| Package | Description |
|---|---|
| org.ff4j.store |
Provides default stores to persist features (InMemory and JDBC).
|
| Modifier and Type | Class and Description |
|---|---|
class |
InMemoryFeatureStore
Storing states of feature inmemory with initial values.
|
class |
JdbcFeatureStore
Implementation of
FeatureStore to work with RDBMS through JDBC. |
Copyright © 2013–2017 FF4J. All rights reserved.