public class oracle_driver extends JDBCImple_driver
tableName| Constructor and Description |
|---|
oracle_driver() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
checkCreateTableError(SQLException ex) |
protected void |
checkDropTableException(Connection connection,
SQLException ex) |
int |
getMaxStateSize() |
protected String |
getObjectStateSQLType() |
protected void |
updateBytes(ResultSet rs,
int i,
byte[] b) |
allObjUids, allTypes, commit_state, createTable, currentState, hide_state, initialise, read_state, remove_state, reveal_state, write_stateprotected String getObjectStateSQLType()
getObjectStateSQLType in class JDBCImple_driverpublic int getMaxStateSize()
getMaxStateSize in class JDBCImple_driverprotected void updateBytes(ResultSet rs, int i, byte[] b) throws SQLException
updateBytes in class JDBCImple_driverSQLExceptionprotected void checkCreateTableError(SQLException ex) throws SQLException
checkCreateTableError in class JDBCImple_driverSQLExceptionprotected void checkDropTableException(Connection connection, SQLException ex) throws SQLException
checkDropTableException in class JDBCImple_driverSQLExceptionCopyright © 2014 JBoss by Red Hat. All rights reserved.