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