DBAbstract API Documentation
A B C D E F G I J L M N P Q R S T U W

A

absolute(int) - Method in class ro.raducora.utils.protocol.SerializedResultSet
method not supported
acceptsURL(String) - Method in class ro.raducora.utils.jdbc.Driver
 
acceptsURL(String) - Method in class ro.raducora.utils.jdbcr.Driver
 
AdapterBase - interface ro.raducora.connection.client.AdapterBase.
 
AdapterManager - class ro.raducora.connection.client.AdapterManager.
 
AdapterManager() - Constructor for class ro.raducora.connection.client.AdapterManager
 
addBatch() - Method in class ro.raducora.utils.jdbc.WrapperPreparedStatement
Method Not Supported
addBatch() - Method in class ro.raducora.utils.jdbcr.WrapperPreparedStatement
Method Not Supported
addBatch(String) - Method in class ro.raducora.utils.jdbc.WrapperStatement
Method Not Supported
addBatch(String) - Method in class ro.raducora.utils.jdbc.WrapperPreparedStatement
 
addBatch(String) - Method in class ro.raducora.utils.jdbcr.WrapperStatement
Method Not Supported
addBatch(String) - Method in class ro.raducora.utils.jdbcr.WrapperPreparedStatement
 
addResultSet(ResultSet) - Method in class ro.raducora.samples.swing.RSTableModel
Add a ResultSet object to table rows
addToPath(String) - Method in class ro.raducora.utils.protocol.ConnectInfo
Adds a serverID to the path the ConnectInfo object is taking
afterLast() - Method in class ro.raducora.utils.protocol.SerializedResultSet
 
allowDirectConnection() - Method in interface ro.raducora.utils.props.ServerProps
Allow direct connections from clients that found the server through another server.
allowDirectConnection() - Method in class ro.raducora.utils.props.properties.ServerProperties
Allow direct connections from clients that found the server through another server.
allowDirectConnection() - Method in class ro.raducora.utils.props.xml.ServerXMLProperties
Returns true if direct connection to client through redirection is possible.

B

beforeFirst() - Method in class ro.raducora.utils.protocol.SerializedResultSet
 

C

cancel() - Method in class ro.raducora.utils.jdbc.WrapperStatement
Method Not Supported
cancel() - Method in class ro.raducora.utils.jdbc.WrapperPreparedStatement
 
cancel() - Method in class ro.raducora.utils.jdbcr.WrapperStatement
Method Not Supported
cancel() - Method in class ro.raducora.utils.jdbcr.WrapperPreparedStatement
 
cancelRowUpdates() - Method in class ro.raducora.utils.protocol.SerializedResultSet
method not supported
checkLoop(String) - Method in class ro.raducora.utils.protocol.ConnectInfo
Checks if this serverID is part of a loop that is if it has already been encountered
clearBatch() - Method in class ro.raducora.utils.jdbc.WrapperStatement
Method Not Supported
clearBatch() - Method in class ro.raducora.utils.jdbc.WrapperPreparedStatement
 
clearBatch() - Method in class ro.raducora.utils.jdbcr.WrapperStatement
Method Not Supported
clearBatch() - Method in class ro.raducora.utils.jdbcr.WrapperPreparedStatement
 
clearParameters() - Method in class ro.raducora.utils.jdbc.WrapperPreparedStatement
 
clearParameters() - Method in class ro.raducora.utils.jdbcr.WrapperPreparedStatement
 
clearWarnings() - Method in class ro.raducora.utils.jdbc.WrapperStatement
Method Not Supported
clearWarnings() - Method in class ro.raducora.utils.jdbc.WrapperPreparedStatement
 
clearWarnings() - Method in class ro.raducora.utils.jdbc.WrapperConnection
method not supported
clearWarnings() - Method in class ro.raducora.utils.jdbcr.WrapperStatement
Method Not Supported
clearWarnings() - Method in class ro.raducora.utils.jdbcr.WrapperPreparedStatement
 
clearWarnings() - Method in class ro.raducora.utils.jdbcr.WrapperConnection
method not supported
clearWarnings() - Method in class ro.raducora.utils.protocol.SerializedResultSet
method not supported
ClientDBAdapter - class ro.raducora.connection.client.db.ClientDBAdapter.
 
ClientDBAdapter(ClientDBProps) - Constructor for class ro.raducora.connection.client.db.ClientDBAdapter
Load Properties
ClientDBProperties - class ro.raducora.utils.props.properties.ClientDBProperties.
 
ClientDBProperties() - Constructor for class ro.raducora.utils.props.properties.ClientDBProperties
Uses default properties filename path ".
ClientDBProperties(String) - Constructor for class ro.raducora.utils.props.properties.ClientDBProperties
 
ClientDBProps - interface ro.raducora.utils.props.ClientDBProps.
 
ClientDBXMLProperties - class ro.raducora.utils.props.xml.ClientDBXMLProperties.
 
ClientDBXMLProperties() - Constructor for class ro.raducora.utils.props.xml.ClientDBXMLProperties
Default Constructor takes as default properties filename path ".
ClientDBXMLProperties(String) - Constructor for class ro.raducora.utils.props.xml.ClientDBXMLProperties
 
ClientTabbedPane - class ro.raducora.samples.swing.ClientTabbedPane.
 
ClientTCP - class ro.raducora.connection.client.tcp.ClientTCP.
 
ClientTCP(ObjectInputStream, ObjectOutputStream, boolean) - Constructor for class ro.raducora.connection.client.tcp.ClientTCP
Set ObjectInputStream and ObjectOutputStream
ClientTCPAdapter - class ro.raducora.connection.client.tcp.ClientTCPAdapter.
 
ClientTCPAdapter(ClientTCPProps, StreamEncryptionKey, StreamEncryptionKey) - Constructor for class ro.raducora.connection.client.tcp.ClientTCPAdapter
Constructor.
ClientTCPAdapter(String, int, StreamEncryptionKey, StreamEncryptionKey) - Constructor for class ro.raducora.connection.client.tcp.ClientTCPAdapter
Constructor.
ClientTCPDAdapter - class ro.raducora.connection.client.tcp.ClientTCPDAdapter.
 
ClientTCPDAdapter(String, int, StreamEncryptionKey, StreamEncryptionKey) - Constructor for class ro.raducora.connection.client.tcp.ClientTCPDAdapter
Constructor.
ClientTCPProperties - class ro.raducora.utils.props.properties.ClientTCPProperties.
 
ClientTCPProperties() - Constructor for class ro.raducora.utils.props.properties.ClientTCPProperties
Constructor.
ClientTCPProperties(String) - Constructor for class ro.raducora.utils.props.properties.ClientTCPProperties
Constructor.
ClientTCPProps - interface ro.raducora.utils.props.ClientTCPProps.
 
ClientTCPXMLProperties - class ro.raducora.utils.props.xml.ClientTCPXMLProperties.
 
ClientTCPXMLProperties() - Constructor for class ro.raducora.utils.props.xml.ClientTCPXMLProperties
Default Constructor takes as default properties filename path ".
ClientTCPXMLProperties(String) - Constructor for class ro.raducora.utils.props.xml.ClientTCPXMLProperties
 
clone() - Method in interface ro.raducora.connection.client.AdapterBase
Clone the adapter to avoid constructing it each time
clone() - Method in class ro.raducora.connection.client.db.ClientDBAdapter
Is Cloneable
clone() - Method in class ro.raducora.connection.client.tcp.ClientTCPDAdapter
Clone supported
clone() - Method in class ro.raducora.connection.client.tcp.ClientTCPAdapter
Clone supported
clone() - Method in class ro.raducora.utils.encryption.RC4
Always throws a CloneNotSupportedException (cloning of ciphers is not supported for security reasons).
clone() - Method in class ro.raducora.utils.encryption.key.StreamEncryptionKey
Clone Supported.
close() - Method in class ro.raducora.utils.jdbc.WrapperStatement
 
close() - Method in class ro.raducora.utils.jdbc.WrapperPreparedStatement
 
close() - Method in class ro.raducora.utils.jdbc.WrapperConnection
 
close() - Method in class ro.raducora.utils.jdbcr.WrapperStatement
 
close() - Method in class ro.raducora.utils.jdbcr.WrapperPreparedStatement
 
close() - Method in class ro.raducora.utils.jdbcr.WrapperConnection
 
close() - Method in class ro.raducora.utils.protocol.SerializedResultSet
 
closeConnection() - Method in class ro.raducora.connection.client.tcp.ClientTCP
Close object streams
commit() - Method in class ro.raducora.utils.jdbc.WrapperConnection
method not supported
commit() - Method in class ro.raducora.utils.jdbcr.WrapperConnection
method not supported
connect(ConnectInfo) - Method in interface ro.raducora.connection.client.AdapterBase
Connects the adapter to destination source
connect(ConnectInfo) - Method in class ro.raducora.connection.client.db.ClientDBAdapter
Connect to database
connect(ConnectInfo) - Method in class ro.raducora.connection.client.tcp.ClientTCPDAdapter
Connects to Remote Source
connect(ConnectInfo) - Method in class ro.raducora.connection.client.tcp.ClientTCPAdapter
Connects to Remote Source
connect(String, Properties) - Method in class ro.raducora.utils.jdbc.Driver
 
connect(String, Properties) - Method in class ro.raducora.utils.jdbcr.Driver
 
connectAction() - Method in class ro.raducora.samples.swing.DBConnectTab
Connect or Disconnect
ConnectInfo - class ro.raducora.utils.protocol.ConnectInfo.
 
ConnectInfo(String, String, String) - Constructor for class ro.raducora.utils.protocol.ConnectInfo
Constructor.
ConnectionManagerTest - class ro.raducora.connection.client.db.ConnectionManagerTest.
 
ConnectionManagerTest(String) - Constructor for class ro.raducora.connection.client.db.ConnectionManagerTest
Constructor for ConnectionManagerTest.
createStatement() - Method in class ro.raducora.utils.jdbc.WrapperConnection
 
createStatement() - Method in class ro.raducora.utils.jdbcr.WrapperConnection
 
createStatement(int, int) - Method in class ro.raducora.utils.jdbc.WrapperConnection
method not supported
createStatement(int, int) - Method in class ro.raducora.utils.jdbcr.WrapperConnection
method not supported
createStatement(int, int, int) - Method in class ro.raducora.utils.jdbc.WrapperConnection
method not supported
createStatement(int, int, int) - Method in class ro.raducora.utils.jdbcr.WrapperConnection
method not supported

D

DBConnectTab - class ro.raducora.samples.swing.DBConnectTab.
 
DBConnectTab() - Constructor for class ro.raducora.samples.swing.DBConnectTab
Constructor
DBTableTab - class ro.raducora.samples.swing.DBTableTab.
 
