| Interface | Description |
|---|---|
| JdbcStoreConstants |
Specialization of a Feature store to add sql query.
|
| Class | Description |
|---|---|
| AbstractFeatureStore |
SuperClass for stores.
|
| InMemoryFeatureStore |
Storing states of feature inmemory with initial values.
|
| JdbcFeatureMapper |
Map resultset into
Feature |
| JdbcFeatureStore |
Implementation of
FeatureStore to work with RDBMS through JDBC. |
Copyright © 2013–2015 FF4J. All rights reserved.