- CASCADING_DELETE_FIELD - Static variable in interface com.timesten.dataserver.jakartajmsxla.XlaConstants
-
The name of the field that indicates if the delete is due to cascading
- close() - Method in interface com.timesten.dataserver.jakartajmsxla.TargetDataStore
-
Closes the connections to the datastore and releases all the resources in a timely manner.
- close() - Method in class com.timesten.dataserver.jakartajmsxla.TargetDataStoreImpl
-
- com.timesten.dataserver.jakartajmsxla - package com.timesten.dataserver.jakartajmsxla
-
Provides classes and interfaces to interpret JMS/XLA API (using jakarta.jms) payload and to replicate database changes to an identical database.
- commit() - Method in interface com.timesten.dataserver.jakartajmsxla.TargetDataStore
-
Use this method to perform a manual commit.
- commit() - Method in class com.timesten.dataserver.jakartajmsxla.TargetDataStoreImpl
-
- COMMIT_FIELD - Static variable in interface com.timesten.dataserver.jakartajmsxla.XlaConstants
-
The name of the field that contains the commit -- last record in transaction flag.
- COMMIT_ONLY - Static variable in interface com.timesten.dataserver.jakartajmsxla.XlaConstants
-
- CONFIG_FILE_NAME - Static variable in interface com.timesten.dataserver.jakartajmsxla.XlaConstants
-
Use this constant to set JMS/XLA file name.
- CONTEXT_FIELD - Static variable in interface com.timesten.dataserver.jakartajmsxla.XlaConstants
-
The name of the field that contains the application-specified
context value (passed to a ttApplicationContextCall) as a byte array.
- CREATE_INDEX - Static variable in interface com.timesten.dataserver.jakartajmsxla.XlaConstants
-
An index has been created.
- CREATE_SEQ - Static variable in interface com.timesten.dataserver.jakartajmsxla.XlaConstants
-
A sequence has been created.
- CREATE_SYNONYM - Static variable in interface com.timesten.dataserver.jakartajmsxla.XlaConstants
-
A synonym has been created.
- CREATE_TABLE - Static variable in interface com.timesten.dataserver.jakartajmsxla.XlaConstants
-
A table has been created.
- CREATE_VIEW - Static variable in interface com.timesten.dataserver.jakartajmsxla.XlaConstants
-
A view has been created.