DBTableTab() - Constructor for class ro.raducora.samples.swing.DBTableTab
Constructor
DEBUG - Static variable in class ro.raducora.utils.io.Write
DEBUG Flag
decrypt(byte[], int, int) - Method in class ro.raducora.utils.encryption.key.RC4EncryptionKey
Decrypt.
decrypt(byte[], int, int) - Method in class ro.raducora.utils.encryption.key.DefaultEncryptionKey
Takes an array of bytes and decrypts it
decrypt(byte[], int, int) - Method in class ro.raducora.utils.encryption.key.StreamEncryptionKey
Takes an array of bytes and decrypts it
DecryptedInputStream - class ro.raducora.utils.encryption.stream.DecryptedInputStream.
 
DecryptedInputStream(InputStream, StreamEncryptionKey) - Constructor for class ro.raducora.utils.encryption.stream.DecryptedInputStream
Constructor.
DefaultEncryptionKey - class ro.raducora.utils.encryption.key.DefaultEncryptionKey.
 
DefaultEncryptionKey() - Constructor for class ro.raducora.utils.encryption.key.DefaultEncryptionKey
Sets the internal key with help from current system time
DefaultEncryptionKey(long) - Constructor for class ro.raducora.utils.encryption.key.DefaultEncryptionKey
Constructor that takes a "long" as argument
DefaultEncryptionKey(String) - Constructor for class ro.raducora.utils.encryption.key.DefaultEncryptionKey
Constructor that takes a String as argument
deleteRow() - Method in class ro.raducora.utils.protocol.SerializedResultSet
method not supported
deregisterAdapter(AdapterBase) - Method in class ro.raducora.connection.client.AdapterManager
De-registers an adapter
deRegisterAll() - Static method in class ro.raducora.connection.server.ServerLauncher
De-register all Servers
deRegisterServer(Server) - Static method in class ro.raducora.connection.server.ServerLauncher
Deregisters a Server
disconnect() - Method in interface ro.raducora.connection.client.AdapterBase
Disconnect the adapter from remote/local source
disconnect() - Method in class ro.raducora.connection.client.db.ClientDBAdapter
Disconnect
disconnect() - Method in class ro.raducora.connection.client.tcp.ClientTCPDAdapter
Disconnect from remote source.
disconnect() - Method in class ro.raducora.connection.client.tcp.ClientTCPAdapter
Disconnect from remote source.
Driver - class ro.raducora.utils.jdbc.Driver.
 
Driver - class ro.raducora.utils.jdbcr.Driver.
 
Driver() - Constructor for class ro.raducora.utils.jdbc.Driver
 
Driver() - Constructor for class ro.raducora.utils.jdbcr.Driver
This driver connects to the given database and makes replicas of all operations in another database.

E

encrypt(byte[], int, int) - Method in class ro.raducora.utils.encryption.key.RC4EncryptionKey
Encrypt.
encrypt(byte[], int, int) - Method in class ro.raducora.utils.encryption.key.DefaultEncryptionKey
Takes an array of bytes and encodes it with key
encrypt(byte[], int, int) - Method in class ro.raducora.utils.encryption.key.StreamEncryptionKey
Takes an array of bytes and encodes it with key
EncryptedOutputStream - class ro.raducora.utils.encryption.stream.EncryptedOutputStream.
 
EncryptedOutputStream(OutputStream, StreamEncryptionKey) - Constructor for class ro.raducora.utils.encryption.stream.EncryptedOutputStream
Constructor.
engineBlockSize() - Method in class ro.raducora.utils.encryption.RC4
SPI : Returns the length of an input block, in bytes.
engineInitDecrypt(byte[]) - Method in class ro.raducora.utils.encryption.RC4
SPI : Initializes this cipher for decryption, using the specified key.
engineInitEncrypt(byte[]) - Method in class ro.raducora.utils.encryption.RC4
SPI : Initializes this cipher for encryption, using the specified key.
engineUpdate(byte[], int, int, byte[], int) - Method in class ro.raducora.utils.encryption.RC4
SPI : This is the main engine method for updating data.
EXCEPTION - Static variable in class ro.raducora.utils.io.Write
EXCEPTION Flag
exception(Exception) - Static method in class ro.raducora.utils.io.Write
Shortcut to write exception to error stream
execute() - Method in class ro.raducora.utils.jdbc.WrapperPreparedStatement
 
execute() - Method in class ro.raducora.utils.jdbcr.WrapperPreparedStatement
 
execute(String) - Method in class ro.raducora.utils.jdbc.WrapperStatement
 
execute(String) - Method in class ro.raducora.utils.jdbc.WrapperPreparedStatement
 
execute(String) - Method in class ro.raducora.utils.jdbcr.WrapperStatement
 
execute(String) - Method in class ro.raducora.utils.jdbcr.WrapperPreparedStatement
 
execute(String, int) - Method in class ro.raducora.utils.jdbc.WrapperStatement
Method Not Supported
execute(String, int) - Method in class ro.raducora.utils.jdbc.WrapperPreparedStatement
 
execute(String, int) - Method in class ro.raducora.utils.jdbcr.WrapperStatement
Method Not Supported
execute(String, int) - Method in class ro.raducora.utils.jdbcr.WrapperPreparedStatement
 
execute(String, int[]) - Method in class ro.raducora.utils.jdbc.WrapperStatement
Method Not Supported
execute(String, int[]) - Method in class ro.raducora.utils.jdbc.WrapperPreparedStatement
 
execute(String, int[]) - Method in class ro.raducora.utils.jdbcr.WrapperStatement
Method Not Supported
execute(String, int[]) - Method in class ro.raducora.utils.jdbcr.WrapperPreparedStatement
 
execute(String, String[]) - Method in class ro.raducora.utils.jdbc.WrapperStatement
Method Not Supported
execute(String, String[]) - Method in class ro.raducora.utils.jdbc.WrapperPreparedStatement
 
execute(String, String[]) - Method in class ro.raducora.utils.jdbcr.WrapperStatement
Method Not Supported
execute(String, String[]) - Method in class ro.raducora.utils.jdbcr.WrapperPreparedStatement
 
executeBatch() - Method in class ro.raducora.utils.jdbc.WrapperStatement
Method Not Supported
executeBatch() - Method in class ro.raducora.utils.jdbc.WrapperPreparedStatement
 
executeBatch() - Method in class ro.raducora.utils.jdbcr.WrapperStatement
Method Not Supported
executeBatch() - Method in class ro.raducora.utils.jdbcr.WrapperPreparedStatement
 
executeQuery() - Method in class ro.raducora.utils.jdbc.WrapperPreparedStatement
 
executeQuery() - Method in class ro.raducora.utils.jdbcr.WrapperPreparedStatement
 
executeQuery(String) - Method in class ro.raducora.utils.jdbc.WrapperStatement
 
executeQuery(String) - Method in class ro.raducora.utils.jdbc.WrapperPreparedStatement
 
executeQuery(String) - Method in class ro.raducora.utils.jdbcr.WrapperStatement
 
executeQuery(String) - Method in class ro.raducora.utils.jdbcr.WrapperPreparedStatement
 
executeUpdate() - Method in class ro.raducora.utils.jdbc.WrapperPreparedStatement
 
executeUpdate() - Method in class ro.raducora.utils.jdbcr.WrapperPreparedStatement
 
executeUpdate(String) - Method in class ro.raducora.utils.jdbc.WrapperStatement
 
executeUpdate(String) - Method in class ro.raducora.utils.jdbc.WrapperPreparedStatement
 
executeUpdate(String) - Method in class ro.raducora.utils.jdbcr.WrapperStatement
 
executeUpdate(String) - Method in class ro.raducora.utils.jdbcr.WrapperPreparedStatement
 
executeUpdate(String, int) - Method in class ro.raducora.utils.jdbc.WrapperStatement
Method Not Supported
executeUpdate(String, int) - Method in class ro.raducora.utils.jdbc.WrapperPreparedStatement
 
executeUpdate(String, int) - Method in class ro.raducora.utils.jdbcr.WrapperStatement
Method Not Supported
executeUpdate(String, int) - Method in class ro.raducora.utils.jdbcr.WrapperPreparedStatement
 
executeUpdate(String, int[]) - Method in class ro.raducora.utils.jdbc.WrapperStatement
Method Not Supported
executeUpdate(String, int[]) - Method in class ro.raducora.utils.jdbc.WrapperPreparedStatement
 
executeUpdate(String, int[]) - Method in class ro.raducora.utils.jdbcr.WrapperStatement
Method Not Supported
executeUpdate(String, int[]) - Method in class ro.raducora.utils.jdbcr.WrapperPreparedStatement
 
executeUpdate(String, String[]) - Method in class ro.raducora.utils.jdbc.WrapperStatement
Method Not Supported
executeUpdate(String, String[]) - Method in class ro.raducora.utils.jdbc.WrapperPreparedStatement
 
executeUpdate(String, String[]) - Method in class ro.raducora.utils.jdbcr.WrapperStatement
Method Not Supported
executeUpdate(String, String[]) - Method in class ro.raducora.utils.jdbcr.WrapperPreparedStatement
 

F

findColumn(String) - Method in class ro.raducora.utils.protocol.SerializedResultSet
 
first() - Method in class ro.raducora.utils.protocol.SerializedResultSet
Positions the cursor at the first value of the result set.

G

getArray(int) - Method in class ro.raducora.utils.protocol.SerializedResultSet
method not supported
getArray(String) - Method in class ro.raducora.utils.protocol.SerializedResultSet
method not supported
getAsciiStream(int) - Method in class ro.raducora.utils.protocol.SerializedResultSet
method not supported
getAsciiStream(String) - Method in class ro.raducora.utils.protocol.SerializedResultSet
method not supported
getAutoCommit() - Method in class ro.raducora.utils.jdbc.WrapperConnection
method not supported
getAutoCommit() - Method in class ro.raducora.utils.jdbcr.WrapperConnection
method not supported
getBigDecimal(int) - Method in class ro.raducora.utils.protocol.SerializedResultSet
method not supported
getBigDecimal(int, int) - Method in class ro.raducora.utils.protocol.SerializedResultSet
method not supported
getBigDecimal(String) - Method in class ro.raducora.utils.protocol.SerializedResultSet
method not supported
getBigDecimal(String, int) - Method in class ro.raducora.utils.protocol.SerializedResultSet
method not supported
getBinaryStream(int) - Method in class ro.raducora.utils.protocol.SerializedResultSet
method not supported
getBinaryStream(String) - Method in class ro.raducora.utils.protocol.SerializedResultSet
method not supported
getBlob(int) - Method in class ro.raducora.utils.protocol.SerializedResultSet
method not supported
getBlob(String) - Method in class ro.raducora.utils.protocol.SerializedResultSet
method not supported
getBoolean(int) - Method in class ro.raducora.utils.protocol.SerializedResultSet
method not supported
getBoolean(String) - Method in class ro.raducora.utils.protocol.SerializedResultSet
method not supported
getByte(int) - Method in class ro.raducora.utils.protocol.SerializedResultSet
method not supported
getByte(String) - Method in class ro.raducora.utils.protocol.SerializedResultSet
method not supported
getBytes(int) - Method in class ro.raducora.utils.protocol.SerializedResultSet
method not supported
getBytes(String) - Method in class ro.raducora.utils.protocol.SerializedResultSet
method not supported
getCatalog() - Method in class ro.raducora.utils.jdbc.WrapperConnection
method not supported
getCatalog() - Method in class ro.raducora.utils.jdbcr.WrapperConnection
method not supported
getCatalogName(int) - Method in class ro.raducora.utils.protocol.SerializedResultSetMetaData
 
