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_state
protected String getObjectStateSQLType()
getObjectStateSQLType
in class JDBCImple_driver
public int getMaxStateSize()
getMaxStateSize
in class JDBCImple_driver
protected void updateBytes(ResultSet rs, int i, byte[] b) throws SQLException
updateBytes
in class JDBCImple_driver
SQLException
protected void checkCreateTableError(SQLException ex) throws SQLException
checkCreateTableError
in class JDBCImple_driver
SQLException
protected void checkDropTableException(Connection connection, SQLException ex) throws SQLException
checkDropTableException
in class JDBCImple_driver
SQLException
Copyright © 2015 JBoss by Red Hat. All rights reserved.