See: Description
| Interface | Description |
|---|---|
| PropertyStore |
CRUD repository to perform operation on properties.
|
| Class | Description |
|---|---|
| AbstractPropertyStore |
Superclass for any property store.
|
| InMemoryPropertyStore |
Implementation of
PropertyStore to keep properties in memory. |
| JdbcPropertyMapper |
Convert resultset into
Property. |
| JdbcPropertyStore |
Access information related to properties within database.
|
Copyright © 2013–2015 FF4J. All rights reserved.