getCharacterStream(int) - Method in class ro.raducora.utils.protocol.SerializedResultSet
method not supported
getCharacterStream(String) - Method in class ro.raducora.utils.protocol.SerializedResultSet
method not supported
getClob(int) - Method in class ro.raducora.utils.protocol.SerializedResultSet
method not supported
getClob(String) - Method in class ro.raducora.utils.protocol.SerializedResultSet
method not supported
getColumnClassName(int) - Method in class ro.raducora.utils.protocol.SerializedResultSetMetaData
 
getColumnCount() - Method in class ro.raducora.utils.protocol.SerializedResultSetMetaData
 
getColumnDisplaySize(int) - Method in class ro.raducora.utils.protocol.SerializedResultSetMetaData
method not implemented
getColumnLabel(int) - Method in class ro.raducora.utils.protocol.SerializedResultSetMetaData
method not implemented
getColumnName(int) - Method in class ro.raducora.utils.protocol.SerializedResultSetMetaData
 
getColumnType(int) - Method in class ro.raducora.utils.protocol.SerializedResultSetMetaData
 
getColumnTypeName(int) - Method in class ro.raducora.utils.protocol.SerializedResultSetMetaData
method not implemented
getConcurrency() - Method in class ro.raducora.utils.protocol.SerializedResultSet
 
getConnection() - Method in class ro.raducora.utils.jdbc.WrapperStatement
Method Not Supported
getConnection() - Method in class ro.raducora.utils.jdbc.WrapperPreparedStatement
 
getConnection() - Method in class ro.raducora.utils.jdbcr.WrapperStatement
Method Not Supported
getConnection() - Method in class ro.raducora.utils.jdbcr.WrapperPreparedStatement
 
getConnectionDelay() - Method in class ro.raducora.test.testDriverThread
 
getConnectionDelay() - Method in class ro.raducora.test.TestThread
 
getConnectionStatus() - Method in interface ro.raducora.connection.client.AdapterBase
Gets the connection status returned by the connect method
getConnectionStatus() - Method in class ro.raducora.connection.client.db.ClientDBAdapter
Gets the connection status returned by the connect method
getConnectionStatus() - Method in class ro.raducora.connection.client.tcp.ClientTCPDAdapter
returns null
getConnectionStatus() - Method in class ro.raducora.connection.client.tcp.ClientTCPAdapter
Gets the connection status returned by the connect method
getCursorName() - Method in class ro.raducora.utils.protocol.SerializedResultSet
method not supported
getDate(int) - Method in class ro.raducora.utils.protocol.SerializedResultSet
Get Date specified by the column name.
getDate(int, Calendar) - Method in class ro.raducora.utils.protocol.SerializedResultSet
method not supported
getDate(String) - Method in class ro.raducora.utils.protocol.SerializedResultSet
Get Date specified by the column name.
getDate(String, Calendar) - Method in class ro.raducora.utils.protocol.SerializedResultSet
method not supported
getDBName() - Method in class ro.raducora.utils.protocol.ConnectInfo
Returns the database name
getDouble(int) - Method in class ro.raducora.utils.protocol.SerializedResultSet
Get a double value specified by the column name.
getDouble(String) - Method in class ro.raducora.utils.protocol.SerializedResultSet
Get a double value specified by the column name.
getDriverClassName(String) - Method in interface ro.raducora.utils.props.ClientDBProps
Gets the Driver Class Name
getDriverClassName(String) - Method in class ro.raducora.utils.props.properties.ClientDBProperties
Gets the Driver Class Name
getDriverClassName(String) - Method in class ro.raducora.utils.props.xml.ClientDBXMLProperties
 
getDriverJarFilename(String) - Method in interface ro.raducora.utils.props.ClientDBProps
Gets Driver Jar Filename
getDriverJarFilename(String) - Method in class ro.raducora.utils.props.properties.ClientDBProperties
Get jar filename
getDriverJarFilename(String) - Method in class ro.raducora.utils.props.xml.ClientDBXMLProperties
 
getDriverJarPath(String) - Method in interface ro.raducora.utils.props.ClientDBProps
Gets Driver Jar Path
getDriverJarPath(String) - Method in class ro.raducora.utils.props.properties.ClientDBProperties
Gets Driver Jar path
getDriverJarPath(String) - Method in class ro.raducora.utils.props.xml.ClientDBXMLProperties
 
getFetchDirection() - Method in class ro.raducora.utils.jdbc.WrapperStatement
Method Not Supported
getFetchDirection() - Method in class ro.raducora.utils.jdbc.WrapperPreparedStatement
 
getFetchDirection() - Method in class ro.raducora.utils.jdbcr.WrapperStatement
Method Not Supported
getFetchDirection() - Method in class ro.raducora.utils.jdbcr.WrapperPreparedStatement
 
getFetchDirection() - Method in class ro.raducora.utils.protocol.SerializedResultSet
method not supported
getFetchSize() - Method in class ro.raducora.utils.jdbc.WrapperStatement
Method Not Supported
getFetchSize() - Method in class ro.raducora.utils.jdbc.WrapperPreparedStatement
 
getFetchSize() - Method in class ro.raducora.utils.jdbcr.WrapperStatement
Method Not Supported
getFetchSize() - Method in class ro.raducora.utils.jdbcr.WrapperPreparedStatement
 
getFetchSize() - Method in class ro.raducora.utils.protocol.SerializedResultSet
method not supported
getFloat(int) - Method in class ro.raducora.utils.protocol.SerializedResultSet
method not supported
getFloat(String) - Method in class ro.raducora.utils.protocol.SerializedResultSet
method not supported
getGeneratedKeys() - Method in class ro.raducora.utils.jdbc.WrapperStatement
Method Not Supported
getGeneratedKeys() - Method in class ro.raducora.utils.jdbc.WrapperPreparedStatement
 
getGeneratedKeys() - Method in class ro.raducora.utils.jdbcr.WrapperStatement
Method Not Supported
getGeneratedKeys() - Method in class ro.raducora.utils.jdbcr.WrapperPreparedStatement
 
getHoldability() - Method in class ro.raducora.utils.jdbc.WrapperConnection
method not supported
getHoldability() - Method in class ro.raducora.utils.jdbcr.WrapperConnection
method not supported
getInt(int) - Method in class ro.raducora.utils.protocol.SerializedResultSet
Get an integer value specified by the column name.
getInt(String) - Method in class ro.raducora.utils.protocol.SerializedResultSet
Get a integer value specified by the column name.
getLong(int) - Method in class ro.raducora.utils.protocol.SerializedResultSet
Get a long value specified by the column name.
getLong(String) - Method in class ro.raducora.utils.protocol.SerializedResultSet
Get a long value specified by the column name.
getMajorVersion() - Method in class ro.raducora.utils.jdbc.Driver
 
getMajorVersion() - Method in class ro.raducora.utils.jdbcr.Driver
 
getMaxFieldSize() - Method in class ro.raducora.utils.jdbc.WrapperStatement
Method Not Supported
getMaxFieldSize() - Method in class ro.raducora.utils.jdbc.WrapperPreparedStatement
 
getMaxFieldSize() - Method in class ro.raducora.utils.jdbcr.WrapperStatement
Method Not Supported
getMaxFieldSize() - Method in class ro.raducora.utils.jdbcr.WrapperPreparedStatement
 
getMaxNoConn(String) - Method in interface ro.raducora.utils.props.ClientDBProps
Gets the maximum number of opened pool connetions for the specific key
getMaxNoConn(String) - Method in class ro.raducora.utils.props.properties.ClientDBProperties
Get min no of connections for dbname.
getMaxNoConn(String) - Method in class ro.raducora.utils.props.xml.ClientDBXMLProperties
 
getMaxNumberOfAllowedClients() - Method in interface ro.raducora.utils.props.ServerProps
Gets the max number of allowed clients
getMaxNumberOfAllowedClients() - Method in class ro.raducora.utils.props.properties.ServerProperties
Gets the max number of allowed clients
getMaxNumberOfAllowedClients() - Method in class ro.raducora.utils.props.xml.ServerXMLProperties
Gets the max number of allowed clients
getMaxRows() - Method in class ro.raducora.utils.jdbc.WrapperStatement
Method Not Supported
getMaxRows() - Method in class ro.raducora.utils.jdbc.WrapperPreparedStatement
 
getMaxRows() - Method in class ro.raducora.utils.jdbcr.WrapperStatement
Method Not Supported
getMaxRows() - Method in class ro.raducora.utils.jdbcr.WrapperPreparedStatement
 
getMessage() - Method in class ro.raducora.utils.protocol.RemoteException
Return the exception's message
getMetaData() - Method in class ro.raducora.utils.jdbc.WrapperPreparedStatement
 
getMetaData() - Method in class ro.raducora.utils.jdbc.WrapperConnection
method not supported
getMetaData() - Method in class ro.raducora.utils.jdbcr.WrapperPreparedStatement
 
getMetaData() - Method in class ro.raducora.utils.jdbcr.WrapperConnection
method not supported
getMetaData() - Method in class ro.raducora.utils.protocol.SerializedResultSet
 
getMinNoConn(String) - Method in interface ro.raducora.utils.props.ClientDBProps
Gets the minimum number of opened pool connetions for the specific key
getMinNoConn(String) - Method in class ro.raducora.utils.props.properties.ClientDBProperties
Get min no of connections for dbname.
getMinNoConn(String) - Method in class ro.raducora.utils.props.xml.ClientDBXMLProperties
 
getMinorVersion() - Method in class ro.raducora.utils.jdbc.Driver
 
getMinorVersion() - Method in class ro.raducora.utils.jdbcr.Driver
 
getMoreResults() - Method in class ro.raducora.utils.jdbc.WrapperStatement
Method Not Supported
getMoreResults() - Method in class ro.raducora.utils.jdbc.WrapperPreparedStatement
 
getMoreResults() - Method in class ro.raducora.utils.jdbcr.WrapperStatement
Method Not Supported
getMoreResults() - Method in class ro.raducora.utils.jdbcr.WrapperPreparedStatement
 
