Class oracle_driver
java.lang.Object
com.arjuna.ats.internal.arjuna.objectstore.jdbc.JDBCImple_driver
com.arjuna.ats.internal.arjuna.objectstore.jdbc.drivers.oracle_driver
-
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) int
protected String
Methods inherited from class com.arjuna.ats.internal.arjuna.objectstore.jdbc.JDBCImple_driver
allObjUids, allTypes, commit_state, createTable, currentState, hide_state, initialise, read_state, remove_state, reveal_state, write_state
-
Constructor Details
-
oracle_driver
public oracle_driver()
-
-
Method Details
-
getObjectStateSQLType
- Overrides:
getObjectStateSQLType
in classJDBCImple_driver
-
getMaxStateSize
public int getMaxStateSize()- Overrides:
getMaxStateSize
in classJDBCImple_driver
-
checkCreateTableError
- Specified by:
checkCreateTableError
in classJDBCImple_driver
- Throws:
SQLException
-
checkDropTableException
- Specified by:
checkDropTableException
in classJDBCImple_driver
- Throws:
SQLException
-