Package com.caplin.transformer.persistence
package com.caplin.transformer.persistence
-
ClassDescriptionA basic JDBC Implementation of a Persistor.A Persistor is a class that handles callbacks from the Transformers persistence module and acts as a Bridge between Transformer and any DatabaseConfiguration object representing Transformers persistence.conf add-database-params entryThis class is used to hold all the information necessary for
Persistor.onQuery(String, String, QueryParams)
to create and execute a queryEnum representing the sort order to be applied to columns