getMoreResults(int) - Method in class ro.raducora.utils.jdbc.WrapperStatement
Method Not Supported
getMoreResults(int) - Method in class ro.raducora.utils.jdbc.WrapperPreparedStatement
 
getMoreResults(int) - Method in class ro.raducora.utils.jdbcr.WrapperStatement
Method Not Supported
getMoreResults(int) - Method in class ro.raducora.utils.jdbcr.WrapperPreparedStatement
 
getNoServersInPath() - Method in class ro.raducora.utils.protocol.ConnectInfo
Gets the number of servers in path
getObject() - Method in class ro.raducora.connection.client.tcp.ClientTCP
Get an object from ObjectInputStream
getObject(int) - Method in class ro.raducora.utils.protocol.SerializedResultSet
Get an Object specified by the column name.
getObject(int, Map) - Method in class ro.raducora.utils.protocol.SerializedResultSet
method not supported
getObject(String) - Method in class ro.raducora.utils.protocol.SerializedResultSet
Get an Object specified by the column name.
getObject(String, Map) - Method in class ro.raducora.utils.protocol.SerializedResultSet
method not supported
getParameterMetaData() - Method in class ro.raducora.utils.jdbc.WrapperPreparedStatement
Method Not Supported
getParameterMetaData() - Method in class ro.raducora.utils.jdbcr.WrapperPreparedStatement
Method Not Supported
getPassword() - Method in class ro.raducora.utils.protocol.ConnectInfo
Returns the password
getPrecision(int) - Method in class ro.raducora.utils.protocol.SerializedResultSetMetaData
method not implemented
getPropertyInfo(String, Properties) - Method in class ro.raducora.utils.jdbc.Driver
 
getPropertyInfo(String, Properties) - Method in class ro.raducora.utils.jdbcr.Driver
 
getQueryDelay() - Method in class ro.raducora.test.testDriverThread
 
getQueryDelay() - Method in class ro.raducora.test.TestThread
 
getQueryTimeout() - Method in class ro.raducora.utils.jdbc.WrapperStatement
Method Not Supported
getQueryTimeout() - Method in class ro.raducora.utils.jdbc.WrapperPreparedStatement
 
getQueryTimeout() - Method in class ro.raducora.utils.jdbcr.WrapperStatement
Method Not Supported
getQueryTimeout() - Method in class ro.raducora.utils.jdbcr.WrapperPreparedStatement
 
getRealDBName(String) - Method in interface ro.raducora.utils.props.ClientDBProps
Gets Real DB Name
getRealDBName(String) - Method in class ro.raducora.utils.props.properties.ClientDBProperties
Get Real DB Name with aid of key.
getRealDBName(String) - Method in class ro.raducora.utils.props.xml.ClientDBXMLProperties
 
getRedirectHost() - Method in class ro.raducora.utils.protocol.RedirectException
Get the host to redirect to
getRedirectPort() - Method in class ro.raducora.utils.protocol.RedirectException
Get the PORT to redirect to
getRef(int) - Method in class ro.raducora.utils.protocol.SerializedResultSet
method not supported
getRef(String) - Method in class ro.raducora.utils.protocol.SerializedResultSet
method not supported
getRemoteException() - Method in class ro.raducora.utils.protocol.RemoteException
Gets the original wrapped exception
getResultSet() - Method in class ro.raducora.utils.jdbc.WrapperStatement
 
getResultSet() - Method in class ro.raducora.utils.jdbc.WrapperPreparedStatement
 
getResultSet() - Method in class ro.raducora.utils.jdbcr.WrapperStatement
 
getResultSet() - Method in class ro.raducora.utils.jdbcr.WrapperPreparedStatement
 
getResultSetConcurrency() - Method in class ro.raducora.utils.jdbc.WrapperStatement
Method Not Supported
getResultSetConcurrency() - Method in class ro.raducora.utils.jdbc.WrapperPreparedStatement
 
getResultSetConcurrency() - Method in class ro.raducora.utils.jdbcr.WrapperStatement
Method Not Supported
getResultSetConcurrency() - Method in class ro.raducora.utils.jdbcr.WrapperPreparedStatement
 
getResultSetHoldability() - Method in class ro.raducora.utils.jdbc.WrapperStatement
Method Not Supported
getResultSetHoldability() - Method in class ro.raducora.utils.jdbc.WrapperPreparedStatement
 
getResultSetHoldability() - Method in class ro.raducora.utils.jdbcr.WrapperStatement
Method Not Supported
getResultSetHoldability() - Method in class ro.raducora.utils.jdbcr.WrapperPreparedStatement
 
getResultSetType() - Method in class ro.raducora.utils.jdbc.WrapperStatement
Method Not Supported
getResultSetType() - Method in class ro.raducora.utils.jdbc.WrapperPreparedStatement
 
getResultSetType() - Method in class ro.raducora.utils.jdbcr.WrapperStatement
Method Not Supported
getResultSetType() - Method in class ro.raducora.utils.jdbcr.WrapperPreparedStatement
 
getRightAdapter(ConnectInfo) - Method in class ro.raducora.connection.client.AdapterManager
Gets right Adapter for job.
getRow() - Method in class ro.raducora.utils.protocol.SerializedResultSet
 
getScale(int) - Method in class ro.raducora.utils.protocol.SerializedResultSetMetaData
method not implemented
getSchemaName(int) - Method in class ro.raducora.utils.protocol.SerializedResultSetMetaData
method not implemented
getServerHostname(String) - Method in interface ro.raducora.utils.props.ClientDBProps
Gets Server Hostname
getServerHostname(String) - Method in class ro.raducora.utils.props.properties.ClientDBProperties
Gets the Server Hostname
getServerHostname(String) - Method in class ro.raducora.utils.props.xml.ClientDBXMLProperties
 
getServerIP(String) - Method in interface ro.raducora.utils.props.ClientTCPProps
Gets Server IP for the specific key
getServerIP(String) - Method in class ro.raducora.utils.props.properties.ClientTCPProperties
Get Server IP.
getServerIP(String) - Method in class ro.raducora.utils.props.xml.ClientTCPXMLProperties
 
getServerPORT(String) - Method in interface ro.raducora.utils.props.ClientTCPProps
Gets Server PORT for the specific key
getServerPORT(String) - Method in class ro.raducora.utils.props.properties.ClientTCPProperties
Get Server PORT.
getServerPORT(String) - Method in class ro.raducora.utils.props.xml.ClientTCPXMLProperties
 
getServerSubprotocol(String) - Method in interface ro.raducora.utils.props.ClientDBProps
Gets Server Subprotocol for connection to the specific database
getServerSubprotocol(String) - Method in class ro.raducora.utils.props.properties.ClientDBProperties
Get Server Subprotocol.
getServerSubprotocol(String) - Method in class ro.raducora.utils.props.xml.ClientDBXMLProperties
 
getShort(int) - Method in class ro.raducora.utils.protocol.SerializedResultSet
method not supported
getShort(String) - Method in class ro.raducora.utils.protocol.SerializedResultSet
method not supported
getState() - Method in class ro.raducora.utils.encryption.RC4
 
getStatement() - Method in class ro.raducora.utils.protocol.SerializedResultSet
method not supported
getStatus() - Method in class ro.raducora.samples.swing.DBConnectTab
Get the status area
getString(int) - Method in class ro.raducora.utils.protocol.SerializedResultSet
 
getString(String) - Method in class ro.raducora.utils.protocol.SerializedResultSet
Get a String value specified by the column name.
getTableName(int) - Method in class ro.raducora.utils.protocol.SerializedResultSetMetaData
method not implemented
getTime(int) - Method in class ro.raducora.utils.protocol.SerializedResultSet
Get Time specified by the column name.
getTime(int, Calendar) - Method in class ro.raducora.utils.protocol.SerializedResultSet
method not supported
getTime(String) - Method in class ro.raducora.utils.protocol.SerializedResultSet
Get Time specified by the column name.
getTime(String, Calendar) - Method in class ro.raducora.utils.protocol.SerializedResultSet
method not supported
getTimestamp(int) - Method in class ro.raducora.utils.protocol.SerializedResultSet
Get a java.sql.Timestamp Object specified by the column name.
getTimestamp(int, Calendar) - Method in class ro.raducora.utils.protocol.SerializedResultSet
method not supported
getTimestamp(String) - Method in class ro.raducora.utils.protocol.SerializedResultSet
Get a java.sql.Timestamp Object specified by the column name.
getTimestamp(String, Calendar) - Method in class ro.raducora.utils.protocol.SerializedResultSet
method not supported
getTransactionIsolation() - Method in class ro.raducora.utils.jdbc.WrapperConnection
method not supported
getTransactionIsolation() - Method in class ro.raducora.utils.jdbcr.WrapperConnection
method not supported
getType() - Method in class ro.raducora.utils.protocol.SerializedResultSet
 
getTypeMap() - Method in class ro.raducora.utils.jdbc.WrapperConnection
method not supported
getTypeMap() - Method in class ro.raducora.utils.jdbcr.WrapperConnection
method not supported
getUnicodeStream(int) - Method in class ro.raducora.utils.protocol.SerializedResultSet
method not supported
getUnicodeStream(String) - Method in class ro.raducora.utils.protocol.SerializedResultSet
method not supported
getUpdateCount() - Method in class ro.raducora.utils.jdbc.WrapperStatement
 
getUpdateCount() - Method in class ro.raducora.utils.jdbc.WrapperPreparedStatement
 
getUpdateCount() - Method in class ro.raducora.utils.jdbcr.WrapperStatement
 
getUpdateCount() - Method in class ro.raducora.utils.jdbcr.WrapperPreparedStatement
 
getURL(int) - Method in class ro.raducora.utils.protocol.SerializedResultSet
method not supported
getURL(String) - Method in class ro.raducora.utils.protocol.SerializedResultSet
method not supported
getUsername() - Method in class ro.raducora.utils.protocol.ConnectInfo
Returns the username
getWarnings() - Method in class ro.raducora.utils.jdbc.WrapperStatement
Method Not Supported
getWarnings() - Method in class ro.raducora.utils.jdbc.WrapperPreparedStatement
 
getWarnings() - Method in class ro.raducora.utils.jdbc.WrapperConnection
method not supported
getWarnings() - Method in class ro.raducora.utils.jdbcr.WrapperStatement
Method Not Supported
getWarnings() - Method in class ro.raducora.utils.jdbcr.WrapperPreparedStatement
 
getWarnings() - Method in class ro.raducora.utils.jdbcr.WrapperConnection
method not supported
getWarnings() - Method in class ro.raducora.utils.protocol.SerializedResultSet
method not supported

I

initActions() - Method in class ro.raducora.samples.swing.DBTableTab
 
