| Package | Description |
|---|---|
| org.ff4j.store |
Provide stores to persist features (default is in InMemory)
|
| 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–2015 FF4J. All rights reserved.