Class ibm_driver
java.lang.Object
com.arjuna.ats.internal.arjuna.objectstore.jdbc.JDBCImple_driver
com.arjuna.ats.internal.arjuna.objectstore.jdbc.drivers.ibm_driver
JDBC store implementation driver-specific code. This version for IBM DB2
Universal JDBC Drivers.
-
Field Summary
Fields inherited from class com.arjuna.ats.internal.arjuna.objectstore.jdbc.JDBCImple_driver
tableName
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected void
protected void
checkDropTableException
(Connection connection, SQLException ex) protected String
Methods inherited from class com.arjuna.ats.internal.arjuna.objectstore.jdbc.JDBCImple_driver
allObjUids, allTypes, commit_state, createTable, currentState, getMaxStateSize, hide_state, initialise, read_state, remove_state, reveal_state, write_state
-
Constructor Details
-
ibm_driver
public ibm_driver()
-
-
Method Details
-
getObjectStateSQLType
- Overrides:
getObjectStateSQLType
in classJDBCImple_driver
-
checkCreateTableError
- Specified by:
checkCreateTableError
in classJDBCImple_driver
- Throws:
SQLException
-
checkDropTableException
- Specified by:
checkDropTableException
in classJDBCImple_driver
- Throws:
SQLException
-