insertRow() - Method in class ro.raducora.utils.protocol.SerializedResultSet
method not supported
isAbstractConnection() - Method in interface ro.raducora.connection.client.AdapterBase
Returns true if the connection is abstract(not to a real database) false if the connection is made to a real database
isAbstractConnection() - Method in class ro.raducora.connection.client.db.ClientDBAdapter
Return false;
isAbstractConnection() - Method in class ro.raducora.connection.client.tcp.ClientTCPDAdapter
Return true
isAbstractConnection() - Method in class ro.raducora.connection.client.tcp.ClientTCPAdapter
Return true
isAfterLast() - Method in class ro.raducora.utils.protocol.SerializedResultSet
 
isAutoIncrement(int) - Method in class ro.raducora.utils.protocol.SerializedResultSetMetaData
method not implemented
isBeforeFirst() - Method in class ro.raducora.utils.protocol.SerializedResultSet
 
isCaseSensitive(int) - Method in class ro.raducora.utils.protocol.SerializedResultSetMetaData
method not implemented
isClosed() - Method in class ro.raducora.utils.jdbc.WrapperConnection
 
isClosed() - Method in class ro.raducora.utils.jdbcr.WrapperConnection
 
isConnected() - Method in interface ro.raducora.connection.client.AdapterBase
 
isConnected() - Method in class ro.raducora.connection.client.db.ClientDBAdapter
Returns true if connected
isConnected() - Method in class ro.raducora.connection.client.tcp.ClientTCPDAdapter
 
isConnected() - Method in class ro.raducora.connection.client.tcp.ClientTCPAdapter
 
isCurrency(int) - Method in class ro.raducora.utils.protocol.SerializedResultSetMetaData
method not implemented
isDefinitelyWritable(int) - Method in class ro.raducora.utils.protocol.SerializedResultSetMetaData
method not implemented
isExplicitlySet() - Method in class ro.raducora.utils.encryption.key.RC4EncryptionKey
 
isExplicitlySet() - Method in class ro.raducora.utils.encryption.key.DefaultEncryptionKey
 
isExplicitlySet() - Method in class ro.raducora.utils.encryption.key.StreamEncryptionKey
 
isFirst() - Method in class ro.raducora.utils.protocol.SerializedResultSet
 
isLast() - Method in class ro.raducora.utils.protocol.SerializedResultSet
 
isNullable(int) - Method in class ro.raducora.utils.protocol.SerializedResultSetMetaData
method not implemented
isReadOnly() - Method in class ro.raducora.utils.jdbc.WrapperConnection
 
isReadOnly() - Method in class ro.raducora.utils.jdbcr.WrapperConnection
method not supported
isReadOnly(int) - Method in class ro.raducora.utils.protocol.SerializedResultSetMetaData
method not implemented
isSearchable(int) - Method in class ro.raducora.utils.protocol.SerializedResultSetMetaData
method not implemented
isSigned(int) - Method in class ro.raducora.utils.protocol.SerializedResultSetMetaData
method not implemented
isWritable(int) - Method in class ro.raducora.utils.protocol.SerializedResultSetMetaData
method not implemented
It(String) - Static method in class ro.raducora.utils.io.Write
Shortcut to write to console without new line

J

JarDriverLoader - class ro.raducora.connection.client.db.JarDriverLoader.
 
jdbcCompliant() - Method in class ro.raducora.utils.jdbc.Driver
 
jdbcCompliant() - Method in class ro.raducora.utils.jdbcr.Driver
 

L

last() - Method in class ro.raducora.utils.protocol.SerializedResultSet
Positions the cursor at the last value of the table result set.
Line() - Static method in class ro.raducora.utils.io.Read
Reads single lines from console
Line(String) - Static method in class ro.raducora.utils.io.Write
Shortcut to write to console with new line
Line(String) - Static method in class ro.raducora.utils.io.Read
Reads single lines from console but first prints the message toPrint
loadDriver(String, String, String) - Static method in class ro.raducora.connection.client.db.JarDriverLoader
Loads a Driver Class from a specific jar

M

main(String[]) - Static method in class ro.raducora.samples.SampleServer
 
main(String[]) - Static method in class ro.raducora.samples.SampleClient
 
main(String[]) - Static method in class ro.raducora.samples.swing.DBTableTab
Test
main(String[]) - Static method in class ro.raducora.samples.swing.DBConnectTab
Test
main(String[]) - Static method in class ro.raducora.samples.swing.ClientTabbedPane
 
main(String[]) - Static method in class ro.raducora.test.testZips
 
main(String[]) - Static method in class ro.raducora.test.testStress
 
main(String[]) - Static method in class ro.raducora.test.testSpeed
 
main(String[]) - Static method in class ro.raducora.test.testRC4Driver
 
main(String[]) - Static method in class ro.raducora.test.testEncriptionStream
 
main(String[]) - Static method in class ro.raducora.test.testEncriptionKey
 
main(String[]) - Static method in class ro.raducora.test.testConnClient
 
main(String[]) - Static method in class ro.raducora.test.testClassLdr
 
moveToCurrentRow() - Method in class ro.raducora.utils.protocol.SerializedResultSet
method not supported
moveToInsertRow() - Method in class ro.raducora.utils.protocol.SerializedResultSet
method not supported

N

nativeSQL(String) - Method in class ro.raducora.utils.jdbc.WrapperConnection
method not supported
nativeSQL(String) - Method in class ro.raducora.utils.jdbcr.WrapperConnection
method not supported
next() - Method in class ro.raducora.utils.protocol.SerializedResultSet
Moves the cursor down one row from its current position in the result set.

P

prepareCall(String) - Method in class ro.raducora.utils.jdbc.WrapperConnection
method not supported
prepareCall(String) - Method in class ro.raducora.utils.jdbcr.WrapperConnection
method not supported
prepareCall(String, int, int) - Method in class ro.raducora.utils.jdbc.WrapperConnection
method not supported
prepareCall(String, int, int) - Method in class ro.raducora.utils.jdbcr.WrapperConnection
method not supported
prepareCall(String, int, int, int) - Method in class ro.raducora.utils.jdbc.WrapperConnection
method not supported
prepareCall(String, int, int, int) - Method in class ro.raducora.utils.jdbcr.WrapperConnection
method not supported
prepareStatement(String) - Method in class ro.raducora.utils.jdbc.WrapperConnection
 
prepareStatement(String) - Method in class ro.raducora.utils.jdbcr.WrapperConnection
 
prepareStatement(String, int) - Method in class ro.raducora.utils.jdbc.WrapperConnection
method not supported
prepareStatement(String, int) - Method in class ro.raducora.utils.jdbcr.WrapperConnection
method not supported
prepareStatement(String, int[]) - Method in class ro.raducora.utils.jdbc.WrapperConnection
method not supported
prepareStatement(String, int[]) - Method in class ro.raducora.utils.jdbcr.WrapperConnection
method not supported
prepareStatement(String, int, int) - Method in class ro.raducora.utils.jdbc.WrapperConnection
method not supported
prepareStatement(String, int, int) - Method in class ro.raducora.utils.jdbcr.WrapperConnection
method not supported
prepareStatement(String, int, int, int) - Method in class ro.raducora.utils.jdbc.WrapperConnection
method not supported
prepareStatement(String, int, int, int) - Method in class ro.raducora.utils.jdbcr.WrapperConnection
method not supported
prepareStatement(String, String[]) - Method in class ro.raducora.utils.jdbc.WrapperConnection
method not supported
prepareStatement(String, String[]) - Method in class ro.raducora.utils.jdbcr.WrapperConnection
method not supported
previous() - Method in class ro.raducora.utils.protocol.SerializedResultSet
 
Props - interface ro.raducora.utils.props.Props.
 

Q

queryObject(Object) - Method in interface ro.raducora.connection.client.AdapterBase
Send Object and get received response object all in one step
queryObject(Object) - Method in class ro.raducora.connection.client.db.ClientDBAdapter
Sends a query and returns the resulting Object(ResultSet or Integer)
queryObject(Object) - Method in class ro.raducora.connection.client.tcp.ClientTCPDAdapter
Query Object
queryObject(Object) - Method in class ro.raducora.connection.client.tcp.ClientTCPAdapter
Query Object

R

RC4 - class ro.raducora.utils.encryption.RC4.
This class implements the RC4 (TM) stream cipher.
RC4() - Constructor for class ro.raducora.utils.encryption.RC4
Constructs an RC4 cipher object, in the UNINITIALIZED state.
rc4(byte[], int, int, byte[], int) - Method in class ro.raducora.utils.encryption.RC4
RC4 encryption/decryption.
RC4EncryptionKey - class ro.raducora.utils.encryption.key.RC4EncryptionKey.
 
RC4EncryptionKey() - Constructor for class ro.raducora.utils.encryption.key.RC4EncryptionKey
 
Read - class ro.raducora.utils.io.Read.
 
read() - Method in class ro.raducora.utils.encryption.stream.DecryptedInputStream
Read one byte.
Read() - Constructor for class ro.raducora.utils.io.Read
 
read(byte[]) - Method in class ro.raducora.utils.encryption.stream.DecryptedInputStream
Read.
read(byte[], int, int) - Method in class ro.raducora.utils.encryption.stream.DecryptedInputStream
Read the byte[].
recordCount() - Method in class ro.raducora.utils.protocol.SerializedResultSet
Returns the total number of records in the resultset.
RedirectException - exception ro.raducora.utils.protocol.RedirectException.
 
RedirectException(String, int) - Constructor for class ro.raducora.utils.protocol.RedirectException
Constructor
refreshRow() - Method in class ro.raducora.utils.protocol.SerializedResultSet
method not supported
registerAdapter(AdapterBase) - Method in class ro.raducora.connection.client.AdapterManager
Registers an AdapterBase object
registerServer(Server) - Static method in class ro.raducora.connection.server.ServerLauncher
Registers a Server
registerServers(Server[]) - Static method in class ro.raducora.connection.server.ServerLauncher
Registers an array of servers
relative(int) - Method in class ro.raducora.utils.protocol.SerializedResultSet
method not supported
releaseSavepoint(Savepoint) - Method in class ro.raducora.utils.jdbc.WrapperConnection
method not supported
releaseSavepoint(Savepoint) - Method in class ro.raducora.utils.jdbcr.WrapperConnection
method not supported
reload() - Method in interface ro.raducora.connection.server.Server
Reloads properties for server
reload() - Method in class ro.raducora.connection.server.tcp.ServerTCPAdapter
Reload properties
reload() - Method in class ro.raducora.connection.server.telnet.TelnetServer
Do nothing
reload() - Method in interface ro.raducora.utils.props.Props
Reloads the Properties from properties Source
reload() - Method in class ro.raducora.utils.props.properties.ServerProperties
Reloads the Properties from properties Source
reload() - Method in class ro.raducora.utils.props.properties.ClientTCPProperties
Reload from file.
reload() - Method in class ro.raducora.utils.props.properties.ClientDBProperties
Reloads Properties from file
reload() - Method in class ro.raducora.utils.props.xml.ServerXMLProperties
Reloads the properties
reload() - Method in class ro.raducora.utils.props.xml.ClientTCPXMLProperties
 
