Index

A C D G J O P Q T V 
All Classes and Interfaces|All Packages

G

getArgs() - Method in class com.caplin.transformer.persistence.QueryParams
An array of arguments to be bound to the ? characters in the argument query passed to Persistor.onQuery(String, String, QueryParams)
getDriverName() - Method in class com.caplin.transformer.persistence.PersistorConfiguration
Get the value of the driver-name config option
getExtraParams() - Method in class com.caplin.transformer.persistence.PersistorConfiguration
Get the value of the extra-params config option
getInitString() - Method in class com.caplin.transformer.persistence.PersistorConfiguration
Get the value of the init-string config option
getLimit() - Method in class com.caplin.transformer.persistence.QueryParams
Returns the maximum number of rows that should be returned by a query.
getOrdering() - Method in class com.caplin.transformer.persistence.QueryParams
An array holding specific fields paired with a sort order represented as the enum QueryParams.Order.
getPassword() - Method in class com.caplin.transformer.persistence.PersistorConfiguration
Get the value of the password config option
getUsername() - Method in class com.caplin.transformer.persistence.PersistorConfiguration
Get the value of the username config option
A C D G J O P Q T V 
All Classes and Interfaces|All Packages