| Package | Description |
|---|---|
| org.ff4j.audit.repository | |
| org.ff4j.property.store |
Provide stores to persist properties (default is in InMemory)
|
| org.ff4j.store |
Provide stores to persist features (default is in InMemory)
|
| Modifier and Type | Class and Description |
|---|---|
class |
JdbcEventRepository
Implementation of in memory
EventRepository with limited events. |
| Modifier and Type | Class and Description |
|---|---|
class |
JdbcPropertyMapper
Convert resultset into
Property. |
class |
JdbcPropertyStore
Access information related to properties within database.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JdbcFeatureMapper
Map resultset into
Feature |
class |
JdbcFeatureStore
Implementation of
FeatureStore to work with RDBMS through JDBC. |
Copyright © 2013–2015 FF4J. All rights reserved.