reload() - Method in class ro.raducora.utils.props.xml.ClientDBXMLProperties
 
reloadAll() - Static method in class ro.raducora.connection.server.ServerLauncher
Tries to reload properties for all servers.
reloadProperties() - Method in class ro.raducora.connection.client.AdapterManager
Reload properties for all adapters.
reloadProperties() - Method in interface ro.raducora.connection.client.AdapterBase
Reloads the properties from the properties sources if any if not possible properties,do nothing :) called when adapter config file changes to reload changes without the need of recreating the adapter
reloadProperties() - Method in class ro.raducora.connection.client.db.ClientDBAdapter
Reload ClientDBProps properties
reloadProperties() - Method in class ro.raducora.connection.client.tcp.ClientTCPDAdapter
Reloads the ClientTCPProps.
reloadProperties() - Method in class ro.raducora.connection.client.tcp.ClientTCPAdapter
Reloads the ClientTCPProps.
RemoteException - exception ro.raducora.utils.protocol.RemoteException.
 
RemoteException() - Constructor for class ro.raducora.utils.protocol.RemoteException
Wrapps on the local exception
RemoteException(Exception) - Constructor for class ro.raducora.utils.protocol.RemoteException
Wrapps on the local exception
remoteHost - Variable in class ro.raducora.connection.client.tcp.ClientTCPDAdapter
 
remotePort - Variable in class ro.raducora.connection.client.tcp.ClientTCPDAdapter
 
reset() - Method in class ro.raducora.utils.encryption.key.RC4EncryptionKey
Init Ciphers
reset() - Method in class ro.raducora.utils.encryption.key.DefaultEncryptionKey
Set Key to initial state.
reset() - Method in class ro.raducora.utils.encryption.key.StreamEncryptionKey
Resets the encryption/decryption process,initializez variables,etc so that the key can be used as a brand new one
Resolver - class ro.raducora.utils.props.Resolver.
 
Resolver() - Constructor for class ro.raducora.utils.props.Resolver
 
ro.raducora.connection.client - package ro.raducora.connection.client
 
ro.raducora.connection.client.db - package ro.raducora.connection.client.db
 
ro.raducora.connection.client.tcp - package ro.raducora.connection.client.tcp
 
ro.raducora.connection.server - package ro.raducora.connection.server
 
ro.raducora.connection.server.tcp - package ro.raducora.connection.server.tcp
 
ro.raducora.connection.server.telnet - package ro.raducora.connection.server.telnet
 
ro.raducora.samples - package ro.raducora.samples
 
ro.raducora.samples.swing - package ro.raducora.samples.swing
 
ro.raducora.test - package ro.raducora.test
 
ro.raducora.utils.encryption - package ro.raducora.utils.encryption
 
ro.raducora.utils.encryption.key - package ro.raducora.utils.encryption.key
 
ro.raducora.utils.encryption.stream - package ro.raducora.utils.encryption.stream
 
ro.raducora.utils.io - package ro.raducora.utils.io
 
ro.raducora.utils.jdbc - package ro.raducora.utils.jdbc
 
ro.raducora.utils.jdbcr - package ro.raducora.utils.jdbcr
 
ro.raducora.utils.props - package ro.raducora.utils.props
 
ro.raducora.utils.props.properties - package ro.raducora.utils.props.properties
 
ro.raducora.utils.props.xml - package ro.raducora.utils.props.xml
 
ro.raducora.utils.protocol - package ro.raducora.utils.protocol
 
rollback() - Method in class ro.raducora.utils.jdbc.WrapperConnection
method not supported
rollback() - Method in class ro.raducora.utils.jdbcr.WrapperConnection
method not supported
rollback(Savepoint) - Method in class ro.raducora.utils.jdbc.WrapperConnection
method not supported
rollback(Savepoint) - Method in class ro.raducora.utils.jdbcr.WrapperConnection
method not supported
rowDeleted() - Method in class ro.raducora.utils.protocol.SerializedResultSet
method not supported
rowInserted() - Method in class ro.raducora.utils.protocol.SerializedResultSet
method not supported
rowUpdated() - Method in class ro.raducora.utils.protocol.SerializedResultSet
method not supported
RSTableModel - class ro.raducora.samples.swing.RSTableModel.
 
RSTableModel() - Constructor for class ro.raducora.samples.swing.RSTableModel
 
run() - Method in class ro.raducora.connection.server.tcp.ServerThread
Runs the server thread.
run() - Method in class ro.raducora.connection.server.tcp.ServerTCPAdapter
Run the server thread
run() - Method in class ro.raducora.connection.server.telnet.TelnetThread
Runs the Server Thread.
run() - Method in class ro.raducora.connection.server.telnet.TelnetServer
Runs the Server.
run() - Method in class ro.raducora.test.testDriverThread
Runs the thread
run() - Method in class ro.raducora.test.TestThread
Runs the thread

S

SampleClient - class ro.raducora.samples.SampleClient.
 
SampleClient() - Constructor for class ro.raducora.samples.SampleClient
 
SampleServer - class ro.raducora.samples.SampleServer.
 
SampleServer() - Constructor for class ro.raducora.samples.SampleServer
 
sendObject(Object) - Method in class ro.raducora.connection.client.tcp.ClientTCP
Send an object to server
SerializedResultSet - class ro.raducora.utils.protocol.SerializedResultSet.
A duplicate of java.sql.ResultSet which is serializable
SerializedResultSet(ResultSet) - Constructor for class ro.raducora.utils.protocol.SerializedResultSet
Takes as a parameter the ResultSet to wrap
SerializedResultSetMetaData - class ro.raducora.utils.protocol.SerializedResultSetMetaData.
 
SerializedResultSetMetaData(ResultSetMetaData) - Constructor for class ro.raducora.utils.protocol.SerializedResultSetMetaData
A serializable copy of an ResultSetMetaData variable
Server - interface ro.raducora.connection.server.Server.
 
ServerLauncher - class ro.raducora.connection.server.ServerLauncher.
 
ServerProperties - class ro.raducora.utils.props.properties.ServerProperties.
 
ServerProperties() - Constructor for class ro.raducora.utils.props.properties.ServerProperties
Constructor.
ServerProperties(String) - Constructor for class ro.raducora.utils.props.properties.ServerProperties
Constructor.
ServerProps - interface ro.raducora.utils.props.ServerProps.
 
ServerTCPAdapter - class ro.raducora.connection.server.tcp.ServerTCPAdapter.
 
ServerTCPAdapter(ServerProps, AdapterManager, int, StreamEncryptionKey, StreamEncryptionKey) - Constructor for class ro.raducora.connection.server.tcp.ServerTCPAdapter
Intitialize Server Parameters
ServerThread - class ro.raducora.connection.server.tcp.ServerThread.
 
ServerThread(ObjectOutputStream, ObjectInputStream, boolean, boolean, AdapterManager) - Constructor for class ro.raducora.connection.server.tcp.ServerThread
Constructor.
ServerXMLProperties - class ro.raducora.utils.props.xml.ServerXMLProperties.
 
ServerXMLProperties() - Constructor for class ro.raducora.utils.props.xml.ServerXMLProperties
Default Constructor takes as default properties filename path ".
ServerXMLProperties(String) - Constructor for class ro.raducora.utils.props.xml.ServerXMLProperties
 
setArray(int, Array) - Method in class ro.raducora.utils.jdbc.WrapperPreparedStatement
Method Not Supported
setArray(int, Array) - Method in class ro.raducora.utils.jdbcr.WrapperPreparedStatement
Method Not Supported
setAsciiStream(int, InputStream, int) - Method in class ro.raducora.utils.jdbc.WrapperPreparedStatement
Method Not Supported
setAsciiStream(int, InputStream, int) - Method in class ro.raducora.utils.jdbcr.WrapperPreparedStatement
Method Not Supported
setAutoCommit(boolean) - Method in class ro.raducora.utils.jdbc.WrapperConnection
method not supported
setAutoCommit(boolean) - Method in class ro.raducora.utils.jdbcr.WrapperConnection
method not supported
setBigDecimal(int, BigDecimal) - Method in class ro.raducora.utils.jdbc.WrapperPreparedStatement
 
setBigDecimal(int, BigDecimal) - Method in class ro.raducora.utils.jdbcr.WrapperPreparedStatement
 
setBinaryStream(int, InputStream, int) - Method in class ro.raducora.utils.jdbc.WrapperPreparedStatement
Method Not Supported
setBinaryStream(int, InputStream, int) - Method in class ro.raducora.utils.jdbcr.WrapperPreparedStatement
Method Not Supported
setBlob(int, Blob) - Method in class ro.raducora.utils.jdbc.WrapperPreparedStatement
Method Not Supported
setBlob(int, Blob) - Method in class ro.raducora.utils.jdbcr.WrapperPreparedStatement
Method Not Supported
setBoolean(int, boolean) - Method in class ro.raducora.utils.jdbc.WrapperPreparedStatement
 
setBoolean(int, boolean) - Method in class ro.raducora.utils.jdbcr.WrapperPreparedStatement
 
setByte(int, byte) - Method in class ro.raducora.utils.jdbc.WrapperPreparedStatement
 
setByte(int, byte) - Method in class ro.raducora.utils.jdbcr.WrapperPreparedStatement
 
setBytes(int, byte[]) - Method in class ro.raducora.utils.jdbc.WrapperPreparedStatement
 
setBytes(int, byte[]) - Method in class ro.raducora.utils.jdbcr.WrapperPreparedStatement
 
setCatalog(String) - Method in class ro.raducora.utils.jdbc.WrapperConnection
method not supported
setCatalog(String) - Method in class ro.raducora.utils.jdbcr.WrapperConnection
method not supported
setCharacterStream(int, Reader, int) - Method in class ro.raducora.utils.jdbc.WrapperPreparedStatement
Method Not Supported
setCharacterStream(int, Reader, int) - Method in class ro.raducora.utils.jdbcr.WrapperPreparedStatement
Method Not Supported
setClob(int, Clob) - Method in class ro.raducora.utils.jdbc.WrapperPreparedStatement
Method Not Supported
setClob(int, Clob) - Method in class ro.raducora.utils.jdbcr.WrapperPreparedStatement
Method Not Supported
setConnection(Connection) - Method in class ro.raducora.samples.swing.DBTableTab
Sets a new connection
setCursorName(String) - Method in class ro.raducora.utils.jdbc.WrapperStatement
Method Not Supported
setCursorName(String) - Method in class ro.raducora.utils.jdbc.WrapperPreparedStatement
 
setCursorName(String) - Method in class ro.raducora.utils.jdbcr.WrapperStatement
Method Not Supported
setCursorName(String) - Method in class ro.raducora.utils.jdbcr.WrapperPreparedStatement
 
