Interface | Description |
---|---|
Persistor |
A Persistor is a class that handles callbacks from the Transformers persistence module and acts as a Bridge between Transformer
and any Database
|
Class | Description |
---|---|
JdbcPersistorImpl |
A basic JDBC Implementation of a Persistor.
|
PersistedValue |
A PersistedValue is an object associated with an entry in our database.
|
PersistorConfiguration |
Configuration object representing Transformers persistence.conf add-database-params entry
|
Please send bug reports and comments to Caplin support