Skip navigation links
C G J O P Q T V 

O

onDelete(String, Map<String, String>) - Method in class com.caplin.transformer.persistence.JdbcPersistorImpl
 
onDelete(String, Map<String, String>) - Method in interface com.caplin.transformer.persistence.Persistor
Delete one or more rows from a table
onQuery(String, String, QueryParams) - Method in class com.caplin.transformer.persistence.JdbcPersistorImpl
 
onQuery(String, String, QueryParams) - Method in interface com.caplin.transformer.persistence.Persistor
Query the database for results.
onShutdown() - Method in class com.caplin.transformer.persistence.JdbcPersistorImpl
 
onShutdown() - Method in interface com.caplin.transformer.persistence.Persistor
Called when transformer shuts down to close open connections and release acquired resources
onUpsert(String, Map<String, String>, Map<String, String>) - Method in class com.caplin.transformer.persistence.JdbcPersistorImpl
 
onUpsert(String, Map<String, String>, Map<String, String>) - Method in interface com.caplin.transformer.persistence.Persistor
Implement this method to handle update or insert callbacks.
C G J O P Q T V 
Skip navigation links

Please send bug reports and comments to Caplin support