setDate(int, Date) - Method in class ro.raducora.utils.jdbc.WrapperPreparedStatement
 
setDate(int, Date) - Method in class ro.raducora.utils.jdbcr.WrapperPreparedStatement
 
setDate(int, Date, Calendar) - Method in class ro.raducora.utils.jdbc.WrapperPreparedStatement
Method Not Supported
setDate(int, Date, Calendar) - Method in class ro.raducora.utils.jdbcr.WrapperPreparedStatement
Method Not Supported
setDebugStream(PrintStream) - Static method in class ro.raducora.utils.io.Write
Set the debug stream
setDelay(long) - Method in class ro.raducora.test.testDriverThread
Set delay
setDelay(long) - Method in class ro.raducora.test.TestThread
Set delay
setDouble(int, double) - Method in class ro.raducora.utils.jdbc.WrapperPreparedStatement
 
setDouble(int, double) - Method in class ro.raducora.utils.jdbcr.WrapperPreparedStatement
 
setErrorStream(PrintStream) - Static method in class ro.raducora.utils.io.Write
Set the error stream
setEscapeProcessing(boolean) - Method in class ro.raducora.utils.jdbc.WrapperStatement
Method Not Supported
setEscapeProcessing(boolean) - Method in class ro.raducora.utils.jdbc.WrapperPreparedStatement
 
setEscapeProcessing(boolean) - Method in class ro.raducora.utils.jdbcr.WrapperStatement
Method Not Supported
setEscapeProcessing(boolean) - Method in class ro.raducora.utils.jdbcr.WrapperPreparedStatement
 
setFetchDirection(int) - Method in class ro.raducora.utils.jdbc.WrapperStatement
Method Not Supported
setFetchDirection(int) - Method in class ro.raducora.utils.jdbc.WrapperPreparedStatement
 
setFetchDirection(int) - Method in class ro.raducora.utils.jdbcr.WrapperStatement
Method Not Supported
setFetchDirection(int) - Method in class ro.raducora.utils.jdbcr.WrapperPreparedStatement
 
setFetchDirection(int) - Method in class ro.raducora.utils.protocol.SerializedResultSet
method not supported
setFetchSize(int) - Method in class ro.raducora.utils.jdbc.WrapperStatement
Method Not Supported
setFetchSize(int) - Method in class ro.raducora.utils.jdbc.WrapperPreparedStatement
 
setFetchSize(int) - Method in class ro.raducora.utils.jdbcr.WrapperStatement
Method Not Supported
setFetchSize(int) - Method in class ro.raducora.utils.jdbcr.WrapperPreparedStatement
 
setFetchSize(int) - Method in class ro.raducora.utils.protocol.SerializedResultSet
method not supported
setFloat(int, float) - Method in class ro.raducora.utils.jdbc.WrapperPreparedStatement
 
setFloat(int, float) - Method in class ro.raducora.utils.jdbcr.WrapperPreparedStatement
 
setHoldability(int) - Method in class ro.raducora.utils.jdbc.WrapperConnection
method not supported
setHoldability(int) - Method in class ro.raducora.utils.jdbcr.WrapperConnection
method not supported
setInt(int, int) - Method in class ro.raducora.utils.jdbc.WrapperPreparedStatement
 
setInt(int, int) - Method in class ro.raducora.utils.jdbcr.WrapperPreparedStatement
 
setKey(String) - Method in class ro.raducora.utils.encryption.key.RC4EncryptionKey
Set the key.
setKey(String) - Method in class ro.raducora.utils.encryption.key.DefaultEncryptionKey
Set Key
setKey(String) - Method in class ro.raducora.utils.encryption.key.StreamEncryptionKey
Takes a string and makes a key
setLong(int, long) - Method in class ro.raducora.utils.jdbc.WrapperPreparedStatement
 
setLong(int, long) - Method in class ro.raducora.utils.jdbcr.WrapperPreparedStatement
 
setMaxFieldSize(int) - Method in class ro.raducora.utils.jdbc.WrapperStatement
Method Not Supported
setMaxFieldSize(int) - Method in class ro.raducora.utils.jdbc.WrapperPreparedStatement
 
setMaxFieldSize(int) - Method in class ro.raducora.utils.jdbcr.WrapperStatement
Method Not Supported
setMaxFieldSize(int) - Method in class ro.raducora.utils.jdbcr.WrapperPreparedStatement
 
setMaxNoConnections(int) - Static method in class ro.raducora.connection.server.tcp.ServerThread
Sets the maximum number of accepted connections
setMaxRows(int) - Method in class ro.raducora.utils.jdbc.WrapperStatement
Method Not Supported
setMaxRows(int) - Method in class ro.raducora.utils.jdbc.WrapperPreparedStatement
 
setMaxRows(int) - Method in class ro.raducora.utils.jdbcr.WrapperStatement
Method Not Supported
setMaxRows(int) - Method in class ro.raducora.utils.jdbcr.WrapperPreparedStatement
 
setNull(int, int) - Method in class ro.raducora.utils.jdbc.WrapperPreparedStatement
Method Not Supported
setNull(int, int) - Method in class ro.raducora.utils.jdbcr.WrapperPreparedStatement
Method Not Supported
setNull(int, int, String) - Method in class ro.raducora.utils.jdbc.WrapperPreparedStatement
Method Not Supported
setNull(int, int, String) - Method in class ro.raducora.utils.jdbcr.WrapperPreparedStatement
Method Not Supported
setObject(int, Object) - Method in class ro.raducora.utils.jdbc.WrapperPreparedStatement
Method Not Supported
setObject(int, Object) - Method in class ro.raducora.utils.jdbcr.WrapperPreparedStatement
Method Not Supported
setObject(int, Object, int) - Method in class ro.raducora.utils.jdbc.WrapperPreparedStatement
Method Not Supported
setObject(int, Object, int) - Method in class ro.raducora.utils.jdbcr.WrapperPreparedStatement
Method Not Supported
setObject(int, Object, int, int) - Method in class ro.raducora.utils.jdbc.WrapperPreparedStatement
Method Not Supported
setObject(int, Object, int, int) - Method in class ro.raducora.utils.jdbcr.WrapperPreparedStatement
Method Not Supported
setParentAndChild(JTabbedPane, DBTableTab) - Method in class ro.raducora.samples.swing.DBConnectTab
Sets the parent JTabbedPane
setParentAndStatus(JTabbedPane, JTextArea) - Method in class ro.raducora.samples.swing.DBTableTab
Sets the JPane's parent
setQueryTimeout(int) - Method in class ro.raducora.utils.jdbc.WrapperStatement
Method Not Supported
setQueryTimeout(int) - Method in class ro.raducora.utils.jdbc.WrapperPreparedStatement
 
setQueryTimeout(int) - Method in class ro.raducora.utils.jdbcr.WrapperStatement
Method Not Supported
setQueryTimeout(int) - Method in class ro.raducora.utils.jdbcr.WrapperPreparedStatement
 
setReadOnly(boolean) - Method in class ro.raducora.utils.jdbc.WrapperConnection
method not supported
setReadOnly(boolean) - Method in class ro.raducora.utils.jdbcr.WrapperConnection
method not supported
setRef(int, Ref) - Method in class ro.raducora.utils.jdbc.WrapperPreparedStatement
Method Not Supported
setRef(int, Ref) - Method in class ro.raducora.utils.jdbcr.WrapperPreparedStatement
Method Not Supported
setSavepoint() - Method in class ro.raducora.utils.jdbc.WrapperConnection
method not supported
setSavepoint() - Method in class ro.raducora.utils.jdbcr.WrapperConnection
method not supported
setSavepoint(String) - Method in class ro.raducora.utils.jdbc.WrapperConnection
method not supported
setSavepoint(String) - Method in class ro.raducora.utils.jdbcr.WrapperConnection
method not supported
setShort(int, short) - Method in class ro.raducora.utils.jdbc.WrapperPreparedStatement
 
setShort(int, short) - Method in class ro.raducora.utils.jdbcr.WrapperPreparedStatement
 
setString(int, String) - Method in class ro.raducora.utils.jdbc.WrapperPreparedStatement
 
setString(int, String) - Method in class ro.raducora.utils.jdbcr.WrapperPreparedStatement
 
setTime(int, Time) - Method in class ro.raducora.utils.jdbc.WrapperPreparedStatement
 
setTime(int, Time) - Method in class ro.raducora.utils.jdbcr.WrapperPreparedStatement
 
setTime(int, Time, Calendar) - Method in class ro.raducora.utils.jdbc.WrapperPreparedStatement
Method Not Supported
setTime(int, Time, Calendar) - Method in class ro.raducora.utils.jdbcr.WrapperPreparedStatement
Method Not Supported
setTimestamp(int, Timestamp) - Method in class ro.raducora.utils.jdbc.WrapperPreparedStatement
 
setTimestamp(int, Timestamp) - Method in class ro.raducora.utils.jdbcr.WrapperPreparedStatement
 
setTimestamp(int, Timestamp, Calendar) - Method in class ro.raducora.utils.jdbc.WrapperPreparedStatement
Method Not Supported
setTimestamp(int, Timestamp, Calendar) - Method in class ro.raducora.utils.jdbcr.WrapperPreparedStatement
Method Not Supported
setTransactionIsolation(int) - Method in class ro.raducora.utils.jdbc.WrapperConnection
method not supported
setTransactionIsolation(int) - Method in class ro.raducora.utils.jdbcr.WrapperConnection
method not supported
setTypeMap(Map) - Method in class ro.raducora.utils.jdbc.WrapperConnection
method not supported
setTypeMap(Map) - Method in class ro.raducora.utils.jdbcr.WrapperConnection
method not supported
setUnicodeStream(int, InputStream, int) - Method in class ro.raducora.utils.jdbc.WrapperPreparedStatement
Method Not Supported
setUnicodeStream(int, InputStream, int) - Method in class ro.raducora.utils.jdbcr.WrapperPreparedStatement
Method Not Supported
setUp() - Method in class ro.raducora.connection.client.db.ConnectionManagerTest
Set Up
setURL(int, URL) - Method in class ro.raducora.utils.jdbc.WrapperPreparedStatement
 
setURL(int, URL) - Method in class ro.raducora.utils.jdbcr.WrapperPreparedStatement
 
solveSource(String) - Static method in class ro.raducora.utils.props.Resolver
Solves a String representing a filename ,absolute path ,or URL to an InputStream
startAll() - Static method in class ro.raducora.connection.server.ServerLauncher
Starts all registered Servers
startServer() - Method in interface ro.raducora.connection.server.Server
Starts the Server
startServer() - Method in class ro.raducora.connection.server.tcp.ServerTCPAdapter
Start the Server.
startServer() - Method in class ro.raducora.connection.server.telnet.TelnetServer
Start the Server
startServer(Server) - Static method in class ro.raducora.connection.server.ServerLauncher
Starts a certain registered Server
startServersExcept(Server) - Static method in class ro.raducora.connection.server.ServerLauncher
Starts all registered Servers except the one sent as parameter
stopAll() - Static method in class ro.raducora.connection.server.ServerLauncher
Stops all registered Servers
stopServer() - Method in interface ro.raducora.connection.server.Server
Elegantly Stops the Server
stopServer() - Method in class ro.raducora.connection.server.tcp.ServerTCPAdapter
Stop the Server
stopServer() - Method in class ro.raducora.connection.server.telnet.TelnetServer
Stop the Server
stopServer(Server) - Static method in class ro.raducora.connection.server.ServerLauncher
Stops a certain registered Server
stopServersExcept(Server) - Static method in class ro.raducora.connection.server.ServerLauncher
Stops registered Servers except the one sent as parameter
stopThread() - Method in class ro.raducora.connection.server.tcp.ServerThread
Elegantly stops the thread
StreamEncryptionKey - class ro.raducora.utils.encryption.key.StreamEncryptionKey.
 
StreamEncryptionKey() - Constructor for class ro.raducora.utils.encryption.key.StreamEncryptionKey
 

T

TelnetServer - class ro.raducora.connection.server.telnet.TelnetServer.
 
TelnetServer(int) - Constructor for class ro.raducora.connection.server.telnet.TelnetServer
Constructor.
TelnetThread - class ro.raducora.connection.server.telnet.TelnetThread.
 
TelnetThread(InputStream, OutputStream) - Constructor for class ro.raducora.connection.server.telnet.TelnetThread
Constructor.
testClassLdr - class ro.raducora.test.testClassLdr.
 
testClassLdr() - Constructor for class ro.raducora.test.testClassLdr
 
testCleanConnectionPools() - Method in class ro.raducora.connection.client.db.ConnectionManagerTest
Tests the connections cleaning.
testConnClient - class ro.raducora.test.testConnClient.
 
testConnClient() - Constructor for class ro.raducora.test.testConnClient
 
testDriverThread - class ro.raducora.test.testDriverThread.
 
testDriverThread() - Constructor for class ro.raducora.test.testDriverThread
 
testEncriptionKey - class ro.raducora.test.testEncriptionKey.
 
testEncriptionKey() - Constructor for class ro.raducora.test.testEncriptionKey
 
testEncriptionStream - class ro.raducora.test.testEncriptionStream.
 
testEncriptionStream() - Constructor for class ro.raducora.test.testEncriptionStream
 
testRC4Driver - class ro.raducora.test.testRC4Driver.
 
testRC4Driver() - Constructor for class ro.raducora.test.testRC4Driver
 
testSpeed - class ro.raducora.test.testSpeed.
 
testSpeed() - Constructor for class ro.raducora.test.testSpeed
 
testStress - class ro.raducora.test.testStress.
 
testStress() - Constructor for class ro.raducora.test.testStress
 
TestThread - class ro.raducora.test.TestThread.
 
TestThread(String, String, String, String) - Constructor for class ro.raducora.test.TestThread
Constructor with ConnectInfo
testZips - class ro.raducora.test.testZips.
 
testZips() - Constructor for class ro.raducora.test.testZips
 
toString() - Method in class ro.raducora.utils.protocol.SerializedResultSet
writes the resultset in a consistent manner
toString() - Method in class ro.raducora.utils.protocol.RemoteException
Return the exception's message
toString() - Method in class ro.raducora.utils.protocol.ConnectInfo
To String

U

updateArray(int, Array) - Method in class ro.raducora.utils.protocol.SerializedResultSet
method not supported
updateArray(String, Array) - Method in class ro.raducora.utils.protocol.SerializedResultSet
method not supported
updateAsciiStream(int, InputStream, int) - Method in class ro.raducora.utils.protocol.SerializedResultSet
method not supported
updateAsciiStream(String, InputStream, int) - Method in class ro.raducora.utils.protocol.SerializedResultSet
method not supported
updateBigDecimal(int, BigDecimal) - Method in class ro.raducora.utils.protocol.SerializedResultSet
method not supported
updateBigDecimal(String, BigDecimal) - Method in class ro.raducora.utils.protocol.SerializedResultSet
method not supported
updateBinaryStream(int, InputStream, int) - Method in class ro.raducora.utils.protocol.SerializedResultSet
method not supported
updateBinaryStream(String, InputStream, int) - Method in class ro.raducora.utils.protocol.SerializedResultSet
method not supported
updateBlob(int, Blob) - Method in class ro.raducora.utils.protocol.SerializedResultSet
method not supported
updateBlob(String, Blob) - Method in class ro.raducora.utils.protocol.SerializedResultSet
method not supported
updateBoolean(int, boolean) - Method in class ro.raducora.utils.protocol.SerializedResultSet
method not supported
updateBoolean(String, boolean) - Method in class ro.raducora.utils.protocol.SerializedResultSet
method not supported
updateByte(int, byte) - Method in class ro.raducora.utils.protocol.SerializedResultSet
method not supported
updateByte(String, byte) - Method in class ro.raducora.utils.protocol.SerializedResultSet
method not supported
updateBytes(int, byte[]) - Method in class ro.raducora.utils.protocol.SerializedResultSet
method not supported
updateBytes(String, byte[]) - Method in class ro.raducora.utils.protocol.SerializedResultSet
method not supported
updateCharacterStream(int, Reader, int) - Method in class ro.raducora.utils.protocol.SerializedResultSet
method not supported
updateCharacterStream(String, Reader, int) - Method in class ro.raducora.utils.protocol.SerializedResultSet
method not supported
updateClob(int, Clob) - Method in class ro.raducora.utils.protocol.SerializedResultSet
method not supported
updateClob(String, Clob) - Method in class ro.raducora.utils.protocol.SerializedResultSet
method not supported
updateDate(int, Date) - Method in class ro.raducora.utils.protocol.SerializedResultSet
method not supported
updateDate(String, Date) - Method in class ro.raducora.utils.protocol.SerializedResultSet
method not supported
updateDouble(int, double) - Method in class ro.raducora.utils.protocol.SerializedResultSet
method not supported
updateDouble(String, double) - Method in class ro.raducora.utils.protocol.SerializedResultSet
method not supported
updateFloat(int, float) - Method in class ro.raducora.utils.protocol.SerializedResultSet
method not supported
updateFloat(String, float) - Method in class ro.raducora.utils.protocol.SerializedResultSet
method not supported
updateInt(int, int) - Method in class ro.raducora.utils.protocol.SerializedResultSet
method not supported
updateInt(String, int) - Method in class ro.raducora.utils.protocol.SerializedResultSet
method not supported
updateLong(int, long) - Method in class ro.raducora.utils.protocol.SerializedResultSet
method not supported
updateLong(String, long) - Method in class ro.raducora.utils.protocol.SerializedResultSet
method not supported
updateNull(int) - Method in class ro.raducora.utils.protocol.SerializedResultSet
method not supported
updateNull(String) - Method in class ro.raducora.utils.protocol.SerializedResultSet
method not supported
updateObject(int, Object) - Method in class ro.raducora.utils.protocol.SerializedResultSet
method not supported
updateObject(int, Object, int) - Method in class ro.raducora.utils.protocol.SerializedResultSet
method not supported
updateObject(String, Object) - Method in class ro.raducora.utils.protocol.SerializedResultSet
method not supported
updateObject(String, Object, int) - Method in class ro.raducora.utils.protocol.SerializedResultSet
method not supported
updateRef(int, Ref) - Method in class ro.raducora.utils.protocol.SerializedResultSet
method not supported
updateRef(String, Ref) - Method in class ro.raducora.utils.protocol.SerializedResultSet
method not supported
updateRow() - Method in class ro.raducora.utils.protocol.SerializedResultSet
method not supported
updateShort(int, short) - Method in class ro.raducora.utils.protocol.SerializedResultSet
method not supported
updateShort(String, short) - Method in class ro.raducora.utils.protocol.SerializedResultSet
method not supported
updateString(int, String) - Method in class ro.raducora.utils.protocol.SerializedResultSet
method not supported
updateString(String, String) - Method in class ro.raducora.utils.protocol.SerializedResultSet
method not supported
updateTime(int, Time) - Method in class ro.raducora.utils.protocol.SerializedResultSet
method not supported
updateTime(String, Time) - Method in class ro.raducora.utils.protocol.SerializedResultSet
method not supported
updateTimestamp(int, Timestamp) - Method in class ro.raducora.utils.protocol.SerializedResultSet
method not supported
updateTimestamp(String, Timestamp) - Method in class ro.raducora.utils.protocol.SerializedResultSet
method not supported

W

wasNull() - Method in class ro.raducora.utils.protocol.SerializedResultSet
method not supported
WrapperConnection - class ro.raducora.utils.jdbc.WrapperConnection.
 
WrapperConnection - class ro.raducora.utils.jdbcr.WrapperConnection.
 
WrapperConnection(AdapterBase, AdapterBase, ConnectInfo, ConnectInfo) - Constructor for class ro.raducora.utils.jdbcr.WrapperConnection
 
WrapperConnection(AdapterBase, ConnectInfo) - Constructor for class ro.raducora.utils.jdbc.WrapperConnection
 
WrapperPreparedStatement - class ro.raducora.utils.jdbc.WrapperPreparedStatement.
 
WrapperPreparedStatement - class ro.raducora.utils.jdbcr.WrapperPreparedStatement.
 
WrapperPreparedStatement(Statement, String) - Constructor for class ro.raducora.utils.jdbc.WrapperPreparedStatement
 
WrapperPreparedStatement(Statement, String) - Constructor for class ro.raducora.utils.jdbcr.WrapperPreparedStatement
 
WrapperStatement - class ro.raducora.utils.jdbc.WrapperStatement.
 
WrapperStatement - class ro.raducora.utils.jdbcr.WrapperStatement.
 
WrapperStatement(AdapterBase, AdapterBase, ConnectInfo, ConnectInfo) - Constructor for class ro.raducora.utils.jdbcr.WrapperStatement
Inits the wrapper with the AdapterBase
WrapperStatement(AdapterBase, ConnectInfo) - Constructor for class ro.raducora.utils.jdbc.WrapperStatement
Inits the wrapper with the AdapterBase
Write - class ro.raducora.utils.io.Write.
 
Write() - Constructor for class ro.raducora.utils.io.Write
 
write(byte[]) - Method in class ro.raducora.utils.encryption.stream.EncryptedOutputStream
Write byte[].
write(byte[], int, int) - Method in class ro.raducora.utils.encryption.stream.EncryptedOutputStream
Write byte[].
write(int) - Method in class ro.raducora.utils.encryption.stream.EncryptedOutputStream
Write one byte.

A B C D E F G I J L M N P Q R S T U W
DBAbstract API Documentation

© Copyright Radu Coravu 2002 - 2004.