A B C D E F G H I J K L M N O P Q R S T U V W X Y _ 

A

abort(Executor) - Method in class virtuoso.jdbc4.ConnectionWrapper
 
abort(Executor) - Method in class virtuoso.jdbc4.VirtuosoConnection
Terminates an open connection.
absolute(int) - Method in class virtuoso.javax.OPLCachedRowSet
Move to an absolute row number in the rowset.
absolute(int) - Method in class virtuoso.javax.OPLJdbcRowSet
Move to an absolute row number in the result set.
absolute(int) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
absolute(int) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Moves the cursor to the given row number in the result set.
acceptChanges() - Method in class virtuoso.javax.OPLCachedRowSet
Propagate all row update, insert, and delete changes to a data source.
acceptChanges(Connection) - Method in class virtuoso.javax.OPLCachedRowSet
Like acceptChanges() above, but takes a Connection argument.
acceptsURL(String) - Method in class virtuoso.jdbc4.Driver
Returns true if the driver thinks that it can open a connection to the given URL.
addBatch() - Method in class virtuoso.jdbc4.PreparedStatementWrapper
 
addBatch() - Method in class virtuoso.jdbc4.VirtuosoPreparedStatement
Adds a set of parameters to the batch.
addBatch(String) - Method in class virtuoso.jdbc4.StatementWrapper
 
addBatch(String) - Method in class virtuoso.jdbc4.VirtuosoStatement
Adds a SQL command to the current batch of commands for the statement.
addConnectionEventListener(ConnectionEventListener) - Method in class virtuoso.jdbc4.VirtuosoPooledConnection
Registers the given event listener so that it will be notified when an event occurs on this PooledConnection object.
addConnectionEventListener(ConnectionEventListener) - Method in class virtuoso.jdbc4.VirtuosoXAConnection
Registers the given event listener so that it will be notified when an event occurs on this OPLXAConnection object.
addElement(Object) - Method in class openlink.util.Vector
Adds the specified component to the end of this vector, increasing its size by one.
addLink() - Method in class virtuoso.jdbc4.StatementWrapper
 
addObjToClose(Object) - Method in class virtuoso.jdbc4.ConnectionWrapper
 
addObjToClose(Object) - Method in class virtuoso.jdbc4.StatementWrapper
 
addPool(VirtuosoConnectionPoolDataSource) - Method in class virtuoso.jdbc4.VirtuosoPoolManager
 
addProperties(Reference) - Method in class virtuoso.jdbc4.VirtuosoConnectionPoolDataSource
 
addProperties(Reference) - Method in class virtuoso.jdbc4.VirtuosoDataSource
 
addRowSetListener(RowSetListener) - Method in class virtuoso.javax.BaseRowSet
RowSet listener registration.
addStatementEventListener(StatementEventListener) - Method in class virtuoso.jdbc4.VirtuosoPooledConnection
Registers a StatementEventListener with this PooledConnection object.
addStatementEventListener(StatementEventListener) - Method in class virtuoso.jdbc4.VirtuosoXAConnection
Registers a StatementEventListener with this PooledConnection object.
addStmtToClose(VirtuosoStatement) - Method in class virtuoso.jdbc4.VirtuosoConnection
 
afterLast() - Method in class virtuoso.javax.OPLCachedRowSet
Moves to the end of the rowset, just after the last row.
afterLast() - Method in class virtuoso.javax.OPLJdbcRowSet
Moves to the end of the result set, just after the last row.
afterLast() - Method in class virtuoso.jdbc4.ResultSetWrapper
 
afterLast() - Method in class virtuoso.jdbc4.VirtuosoResultSet
Moves the cursor to the end of the result set, just after the last row.
allProceduresAreCallable() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Can all the procedures returned by getProcedures be called by the current user?
allTablesAreSelectable() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Can all the tables returned by getTable be SELECTed by the current user?
asHex() - Method in class openlink.util.MD5
Returns 32-character hex representation of this objects hash
asHex(byte[]) - Static method in class openlink.util.MD5
Turns array of bytes into string representing each byte as unsigned hex number.
autoCommitFailureClosesAllResultSets() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Retrieves whether a SQLException while autoCommit is true inidcates that all open ResultSets are closed, even ones that are holdable.
available() - Method in class openlink.util.OPLHeapClob.BlobInputStream
 

B

BADFORMAT - Static variable in exception virtuoso.jdbc4.VirtuosoException
This error code is returned if a user input should be a numeric, but he not entered one.
BADLOGIN - Static variable in exception virtuoso.jdbc4.VirtuosoException
Bad login.
BADPARAM - Static variable in exception virtuoso.jdbc4.VirtuosoException
Bad parameters given to the function.
BADTAG - Static variable in exception virtuoso.jdbc4.VirtuosoException
Error occurred on a DV tag.
BaseMessage - Class in openlink.util
 
BaseMessage() - Constructor for class openlink.util.BaseMessage
 
BaseRowSet - Class in virtuoso.javax
 
BaseRowSet() - Constructor for class virtuoso.javax.BaseRowSet
 
BaseRowSet.Parameter - Class in virtuoso.javax
 
batch - Variable in class virtuoso.jdbc4.VirtuosoStatement
 
beforeFirst() - Method in class virtuoso.javax.OPLCachedRowSet
Moves to the front of the rowset, just before the first row.
beforeFirst() - Method in class virtuoso.javax.OPLJdbcRowSet
Moves to the front of the result set, just before the first row.
beforeFirst() - Method in class virtuoso.jdbc4.ResultSetWrapper
 
beforeFirst() - Method in class virtuoso.jdbc4.VirtuosoResultSet
Moves the cursor to the front of the result set, just before the first row.
beginRequest() - Method in class virtuoso.jdbc4.VirtuosoConnection
Hints to the driver that a request, an independent unit of work, is beginning on this connection.
bh_timestamp - Variable in class virtuoso.jdbc4.VirtuosoBlob
 
BlobInputReader(Object) - Constructor for class openlink.util.OPLHeapClob.BlobInputReader
 
BlobInputReader(Object, long, long) - Constructor for class openlink.util.OPLHeapClob.BlobInputReader
 
BlobInputStream(Object) - Constructor for class openlink.util.OPLHeapBlob.BlobInputStream
 
BlobInputStream(Object, long, long) - Constructor for class openlink.util.OPLHeapBlob.BlobInputStream
 
BlobOutputStream(Writer) - Constructor for class openlink.util.OPLHeapClob.BlobOutputStream
 
BlobOutputStream(Object, long) - Constructor for class openlink.util.OPLHeapBlob.BlobOutputStream
 
BlobOutputWriter(Object, long) - Constructor for class openlink.util.OPLHeapClob.BlobOutputWriter
 
BNODE - Static variable in class virtuoso.jdbc4.VirtuosoExtendedString
 
BNODE - Static variable in interface virtuoso.sql.ExtendedString
 

C

cacheSize - Variable in class virtuoso.jdbc4.VirtuosoPoolStatistic
 
cal - Variable in class virtuoso.javax.BaseRowSet.Parameter
 
CallableStatementWrapper - Class in virtuoso.jdbc4
 
CallableStatementWrapper(ConnectionWrapper, CallableStatement) - Constructor for class virtuoso.jdbc4.CallableStatementWrapper
 
cancel() - Method in class virtuoso.jdbc4.StatementWrapper
 
cancel() - Method in class virtuoso.jdbc4.VirtuosoStatement
Cancels this Statement object if both the DBMS and driver support aborting an SQL statement.
cancel_rs() - Method in class virtuoso.jdbc4.VirtuosoStatement
 
cancelRowDelete() - Method in class virtuoso.javax.OPLCachedRowSet
Cancels deletion of the current row and notifies listeners that a row has changed.
cancelRowInsert() - Method in class virtuoso.javax.OPLCachedRowSet
Cancels insertion of the current row and notifies listeners that a row has changed.
cancelRowUpdates() - Method in class virtuoso.javax.OPLCachedRowSet
The cancelRowUpdates() method may be called after calling an updateXXX() method(s) and before calling updateRow() to rollback the updates made to a row.
cancelRowUpdates() - Method in class virtuoso.javax.OPLJdbcRowSet
The cancelRowUpdates() method may be called after calling an updateXXX() method(s) and before calling updateRow() to rollback the updates made to a row.
cancelRowUpdates() - Method in class virtuoso.jdbc4.ResultSetWrapper
 
cancelRowUpdates() - Method in class virtuoso.jdbc4.VirtuosoResultSet
Cancels the updates made to a row.
capacity() - Method in class openlink.util.Vector
Returns the current capacity of this vector.
capacityIncrement - Variable in class openlink.util.Vector
 
CASTERROR - Static variable in exception virtuoso.jdbc4.VirtuosoException
Cast error occurred on an object.
certificate - Variable in class virtuoso.jdbc4.VirtuosoDataSource
 
charset - Variable in class virtuoso.jdbc4.VirtuosoConnection
 
charSet - Variable in class virtuoso.jdbc4.VirtuosoDataSource
 
charset_utf8 - Variable in class virtuoso.jdbc4.VirtuosoConnection
 
charsetBytes(String) - Method in class virtuoso.jdbc4.VirtuosoConnection
 
charsetBytes1(String, String, String) - Method in class virtuoso.jdbc4.VirtuosoConnection
 
check_close() - Method in class virtuoso.jdbc4.StatementWrapper
 
checkHoldability(int) - Method in class virtuoso.jdbc4.VirtuosoConnection
supports only ResultSet.HOLD_CURSORS_OVER_COMMIT for now
checkPool() - Method in class virtuoso.jdbc4.VirtuosoConnectionPoolDataSource
 
checkPropQueue() - Method in class virtuoso.jdbc4.VirtuosoConnectionPoolDataSource
 
clearBatch() - Method in class virtuoso.jdbc4.StatementWrapper
 
clearBatch() - Method in class virtuoso.jdbc4.VirtuosoStatement
Makes the set of commands in the current batch empty.
clearFutures() - Method in class virtuoso.jdbc4.VirtuosoConnection
 
clearParameters() - Method in class virtuoso.javax.BaseRowSet
In general, parameter values remain in force for repeated use of a RowSet.
clearParameters() - Method in class virtuoso.jdbc4.PreparedStatementWrapper
 
clearParameters() - Method in class virtuoso.jdbc4.VirtuosoPreparedStatement
Clears the current parameter values immediately.
clearWarnings() - Method in class virtuoso.javax.OPLCachedRowSet
After this call getWarnings returns null until a new warning is reported for this ResultSet.
clearWarnings() - Method in class virtuoso.javax.OPLJdbcRowSet
After this call getWarnings returns null until a new warning is reported for this ResultSet.
clearWarnings() - Method in class virtuoso.jdbc4.ConnectionWrapper
 
clearWarnings() - Method in class virtuoso.jdbc4.ResultSetWrapper
 
clearWarnings() - Method in class virtuoso.jdbc4.StatementWrapper
 
clearWarnings() - Method in class virtuoso.jdbc4.VirtuosoConnection
Clears all the warnings reported on this Connection object.
clearWarnings() - Method in class virtuoso.jdbc4.VirtuosoResultSet
Clears all the warnings reported on this ResultSet object.
clearWarnings() - Method in class virtuoso.jdbc4.VirtuosoStatement
Clears all the warnings reported on this Statement object.
cli_wide_to_escaped(String, Hashtable) - Method in class virtuoso.jdbc4.VirtuosoExplicitString
 
cli_wide_to_narrow(String, Hashtable) - Method in class virtuoso.jdbc4.VirtuosoExplicitString
 
client_charset - Variable in class virtuoso.jdbc4.VirtuosoConnection
 
client_charset_hash - Variable in class virtuoso.jdbc4.VirtuosoConnection
 
client_defaults - Variable in class virtuoso.jdbc4.VirtuosoConnection
 
clone() - Method in class openlink.util.Vector
 
clone() - Method in class virtuoso.javax.OPLCachedRowSet
 
clone() - Method in class virtuoso.jdbc4.VirtuosoDate
 
clone() - Method in class virtuoso.jdbc4.VirtuosoPooledConnection
 
clone() - Method in class virtuoso.jdbc4.VirtuosoPoolStatistic
 
clone() - Method in class virtuoso.jdbc4.VirtuosoTime
 
clone() - Method in class virtuoso.jdbc4.VirtuosoTimestamp
 
close() - Method in class openlink.util.OPLHeapBlob.BlobInputStream
 
close() - Method in class openlink.util.OPLHeapBlob.BlobOutputStream
 
close() - Method in class openlink.util.OPLHeapClob.BlobInputReader
 
close() - Method in class openlink.util.OPLHeapClob.BlobInputStream
 
close() - Method in class openlink.util.OPLHeapClob.BlobOutputStream
 
close() - Method in class openlink.util.OPLHeapClob.BlobOutputWriter
 
close() - Method in class virtuoso.javax.BaseRowSet
 
close() - Method in class virtuoso.javax.OPLCachedRowSet
Releases the current contents of this rowset, discarding outstanding updates.
close() - Method in class virtuoso.javax.OPLJdbcRowSet
In some cases, it is desirable to immediately release a ResultSet's database and JDBC resources instead of waiting for this to happen when it is automatically closed; the close method provides this immediate release.
close() - Method in interface virtuoso.jdbc4.Closeable
 
close() - Method in class virtuoso.jdbc4.ConnectionWrapper
 
close() - Method in class virtuoso.jdbc4.ResultSetWrapper
 
close() - Method in class virtuoso.jdbc4.StatementWrapper
 
close() - Method in class virtuoso.jdbc4.VirtuosoConnection
Close the current connection previously established with Virtuoso DBMS.
close() - Method in class virtuoso.jdbc4.VirtuosoConnectionPoolDataSource
Physically close all the pooled connections in the cache and free all the resources
close() - Method in class virtuoso.jdbc4.VirtuosoPooledConnection
Closes the physical connection that this PooledConnection object represents.
close() - Method in class virtuoso.jdbc4.VirtuosoPreparedStatement
Releases this Statement object's database and JDBC resources immediately instead of new wait for this to happen when it is automatically closed.
close() - Method in class virtuoso.jdbc4.VirtuosoResultSet
Releases this ResultSet object's database and JDBC resources immediately instead of new wait for this to happen when it is automatically closed.
close() - Method in class virtuoso.jdbc4.VirtuosoResultSetMetaData
Releases this ResultSetMetaData object's database and JDBC resources immediately instead of new wait for this to happen when it is automatically closed.
close() - Method in class virtuoso.jdbc4.VirtuosoStatement
Releases this Statement object's database and JDBC resources immediately instead of new wait for this to happen when it is automatically closed.
close() - Method in class virtuoso.jdbc4.VirtuosoXAConnection
Closes the physical connection that this OPLXAConnection object represents.
close_flag - Variable in class virtuoso.jdbc4.VirtuosoStatement
 
close_rs(boolean, boolean) - Method in class virtuoso.jdbc4.VirtuosoStatement
 
Closeable - Interface in virtuoso.jdbc4
 
closeAll() - Method in class virtuoso.jdbc4.ConnectionWrapper
 
closeAll() - Method in class virtuoso.jdbc4.VirtuosoPooledConnection
Deprecated.
CLOSED - Static variable in exception virtuoso.jdbc4.VirtuosoException
Error occurred when a function is called in a class which is previously closed.
closeOnCompletion - Variable in class virtuoso.jdbc4.VirtuosoStatement
 
closeOnCompletion() - Method in class virtuoso.jdbc4.StatementWrapper
 
closeOnCompletion() - Method in class virtuoso.jdbc4.VirtuosoStatement
Specifies that this Statement will be closed when all its dependent result sets are closed.
columnUpdated(int) - Method in class virtuoso.javax.OPLCachedRowSet
Determine if the column from the current row has been updated.
commit() - Method in class virtuoso.jdbc4.ConnectionWrapper
 
commit() - Method in class virtuoso.jdbc4.VirtuosoConnection
Makes all changes made since the previous commit/rollback permanent and releases any database locks currently held by the Connection.
commit(Xid, boolean) - Method in class virtuoso.jdbc4.VirtuosoXAResource
 
CONCUR_READ_ONLY - Static variable in class virtuoso.jdbc4.VirtuosoResultSet
JDBC 2.0 extension.
CONCUR_UPDATABLE - Static variable in class virtuoso.jdbc4.VirtuosoResultSet
JDBC 2.0 extension.
CONCUR_VALUES - Static variable in class virtuoso.jdbc4.VirtuosoResultSet
 
conn_unUsed - Variable in class virtuoso.jdbc4.VirtuosoPoolStatistic
 
connect(String, Properties) - Method in class virtuoso.jdbc4.Driver
Attempts to make a database connection to the given URL.
connection - Variable in class virtuoso.jdbc4.VirtuosoStatement
 
connectionClosed(ConnectionEvent) - Method in class virtuoso.jdbc4.VirtuosoConnectionPoolDataSource
Invoked when the application calls close() on its representation of the connection.
connectionErrorOccurred(ConnectionEvent) - Method in class virtuoso.jdbc4.VirtuosoConnectionPoolDataSource
Invoked when a fatal connection error occurs, just before an SQLException is thrown to the application.
ConnectionWrapper - Class in virtuoso.jdbc4
 
ConnectionWrapper(Connection, VirtuosoPooledConnection) - Constructor for class virtuoso.jdbc4.ConnectionWrapper
 
connIn_Use - Variable in class virtuoso.jdbc4.VirtuosoPoolStatistic
 
connURL - Variable in class virtuoso.jdbc4.VirtuosoPooledConnection
 
contains(Object) - Method in class openlink.util.Vector
Tests if the specified object is a component in this vector.
copyInto(Object[]) - Method in class openlink.util.Vector
Copies the components of this vector into the specified array.
count - Variable in class openlink.util.OPLHeapBlob.BlobOutputStream
 
count - Variable in class openlink.util.OPLHeapClob.BlobOutputWriter
 
create_url() - Method in class virtuoso.jdbc4.VirtuosoDataSource
 
create_url_key(String, Properties) - Method in class virtuoso.jdbc4.VirtuosoDataSource
 
createArrayOf(String, Object[]) - Method in class virtuoso.jdbc4.ConnectionWrapper
 
createArrayOf(String, Object[]) - Method in class virtuoso.jdbc4.VirtuosoConnection
Factory method for creating Array objects.
createBlob() - Method in class virtuoso.jdbc4.ConnectionWrapper
 
createBlob() - Method in class virtuoso.jdbc4.VirtuosoConnection
Constructs an object that implements the Blob interface.
createClob() - Method in class virtuoso.jdbc4.ConnectionWrapper
 
createClob() - Method in class virtuoso.jdbc4.VirtuosoConnection
Constructs an object that implements the Clob interface.
createConnProperties() - Method in class virtuoso.jdbc4.VirtuosoDataSource
 
createCopy() - Method in class virtuoso.javax.OPLCachedRowSet
Creates a RowSet object that is a deep copy of this OPLCachedRowSet object's data.
createNClob() - Method in class virtuoso.jdbc4.ConnectionWrapper
 
createNClob() - Method in class virtuoso.jdbc4.VirtuosoConnection
Constructs an object that implements the NClob interface.
createShared() - Method in class virtuoso.javax.OPLCachedRowSet
Returns a new rowset object backed by the same data.
createSQLXML() - Method in class virtuoso.jdbc4.ConnectionWrapper
 
createSQLXML() - Method in class virtuoso.jdbc4.VirtuosoConnection
Constructs an object that implements the SQLXML interface.
createStatement() - Method in class virtuoso.jdbc4.ConnectionWrapper
 
createStatement() - Method in class virtuoso.jdbc4.VirtuosoConnection
Creates a Statement object to send SQL statements to the Virtuoso DBMS.
createStatement(int, int) - Method in class virtuoso.jdbc4.ConnectionWrapper
 
createStatement(int, int) - Method in class virtuoso.jdbc4.VirtuosoConnection
Creates a Statement object that will generate ResultSet objects with the given type and concurrency.
createStatement(int, int, int) - Method in class virtuoso.jdbc4.ConnectionWrapper
 
createStatement(int, int, int) - Method in class virtuoso.jdbc4.VirtuosoConnection
Creates a Statement object that will generate ResultSet objects with the given type, concurrency, and holdability.
createStruct(String, Object[]) - Method in class virtuoso.jdbc4.ConnectionWrapper
 
createStruct(String, Object[]) - Method in class virtuoso.jdbc4.VirtuosoConnection
Factory method for creating Struct objects.
currentRow - Variable in class virtuoso.jdbc4.VirtuosoResultSet
 
cursorName - Variable in class virtuoso.jdbc4.VirtuosoStatement
 

D

databaseName - Variable in class virtuoso.jdbc4.VirtuosoDataSource
 
dataDefinitionCausesTransactionCommit() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Does a data definition statement within a transaction force the transaction to commit?
dataDefinitionIgnoredInTransactions() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Is a data definition statement within a transaction ignored?
dataSourceName - Variable in class virtuoso.jdbc4.VirtuosoDataSource
 
defaultMessage - Variable in class openlink.util.BaseMessage
 
delegate - Variable in class virtuoso.jdbc4.VirtuosoDataSource
 
deleteRow() - Method in class virtuoso.javax.OPLCachedRowSet
Delete the current row from this OPLCachedRowSet object and it notifies listeners that a row has changed.
deleteRow() - Method in class virtuoso.javax.OPLJdbcRowSet
Delete the current row from the result set and the underlying database.
deleteRow() - Method in class virtuoso.jdbc4.ResultSetWrapper
 
deleteRow() - Method in class virtuoso.jdbc4.VirtuosoResultSet
Deletes the current row from the result set and the underlying database.
deletesAreDetected(int) - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Indicates whether or not a visible row delete can be detected by calling ResultSet.rowDeleted().
description - Variable in class virtuoso.jdbc4.VirtuosoDataSource
 
dir_page - Variable in class virtuoso.jdbc4.VirtuosoBlob
 
DISCONNECTED - Static variable in exception virtuoso.jdbc4.VirtuosoException
The client is not connected to the database or the DBMS disconnected it.
doesMaxRowSizeIncludeBlobs() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Did getMaxRowSize() include LONGVARCHAR and LONGVARBINARY blobs?
Driver - Class in virtuoso.jdbc4
The Virtuoso DBMS Driver class is an implementation of the Driver interface in the JDBC API.
Driver() - Constructor for class virtuoso.jdbc4.Driver
Constructs a Virtuoso DBMS Driver instance.
dtp - Variable in class virtuoso.jdbc4.VirtuosoBlob
 

E

elementAt(int) - Method in class openlink.util.Vector
Returns the component at the specified index.
elementCount - Variable in class openlink.util.Vector
 
elementData - Variable in class openlink.util.Vector
 
elements() - Method in class openlink.util.Vector
Returns an enumeration of the components of this vector.
end(Xid, int) - Method in class virtuoso.jdbc4.VirtuosoXAResource
 
endRequest() - Method in class virtuoso.jdbc4.VirtuosoConnection
Hints to the driver that a request, an independent unit of work, has completed.
ensureCapacity(int) - Method in class openlink.util.Vector
Increases the capacity of this vector, if necessary, to ensure that it can hold at least the number of components specified by the minimum capacity argument.
EOF - Static variable in exception virtuoso.jdbc4.VirtuosoException
Error returned when a end of stream is reached.
equals(Object) - Method in class virtuoso.jdbc4.VirtuosoExplicitString
 
equals(Object) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Compares two Objects for equality.
equals(Object) - Method in class virtuoso.jdbc4.VirtuosoXid
 
err_Prefix - Static variable in class openlink.util.BaseMessage
 
ERRORONTYPE - Static variable in exception virtuoso.jdbc4.VirtuosoException
Error occurred when a method is not compatible with the type.
escapeSQL(String) - Method in class virtuoso.jdbc4.VirtuosoConnection
 
escapeSQLString(String) - Method in class virtuoso.jdbc4.VirtuosoConnection
 
ev_CursorMoved - Static variable in class virtuoso.javax.BaseRowSet
 
ev_RowChanged - Static variable in class virtuoso.javax.BaseRowSet
 
ev_RowSetChanged - Static variable in class virtuoso.javax.BaseRowSet
 
exceptionOccurred(SQLException) - Method in class virtuoso.jdbc4.ConnectionWrapper
 
exceptionOccurred(SQLException) - Method in class virtuoso.jdbc4.StatementWrapper
 
exec_type - Variable in class virtuoso.jdbc4.VirtuosoStatement
 
execute() - Method in class virtuoso.javax.OPLCachedRowSet
Populates this OPLCachedRowSet object with data.
execute() - Method in class virtuoso.javax.OPLJdbcRowSet
Populates the rowset with data.
execute() - Method in class virtuoso.jdbc4.PreparedStatementWrapper
 
execute() - Method in class virtuoso.jdbc4.VirtuosoPreparedStatement
Executes any kind of SQL statement.
execute(String) - Method in class virtuoso.jdbc4.StatementWrapper
 
execute(String) - Method in class virtuoso.jdbc4.VirtuosoStatement
Executes a SQL statement that may return multiple results.
execute(String, int) - Method in class virtuoso.jdbc4.StatementWrapper
 
execute(String, int) - Method in class virtuoso.jdbc4.VirtuosoStatement
 
execute(String, int[]) - Method in class virtuoso.jdbc4.StatementWrapper
 
execute(String, int[]) - Method in class virtuoso.jdbc4.VirtuosoStatement
 
execute(String, String[]) - Method in class virtuoso.jdbc4.StatementWrapper
 
execute(String, String[]) - Method in class virtuoso.jdbc4.VirtuosoStatement
 
execute(Connection) - Method in class virtuoso.javax.OPLCachedRowSet
Populates the rowset with data.
execute(Connection) - Method in class virtuoso.javax.OPLJdbcRowSet
Populates the rowset with data.
executeBatch() - Method in class virtuoso.jdbc4.PreparedStatementWrapper
 
executeBatch() - Method in class virtuoso.jdbc4.StatementWrapper
 
executeBatch() - Method in class virtuoso.jdbc4.VirtuosoPreparedStatement
 
executeBatch() - Method in class virtuoso.jdbc4.VirtuosoStatement
Submits a batch of commands to the database for execution.
executeBatchUpdate() - Method in class virtuoso.jdbc4.VirtuosoPreparedStatement
 
executeQuery() - Method in class virtuoso.jdbc4.PreparedStatementWrapper
 
executeQuery() - Method in class virtuoso.jdbc4.VirtuosoPreparedStatement
Executes a SQL prepare statement that returns a single ResultSet.
executeQuery(String) - Method in class virtuoso.jdbc4.StatementWrapper
 
executeQuery(String) - Method in class virtuoso.jdbc4.VirtuosoStatement
Executes a SQL statement that returns a single ResultSet.
executeUpdate() - Method in class virtuoso.jdbc4.PreparedStatementWrapper
 
executeUpdate() - Method in class virtuoso.jdbc4.VirtuosoPreparedStatement
Executes the SQL INSERT, UPDATE or DELETE statement in this PreparedStatement object.
executeUpdate(String) - Method in class virtuoso.jdbc4.StatementWrapper
 
executeUpdate(String) - Method in class virtuoso.jdbc4.VirtuosoStatement
Executes an SQL INSERT, UPDATE or DELETE statement.
executeUpdate(String, int) - Method in class virtuoso.jdbc4.StatementWrapper
 
executeUpdate(String, int) - Method in class virtuoso.jdbc4.VirtuosoStatement
 
executeUpdate(String, int[]) - Method in class virtuoso.jdbc4.StatementWrapper
 
executeUpdate(String, int[]) - Method in class virtuoso.jdbc4.VirtuosoStatement
 
executeUpdate(String, String[]) - Method in class virtuoso.jdbc4.StatementWrapper
 
executeUpdate(String, String[]) - Method in class virtuoso.jdbc4.VirtuosoStatement
 
ExtendedString - Interface in virtuoso.sql
 

F

fbs - Variable in class virtuoso.jdbc4.VirtuosoConnection
 
fbs - Variable in class virtuoso.jdbc4.VirtuosoDataSource
 
FETCH_FORWARD - Static variable in class virtuoso.jdbc4.VirtuosoResultSet
JDBC 2.0 extension.
FETCH_REVERSE - Static variable in class virtuoso.jdbc4.VirtuosoResultSet
JDBC 2.0 extension.
FETCH_UNKNOWN - Static variable in class virtuoso.jdbc4.VirtuosoResultSet
JDBC 2.0 extension.
fill() - Method in class virtuoso.jdbc4.VirtuosoConnectionPoolDataSource
Fills the cache with PooledConnections for later use.
Final() - Method in class openlink.util.MD5
Returns array of bytes (16 bytes) representing hash as of the current state of this object.
finalize() - Method in class virtuoso.javax.OPLCachedRowSet
 
finalize() - Method in class virtuoso.javax.OPLJdbcRowSet
 
finalize() - Method in class virtuoso.jdbc4.ConnectionWrapper
 
finalize() - Method in class virtuoso.jdbc4.ResultSetWrapper
 
finalize() - Method in class virtuoso.jdbc4.StatementWrapper
 
finalize() - Method in class virtuoso.jdbc4.VirtuosoConnection
Method runs when the garbage collector want to erase the object
finalize() - Method in class virtuoso.jdbc4.VirtuosoPooledConnection
 
finalize() - Method in class virtuoso.jdbc4.VirtuosoPreparedStatement
Method runs when the garbage collector want to erase the object
finalize() - Method in class virtuoso.jdbc4.VirtuosoResultSet
Method runs when the garbage collector want to erase the object
finalize() - Method in class virtuoso.jdbc4.VirtuosoStatement
Method runs when the garbage collector want to erase the object
findColumn(String) - Method in class virtuoso.javax.OPLCachedRowSet
Map a Resultset column name to a ResultSet column index.
findColumn(String) - Method in class virtuoso.javax.OPLJdbcRowSet
Map a Resultset column name to a ResultSet column index.
findColumn(String) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
findColumn(String) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Returns the column number corresponding to the name.
first() - Method in class virtuoso.javax.OPLCachedRowSet
Moves to the first row in the rowset.
first() - Method in class virtuoso.javax.OPLJdbcRowSet
Moves to the first row in the result set.
first() - Method in class virtuoso.jdbc4.ResultSetWrapper
 
first() - Method in class virtuoso.jdbc4.VirtuosoResultSet
Moves the cursor to the first row in the result set.
firstElement() - Method in class openlink.util.Vector
Returns the first component of this vector.
fk_text_casemode_0 - Static variable in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
 
fk_text_casemode_2 - Static variable in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
 
fk_textw_casemode_0 - Static variable in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
 
fk_textw_casemode_2 - Static variable in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
 
flush() - Method in class openlink.util.OPLHeapClob.BlobOutputWriter
 
forget(Xid) - Method in class virtuoso.jdbc4.VirtuosoXAResource
 
frag_no - Variable in class virtuoso.jdbc4.VirtuosoBlob
 
free() - Method in class openlink.util.OPLHeapBlob
This method frees the Blob object and releases the resources that it holds.
free() - Method in class openlink.util.OPLHeapClob
This method frees the Clob object and releases the resources the resources that it holds.
free() - Method in class virtuoso.jdbc4.VirtuosoArray
This method frees the Array object and releases the resources that it holds.
free() - Method in class virtuoso.jdbc4.VirtuosoBlob
This method frees the Blob object and releases the resources that it holds.
future - Variable in class virtuoso.jdbc4.VirtuosoStatement
 

G

generatedKeyAlwaysReturned() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Retrieves whether a generated key will always be returned if the column name(s) or index(es) specified for the auto generated key column(s) are valid and the statement succeeds.
get_statistics() - Method in class virtuoso.jdbc4.VirtuosoConnectionPoolDataSource
Return the cache statistics for the VirtuosoConnectionPoolDataSource
getAll_statistics() - Method in class virtuoso.jdbc4.VirtuosoConnectionPoolDataSource
Return an array of the cache statistics for the all created VirtuosoConnectionPoolDataSources
getAll_statistics() - Method in class virtuoso.jdbc4.VirtuosoPoolManager
 
getArray() - Method in class virtuoso.jdbc4.VirtuosoArray
Retrieves the contents of the SQL ARRAY value designated by this Array object in the form of an array in the Java programming language.
getArray(int) - Method in class virtuoso.javax.OPLCachedRowSet
Get an array column.
getArray(int) - Method in class virtuoso.javax.OPLJdbcRowSet
Get an array column.
getArray(int) - Method in class virtuoso.jdbc4.CallableStatementWrapper
 
getArray(int) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
getArray(int) - Method in class virtuoso.jdbc4.VirtuosoCallableStatement
Gets the value of a JDBC ARRAY parameter as an Array object in the Java programming language.
getArray(int) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Gets an SQL ARRAY value from the current row of this ResultSet object.
getArray(long, int) - Method in class virtuoso.jdbc4.VirtuosoArray
Retrieves a slice of the SQL ARRAY value designated by this Array object, beginning with the specified index and containing up to count successive elements of the SQL array.
getArray(long, int, Map<String, Class<?>>) - Method in class virtuoso.jdbc4.VirtuosoArray
Retreives a slice of the SQL ARRAY value designated by this Array object, beginning with the specified index and containing up to count successive elements of the SQL array.
getArray(String) - Method in class virtuoso.javax.OPLCachedRowSet
Get an array column.
getArray(String) - Method in class virtuoso.javax.OPLJdbcRowSet
Get an array column.
getArray(String) - Method in class virtuoso.jdbc4.CallableStatementWrapper
 
getArray(String) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
getArray(String) - Method in class virtuoso.jdbc4.VirtuosoCallableStatement
 
getArray(String) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Gets an SQL ARRAY value in the current row of this ResultSet object.
getArray(Map<String, Class<?>>) - Method in class virtuoso.jdbc4.VirtuosoArray
Retrieves the contents of the SQL ARRAY value designated by this Array object.
getAsciiStream() - Method in class openlink.util.OPLHeapClob
Retrieves the CLOB value designated by this Clob object as an ascii stream.
getAsciiStream() - Method in class virtuoso.jdbc4.VirtuosoBlob
Gets the CLOB value designated by this Clob object as a stream of Ascii bytes.
getAsciiStream(int) - Method in class virtuoso.javax.OPLCachedRowSet
A column value can be retrieved as a stream of ASCII characters and then read in chunks from the stream.
getAsciiStream(int) - Method in class virtuoso.javax.OPLJdbcRowSet
A column value can be retrieved as a stream of ASCII characters and then read in chunks from the stream.
getAsciiStream(int) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
getAsciiStream(int) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Gets the value of a column in the current row as a stream of ASCII characters.
getAsciiStream(String) - Method in class virtuoso.javax.OPLCachedRowSet
A column value can be retrieved as a stream of ASCII characters and then read in chunks from the stream.
getAsciiStream(String) - Method in class virtuoso.javax.OPLJdbcRowSet
A column value can be retrieved as a stream of ASCII characters and then read in chunks from the stream.
getAsciiStream(String) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
getAsciiStream(String) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Gets the value of a column in the current row as a stream of ASCII characters.
getAttributes(String, String, String, String) - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Retrieves a description of the given attribute of the given type for a user-defined type (UDT) that is available in the given schema and catalog.
getAutoCommit() - Method in class virtuoso.jdbc4.ConnectionWrapper
 
getAutoCommit() - Method in class virtuoso.jdbc4.VirtuosoConnection
Returns the current auto-commit state.
getBaseType() - Method in class virtuoso.jdbc4.VirtuosoArray
Retrieves the JDBC type of the elements in the array designated by this Array object.
getBaseTypeName() - Method in class virtuoso.jdbc4.VirtuosoArray
Retrieves the SQL type name of the elements in the array designated by this Array object.
getBestRowIdentifier(String, String, String, int, boolean) - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Gets a description of a table's optimal set of columns that uniquely identifies a row.
getBestRowIdText_case0 - Static variable in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
 
getBestRowIdText_case2 - Static variable in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
 
getBestVersionColsText_case0 - Static variable in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
 
getBestVersionColsText_case2 - Static variable in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
 
getBigDecimal(int) - Method in class virtuoso.javax.OPLCachedRowSet
Get the value of a column in the current row as a java.math.BigDecimal object.
getBigDecimal(int) - Method in class virtuoso.javax.OPLJdbcRowSet
Get the value of a column in the current row as a java.math.BigDecimal object.
getBigDecimal(int) - Method in class virtuoso.jdbc4.CallableStatementWrapper
 
getBigDecimal(int) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
getBigDecimal(int) - Method in class virtuoso.jdbc4.VirtuosoCallableStatement
Gets the value of a JDBC NUMERIC parameter as a java.math.BigDecimal object with as many digits to the right of the decimal point as the value contains.
getBigDecimal(int) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Gets the value of a column in the current row as a java.math.BigDecimal object with full precision.
getBigDecimal(int, int) - Method in class virtuoso.javax.OPLCachedRowSet
Deprecated. 
getBigDecimal(int, int) - Method in class virtuoso.javax.OPLJdbcRowSet
Deprecated. 
getBigDecimal(int, int) - Method in class virtuoso.jdbc4.CallableStatementWrapper
 
getBigDecimal(int, int) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
getBigDecimal(int, int) - Method in class virtuoso.jdbc4.VirtuosoCallableStatement
Deprecated. 
getBigDecimal(int, int) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Deprecated. 
getBigDecimal(String) - Method in class virtuoso.javax.OPLCachedRowSet
Get the value of a column in the current row as a java.math.BigDecimal object.
getBigDecimal(String) - Method in class virtuoso.javax.OPLJdbcRowSet
Get the value of a column in the current row as a java.math.BigDecimal object.
getBigDecimal(String) - Method in class virtuoso.jdbc4.CallableStatementWrapper
 
getBigDecimal(String) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
getBigDecimal(String) - Method in class virtuoso.jdbc4.VirtuosoCallableStatement
 
getBigDecimal(String) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Gets the value of a column in the current row as a java.math.BigDecimal object.
getBigDecimal(String, int) - Method in class virtuoso.javax.OPLCachedRowSet
Deprecated. 
getBigDecimal(String, int) - Method in class virtuoso.javax.OPLJdbcRowSet
Deprecated. 
getBigDecimal(String, int) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
getBigDecimal(String, int) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Deprecated. 
getBinaryStream() - Method in class openlink.util.OPLHeapBlob
Retrieves the BLOB value designated by this Blob instance as a stream.
getBinaryStream() - Method in class virtuoso.jdbc4.VirtuosoBlob
Retrieves the BLOB designated by this Blob instance as a stream.
getBinaryStream(int) - Method in class virtuoso.javax.OPLCachedRowSet
A column value can be retrieved as a stream of uninterpreted bytes and then read in chunks from the stream.
getBinaryStream(int) - Method in class virtuoso.javax.OPLJdbcRowSet
A column value can be retrieved as a stream of uninterpreted bytes and then read in chunks from the stream.
getBinaryStream(int) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
getBinaryStream(int) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Gets the value of a column in the current row as a stream of uninterpreted bytes.
getBinaryStream(long, long) - Method in class openlink.util.OPLHeapBlob
Returns an InputStream object that contains a partial Blob value, starting with the byte specified by pos, which is length bytes in length.
getBinaryStream(long, long) - Method in class virtuoso.jdbc4.VirtuosoBlob
Returns an InputStream object that contains a partial Blob value, starting with the byte specified by pos, which is length bytes in length.
getBinaryStream(String) - Method in class virtuoso.javax.OPLCachedRowSet
A column value can be retrieved as a stream of uninterpreted bytes and then read in chunks from the stream.
getBinaryStream(String) - Method in class virtuoso.javax.OPLJdbcRowSet
A column value can be retrieved as a stream of uninterpreted bytes and then read in chunks from the stream.
getBinaryStream(String) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
getBinaryStream(String) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Gets the value of a column in the current row as a stream of uninterpreted bytes.
getBlob(int) - Method in class virtuoso.javax.OPLCachedRowSet
Get a BLOB column.
getBlob(int) - Method in class virtuoso.javax.OPLJdbcRowSet
Get a BLOB column.
getBlob(int) - Method in class virtuoso.jdbc4.CallableStatementWrapper
 
getBlob(int) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
getBlob(int) - Method in class virtuoso.jdbc4.VirtuosoCallableStatement
Gets the value of a JDBC BLOB parameter as a Blob object in the Java programming language.
getBlob(int) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Gets a BLOB value in the current row of this ResultSet object.
getBlob(String) - Method in class virtuoso.javax.OPLCachedRowSet
Get a BLOB column.
getBlob(String) - Method in class virtuoso.javax.OPLJdbcRowSet
Get a BLOB column.
getBlob(String) - Method in class virtuoso.jdbc4.CallableStatementWrapper
 
getBlob(String) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
getBlob(String) - Method in class virtuoso.jdbc4.VirtuosoCallableStatement
 
getBlob(String) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Gets a BLOB value in the current row of this ResultSet object.
getBoolAttr(Properties, String, boolean) - Method in class virtuoso.jdbc4.VirtuosoConnection
 
getBoolean(int) - Method in class virtuoso.javax.OPLCachedRowSet
Get the value of a column in the current row as a Java boolean.
getBoolean(int) - Method in class virtuoso.javax.OPLJdbcRowSet
Get the value of a column in the current row as a Java boolean.
getBoolean(int) - Method in class virtuoso.jdbc4.CallableStatementWrapper
 
getBoolean(int) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
getBoolean(int) - Method in class virtuoso.jdbc4.VirtuosoCallableStatement
Gets the value of a JDBC BIT parameter as a boolean in the Java programming language.
getBoolean(int) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Gets the value of a column in the current row as a Java boolean.
getBoolean(String) - Method in class virtuoso.javax.OPLCachedRowSet
Get the value of a column in the current row as a Java boolean.
getBoolean(String) - Method in class virtuoso.javax.OPLJdbcRowSet
Get the value of a column in the current row as a Java boolean.
getBoolean(String) - Method in class virtuoso.jdbc4.CallableStatementWrapper
 
getBoolean(String) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
getBoolean(String) - Method in class virtuoso.jdbc4.VirtuosoCallableStatement
 
getBoolean(String) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Gets the value of a column in the current row as a Java boolean.
getBranchQualifier() - Method in class virtuoso.jdbc4.VirtuosoXid
 
getBundle(String) - Method in class openlink.util.BaseMessage
 
getByte(int) - Method in class virtuoso.javax.OPLCachedRowSet
Get the value of a column in the current row as a Java byte.
getByte(int) - Method in class virtuoso.javax.OPLJdbcRowSet
Get the value of a column in the current row as a Java byte.
getByte(int) - Method in class virtuoso.jdbc4.CallableStatementWrapper
 
getByte(int) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
getByte(int) - Method in class virtuoso.jdbc4.VirtuosoCallableStatement
Gets the value of a JDBC TINYINT parameter as a byte in the Java programming language.
getByte(int) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Gets the value of a column in the current row as a Java byte.
getByte(String) - Method in class virtuoso.javax.OPLCachedRowSet
Get the value of a column in the current row as a Java byte.
getByte(String) - Method in class virtuoso.javax.OPLJdbcRowSet
Get the value of a column in the current row as a Java byte.
getByte(String) - Method in class virtuoso.jdbc4.CallableStatementWrapper
 
getByte(String) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
getByte(String) - Method in class virtuoso.jdbc4.VirtuosoCallableStatement
 
getByte(String) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Gets the value of a column in the current row as a Java byte.
getBytes(int) - Method in class virtuoso.javax.OPLCachedRowSet
Get the value of a column in the current row as a Java byte array.
getBytes(int) - Method in class virtuoso.javax.OPLJdbcRowSet
Get the value of a column in the current row as a Java byte array.
getBytes(int) - Method in class virtuoso.jdbc4.CallableStatementWrapper
 
getBytes(int) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
getBytes(int) - Method in class virtuoso.jdbc4.VirtuosoCallableStatement
Gets the value of a JDBC BINARY or VARBINARY parameter as an array of byte values in the Java programming language.
getBytes(int) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Gets the value of a column in the current row as a Java byte array.
getBytes(long, int) - Method in class openlink.util.OPLHeapBlob
Retrieves all or part of the BLOB value that this Blob object represents, as an array of bytes.
getBytes(long, int) - Method in class virtuoso.jdbc4.VirtuosoBlob
Returns as an array of bytes part or all of the BLOB value that this Blob object designates.
getBytes(String) - Method in class virtuoso.javax.OPLCachedRowSet
Get the value of a column in the current row as a Java byte array.
getBytes(String) - Method in class virtuoso.javax.OPLJdbcRowSet
Get the value of a column in the current row as a Java byte array.
getBytes(String) - Method in class virtuoso.jdbc4.CallableStatementWrapper
 
getBytes(String) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
getBytes(String) - Method in class virtuoso.jdbc4.VirtuosoCallableStatement
 
getBytes(String) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Gets the value of a column in the current row as a Java byte array.
getCacheSize() - Method in class virtuoso.jdbc4.VirtuosoPoolStatistic
Returns the connection pool size.
getCase() - Method in class virtuoso.jdbc4.VirtuosoConnection
Method uses to get the case.
getCatalog() - Method in class virtuoso.jdbc4.ConnectionWrapper
 
getCatalog() - Method in class virtuoso.jdbc4.VirtuosoConnection
Returns the Connection's current catalog name.
getCatalogName(int) - Method in class virtuoso.javax.OPLRowSetMetaData
Gets the designated column table's catalog name.
getCatalogName(int) - Method in class virtuoso.jdbc4.VirtuosoResultSetMetaData
Gets a column table's catalog name.
getCatalogs() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Gets the catalog names available in this database.
getCatalogSeparator() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
What's the separator between catalog and table name?
getCatalogTerm() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
What's the database vendor's preferred term for "catalog"?
getCertificate() - Method in class virtuoso.jdbc4.VirtuosoDataSource
 
getCharacterStream() - Method in class openlink.util.OPLHeapClob
Retrieves the CLOB value designated by this Clob object as a java.io.Reader object (or as a stream of characters).
getCharacterStream() - Method in class virtuoso.jdbc4.VirtuosoBlob
Gets the Clob contents as a Unicode stream.
getCharacterStream(int) - Method in class virtuoso.javax.OPLCachedRowSet
Get the value of a column in the current row as a java.io.Reader.
getCharacterStream(int) - Method in class virtuoso.javax.OPLJdbcRowSet
Get the value of a column in the current row as a java.io.Reader.
getCharacterStream(int) - Method in class virtuoso.jdbc4.CallableStatementWrapper
 
getCharacterStream(int) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
getCharacterStream(int) - Method in class virtuoso.jdbc4.VirtuosoCallableStatement
Retrieves the value of the designated parameter as a java.io.Reader object in the Java programming language.
getCharacterStream(int) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Gets the value of a column in the current row as a java.io.Reader.
getCharacterStream(long, long) - Method in class openlink.util.OPLHeapClob
Returns a Reader object that contains a partial Clob value, starting with the character specified by pos, which is length characters in length.
getCharacterStream(long, long) - Method in class virtuoso.jdbc4.VirtuosoBlob
 
getCharacterStream(String) - Method in class virtuoso.javax.OPLCachedRowSet
Get the value of a column in the current row as a java.io.Reader.
getCharacterStream(String) - Method in class virtuoso.javax.OPLJdbcRowSet
Get the value of a column in the current row as a java.io.Reader.
getCharacterStream(String) - Method in class virtuoso.jdbc4.CallableStatementWrapper
 
getCharacterStream(String) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
getCharacterStream(String) - Method in class virtuoso.jdbc4.VirtuosoCallableStatement
Retrieves the value of the designated parameter as a java.io.Reader object in the Java programming language.
getCharacterStream(String) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Gets the value of a column in the current row as a java.io.Reader.
getCharset() - Method in class virtuoso.jdbc4.VirtuosoDataSource
 
getClientInfo() - Method in class virtuoso.jdbc4.ConnectionWrapper
 
getClientInfo() - Method in class virtuoso.jdbc4.VirtuosoConnection
Returns a list containing the name and current value of each client info property supported by the driver.
getClientInfo(String) - Method in class virtuoso.jdbc4.ConnectionWrapper
 
getClientInfo(String) - Method in class virtuoso.jdbc4.VirtuosoConnection
Returns the value of the client info property specified by name.
getClientInfoProperties() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Retrieves a list of the client info properties that the driver supports.
getClob(int) - Method in class virtuoso.javax.OPLCachedRowSet
Get a CLOB column.
getClob(int) - Method in class virtuoso.javax.OPLJdbcRowSet
Get a CLOB column.
getClob(int) - Method in class virtuoso.jdbc4.CallableStatementWrapper
 
getClob(int) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
getClob(int) - Method in class virtuoso.jdbc4.VirtuosoCallableStatement
Gets the value of a JDBC CLOB parameter as a Clob object in the Java programming language.
getClob(int) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Gets a CLOB value in the current row of this ResultSet object.
getClob(String) - Method in class virtuoso.javax.OPLCachedRowSet
Get a CLOB column.
getClob(String) - Method in class virtuoso.javax.OPLJdbcRowSet
Get a CLOB column.
getClob(String) - Method in class virtuoso.jdbc4.CallableStatementWrapper
 
getClob(String) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
getClob(String) - Method in class virtuoso.jdbc4.VirtuosoCallableStatement
 
getClob(String) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Gets a CLOB value in the current row of this ResultSet object.
getColumnClassName(int) - Method in class virtuoso.javax.OPLRowSetMetaData
Returns the fully-qualified name of the Java class whose instances are manufactured if the method ResultSet.getObject is called to retrieve a value from the column.
getColumnClassName(int) - Method in class virtuoso.jdbc4.VirtuosoResultSetMetaData
Returns the fully-qualified name of the Java class.
getColumnCount() - Method in class virtuoso.javax.OPLRowSetMetaData
Returns the number of columns in this RowSet
getColumnCount() - Method in class virtuoso.jdbc4.VirtuosoResultSetMetaData
Returns the number of columns in the ResultSet.
getColumnDisplaySize(int) - Method in class virtuoso.javax.OPLRowSetMetaData
Indicates the designated column normal maximum width in characters.
getColumnDisplaySize(int) - Method in class virtuoso.jdbc4.VirtuosoResultSetMetaData
Indicates the column normal max width in chars.
getColumnDtp(int) - Method in class virtuoso.jdbc4.VirtuosoResultSetMetaData
 
getColumnLabel(int) - Method in class virtuoso.javax.OPLRowSetMetaData
Gets the designated column suggested title for use in printouts and displays.
getColumnLabel(int) - Method in class virtuoso.jdbc4.VirtuosoResultSetMetaData
Gets the suggested column title for use in printouts and displays.
getColumnName(int) - Method in class virtuoso.javax.OPLRowSetMetaData
Get the designated column name.
getColumnName(int) - Method in class virtuoso.jdbc4.VirtuosoResultSetMetaData
Gets a column name.
getColumnPrivileges(String, String, String, String) - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Gets a description of the access rights for a table's columns.
getColumns(String, String, String, String) - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Gets a description of table columns available in the specified catalog.
getColumnType(int) - Method in class virtuoso.javax.OPLRowSetMetaData
Retrieves the designated column SQL type.
getColumnType(int) - Method in class virtuoso.jdbc4.VirtuosoResultSetMetaData
Retrieves a column SQL type.
getColumnTypeName(int) - Method in class virtuoso.javax.OPLRowSetMetaData
Retrieves the designated column database-specific type name.
getColumnTypeName(int) - Method in class virtuoso.jdbc4.VirtuosoResultSetMetaData
Retrieves a column database-specific type name.
getCommand() - Method in class virtuoso.javax.BaseRowSet
Get the rowset's command property.
getConcurrency() - Method in class virtuoso.javax.BaseRowSet
Get the rowset concurrency.
getConcurrency() - Method in class virtuoso.jdbc4.ResultSetWrapper
 
getConcurrency() - Method in class virtuoso.jdbc4.VirtuosoResultSet
Returns the concurrency mode of this result set.
getConnection() - Method in class virtuoso.javax.OPLCachedRowSet
Get the Connection passed to the rowset.
getConnection() - Method in class virtuoso.jdbc4.StatementWrapper
 
getConnection() - Method in class virtuoso.jdbc4.VirtuosoConnectionPoolDataSource
Attempt to get a database connection from the pool or to establish a database connection .
getConnection() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Retrieves the connection that produced this metadata object.
getConnection() - Method in class virtuoso.jdbc4.VirtuosoDataSource
 
getConnection() - Method in class virtuoso.jdbc4.VirtuosoPooledConnection
Create an object handle for this physical connection.
getConnection() - Method in class virtuoso.jdbc4.VirtuosoStatement
Returns the VirtuosoConnection object that produced this VirtuosoStatement object.
getConnection() - Method in class virtuoso.jdbc4.VirtuosoXAConnection
Creates and returns a Connection object that is a handle for the physical connection that this PooledConnection object represents.
getConnection(String, String) - Method in class virtuoso.jdbc4.VirtuosoConnectionPoolDataSource
Attempt to get a database connection from the pool or to establish a database connection .
getConnection(String, String) - Method in class virtuoso.jdbc4.VirtuosoDataSource
 
getConnsInUse() - Method in class virtuoso.jdbc4.VirtuosoPoolStatistic
Returns the amount of used connections in the connection pool size.
getConnsUnUsed() - Method in class virtuoso.jdbc4.VirtuosoPoolStatistic
Returns the amount of unused connections in the connection pool size.
getContents() - Method in class openlink.util.messages_u
 
getContents() - Method in class virtuoso.javax.messages_x
 
getCrossReference(String, String, String, String, String, String) - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Gets a description of the foreign key columns in the foreign key table that reference the primary key columns of the primary key table (describe how one table imports anothere is key.) This should normally return a single foreign key/primary key pair (most tables only import a foreign key from a table once.) They are ordered by FKTABLE_CAT, FKTABLE_SCHEM, FKTABLE_NAME, and KEY_SEQ.
getCumWaitTime() - Method in class virtuoso.jdbc4.VirtuosoPoolStatistic
Returns the sum of all waiting time for the connection pool.
getCursorName() - Method in class virtuoso.javax.OPLCachedRowSet
Get the name of the SQL cursor used by this ResultSet.
getCursorName() - Method in class virtuoso.javax.OPLJdbcRowSet
Get the name of the SQL cursor used by this ResultSet.
getCursorName() - Method in class virtuoso.jdbc4.ResultSetWrapper
 
getCursorName() - Method in class virtuoso.jdbc4.VirtuosoResultSet
Gets the name of the SQL cursor used by this ResultSet.
getDatabaseMajorVersion() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Retrieves the major version number of the underlying database.
getDatabaseMinorVersion() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Retrieves the minor version number of the underlying database.
getDatabaseName() - Method in class virtuoso.jdbc4.VirtuosoDataSource
 
getDatabaseProductName() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Returns the name of this database product.
getDatabaseProductVersion() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Returns the version of this database product.
getDataSourceName() - Method in class virtuoso.javax.BaseRowSet
The JNDI name that identifies a JDBC data source.
getDataSourceName() - Method in class virtuoso.jdbc4.VirtuosoDataSource
Get the datasource name for this instance if set.
getDate(int) - Method in class virtuoso.javax.OPLCachedRowSet
Get the value of a column in the current row as a java.sql.Date object.
getDate(int) - Method in class virtuoso.javax.OPLJdbcRowSet
Get the value of a column in the current row as a java.sql.Date object.
getDate(int) - Method in class virtuoso.jdbc4.CallableStatementWrapper
 
getDate(int) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
getDate(int) - Method in class virtuoso.jdbc4.VirtuosoCallableStatement
Gets the value of a JDBC DATE parameter as a java.sql.Date object.
getDate(int) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Gets the value of a column in the current row as a java.sql.Date object.
getDate(int, Calendar) - Method in class virtuoso.javax.OPLCachedRowSet
Get the value of a column in the current row as a java.sql.Date object.
getDate(int, Calendar) - Method in class virtuoso.javax.OPLJdbcRowSet
Get the value of a column in the current row as a java.sql.Date object.
getDate(int, Calendar) - Method in class virtuoso.jdbc4.CallableStatementWrapper
 
getDate(int, Calendar) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
getDate(int, Calendar) - Method in class virtuoso.jdbc4.VirtuosoCallableStatement
Gets the value of a JDBC DATE parameter as a java.sql.Date object, using the given Calendar object to construct the date.
getDate(int, Calendar) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Gets the value of a column in the current row as a java.sql.Date object.
getDate(String) - Method in class virtuoso.javax.OPLCachedRowSet
Get the value of a column in the current row as a java.sql.Date object.
getDate(String) - Method in class virtuoso.javax.OPLJdbcRowSet
Get the value of a column in the current row as a java.sql.Date object.
getDate(String) - Method in class virtuoso.jdbc4.CallableStatementWrapper
 
getDate(String) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
getDate(String) - Method in class virtuoso.jdbc4.VirtuosoCallableStatement
 
getDate(String) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Gets the value of a column in the current row as a java.sql.Date object.
getDate(String, Calendar) - Method in class virtuoso.javax.OPLCachedRowSet
Get the value of a column in the current row as a java.sql.Date object.
getDate(String, Calendar) - Method in class virtuoso.javax.OPLJdbcRowSet
Get the value of a column in the current row as a java.sql.Date object.
getDate(String, Calendar) - Method in class virtuoso.jdbc4.CallableStatementWrapper
 
getDate(String, Calendar) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
getDate(String, Calendar) - Method in class virtuoso.jdbc4.VirtuosoCallableStatement
 
getDate(String, Calendar) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Gets the value of a column in the current row as a java.sql.Date object.
getDefaultTransactionIsolation() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
What's the database's default transaction isolation level? The values are defined in java.sql.Connection.
getDelgate() - Method in class virtuoso.jdbc4.VirtuosoDataSource
 
getDescription() - Method in class virtuoso.jdbc4.VirtuosoDataSource
 
getDouble(int) - Method in class virtuoso.javax.OPLCachedRowSet
Get the value of a column in the current row as a Java double.
getDouble(int) - Method in class virtuoso.javax.OPLJdbcRowSet
Get the value of a column in the current row as a Java double.
getDouble(int) - Method in class virtuoso.jdbc4.CallableStatementWrapper
 
getDouble(int) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
getDouble(int) - Method in class virtuoso.jdbc4.VirtuosoCallableStatement
Gets the value of a JDBC DOUBLE parameter as a double in the Java programming language.
getDouble(int) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Gets the value of a column in the current row as a Java double.
getDouble(String) - Method in class virtuoso.javax.OPLCachedRowSet
Get the value of a column in the current row as a Java double.
getDouble(String) - Method in class virtuoso.javax.OPLJdbcRowSet
Get the value of a column in the current row as a Java double.
getDouble(String) - Method in class virtuoso.jdbc4.CallableStatementWrapper
 
getDouble(String) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
getDouble(String) - Method in class virtuoso.jdbc4.VirtuosoCallableStatement
 
getDouble(String) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Gets the value of a column in the current row as a Java double.
getDriverMajorVersion() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Returns the JDBC driver's major version number.
getDriverMinorVersion() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Returns the JDBC driver's minor version number.
getDriverName() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Returns the name of this JDBC driver.
getDriverVersion() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Returns the version of this JDBC driver.
getDtp() - Method in class virtuoso.jdbc4.VirtuosoExplicitString
 
getEscapeProcessing() - Method in class virtuoso.javax.BaseRowSet
If escape scanning is on (the default), the driver will do escape substitution before sending the SQL to the database.
getExecType() - Method in class virtuoso.jdbc4.VirtuosoStatement
Returns the type of executing query.
getExportedKeys(String, String, String) - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Gets a description of the foreign key columns that reference a table's primary key columns (the foreign keys exported by a table).
getExtraNameCharacters() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Gets all the "extra" characters that can be used in unquoted identifier names (those beyond a-z, A-Z, 0-9 and _).
getFbs() - Method in class virtuoso.jdbc4.VirtuosoDataSource
 
getFetchDirection() - Method in class virtuoso.javax.BaseRowSet
Determine the fetch direction.
getFetchDirection() - Method in class virtuoso.jdbc4.ResultSetWrapper
 
getFetchDirection() - Method in class virtuoso.jdbc4.StatementWrapper
 
getFetchDirection() - Method in class virtuoso.jdbc4.VirtuosoResultSet
Retrieves the fetch direction of this result set.
getFetchDirection() - Method in class virtuoso.jdbc4.VirtuosoStatement
Retrieves the direction for fetching rows from database tables that is the default for result sets generated from this VirtuosoStatement object.
getFetchSize() - Method in class virtuoso.javax.BaseRowSet
Determine the default fetch size.
getFetchSize() - Method in class virtuoso.jdbc4.ResultSetWrapper
 
getFetchSize() - Method in class virtuoso.jdbc4.StatementWrapper
 
getFetchSize() - Method in class virtuoso.jdbc4.VirtuosoResultSet
Retrieves the number of result set rows that is the default fetch size for result sets generated from this ResultSet object.
getFetchSize() - Method in class virtuoso.jdbc4.VirtuosoStatement
Retrieves the number of result set rows that is the default fetch size for result sets generated from this Statement object.
getFloat(int) - Method in class virtuoso.javax.OPLCachedRowSet
Get the value of a column in the current row as a Java float.
getFloat(int) - Method in class virtuoso.javax.OPLJdbcRowSet
Get the value of a column in the current row as a Java float.
getFloat(int) - Method in class virtuoso.jdbc4.CallableStatementWrapper
 
getFloat(int) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
getFloat(int) - Method in class virtuoso.jdbc4.VirtuosoCallableStatement
Gets the value of a JDBC FLOAT parameter as a float in the Java programming language.
getFloat(int) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Gets the value of a column in the current row as a Java float.
getFloat(String) - Method in class virtuoso.javax.OPLCachedRowSet
Get the value of a column in the current row as a Java float.
getFloat(String) - Method in class virtuoso.javax.OPLJdbcRowSet
Get the value of a column in the current row as a Java float.
getFloat(String) - Method in class virtuoso.jdbc4.CallableStatementWrapper
 
getFloat(String) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
getFloat(String) - Method in class virtuoso.jdbc4.VirtuosoCallableStatement
 
getFloat(String) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Gets the value of a column in the current row as a Java float.
getFormatId() - Method in class virtuoso.jdbc4.VirtuosoXid
 
getFunctionColumns(String, String, String, String) - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Retrieves a description of the given catalog's system or user function parameters and return type.
getFunctions(String, String, String) - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Retrieves a description of the system and user functions available in the given catalog.
getFuture(String, Object[], int) - Method in class virtuoso.jdbc4.VirtuosoConnection
Start an RPC function call by sending a VirtuosoFuture request.
getGeneratedKeys() - Method in class virtuoso.jdbc4.StatementWrapper
 
getGeneratedKeys() - Method in class virtuoso.jdbc4.VirtuosoStatement
 
getGlobalTransactionId() - Method in class virtuoso.jdbc4.VirtuosoXid
 
getHits() - Method in class virtuoso.jdbc4.VirtuosoPoolStatistic
Returns the amount of the connection pool hits.
getHoldability() - Method in class virtuoso.javax.OPLCachedRowSet
Retrieves the holdability of this ResultSet object
getHoldability() - Method in class virtuoso.javax.OPLJdbcRowSet
Retrieves the holdability of this ResultSet object
getHoldability() - Method in class virtuoso.jdbc4.ConnectionWrapper
 
getHoldability() - Method in class virtuoso.jdbc4.ResultSetWrapper
 
getHoldability() - Method in class virtuoso.jdbc4.VirtuosoConnection
Retrieves the current holdability of ResultSet objects created using this Connection object.
getHoldability() - Method in class virtuoso.jdbc4.VirtuosoResultSet
Retrieves the holdability of this ResultSet object
getIdentifierQuoteString() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Retrieves the string used to quote SQL identifiers.
getImportedKeys(String, String, String) - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Gets a description of the primary key columns that are referenced by a table's foreign key columns (the primary keys imported by a table).
getIndexInfo(String, String, String, boolean, boolean) - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Gets a description of a table's indices and statistics.
getInitialPoolSize() - Method in class virtuoso.jdbc4.VirtuosoConnectionPoolDataSource
Get the number of physical connections the pool will contain when it is created
getInstance() - Static method in class virtuoso.jdbc4.VirtuosoPoolManager
 
getInt(int) - Method in class virtuoso.javax.OPLCachedRowSet
Get the value of a column in the current row as a Java int.
getInt(int) - Method in class virtuoso.javax.OPLJdbcRowSet
Get the value of a column in the current row as a Java int.
getInt(int) - Method in class virtuoso.jdbc4.CallableStatementWrapper
 
getInt(int) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
getInt(int) - Method in class virtuoso.jdbc4.VirtuosoCallableStatement
Gets the value of a JDBC INTEGER parameter as an int in the Java programming language.
getInt(int) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Gets the value of a column in the current row as a Java int.
getInt(String) - Method in class virtuoso.javax.OPLCachedRowSet
Get the value of a column in the current row as a Java int.
getInt(String) - Method in class virtuoso.javax.OPLJdbcRowSet
Get the value of a column in the current row as a Java int.
getInt(String) - Method in class virtuoso.jdbc4.CallableStatementWrapper
 
getInt(String) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
getInt(String) - Method in class virtuoso.jdbc4.VirtuosoCallableStatement
 
getInt(String) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Gets the value of a column in the current row as a Java int.
getIntAttr(Properties, String, int) - Method in class virtuoso.jdbc4.VirtuosoConnection
 
getIriType() - Method in class virtuoso.jdbc4.VirtuosoExtendedString
 
getIriType() - Method in interface virtuoso.sql.ExtendedString
 
getJDBCMajorVersion() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Retrieves the major JDBC version number for this driver.
getJDBCMinorVersion() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Retrieves the minor JDBC version number for this driver.
getKeyCols() - Method in class virtuoso.javax.OPLCachedRowSet
Returns the columns that make a key to uniquely identify a row in this OPLCachedRowSet object.
getKeystorepass() - Method in class virtuoso.jdbc4.VirtuosoDataSource
 
getKeystorepath() - Method in class virtuoso.jdbc4.VirtuosoDataSource
 
getLang() - Method in class virtuoso.jdbc4.VirtuosoRdfBox
 
getLang() - Method in interface virtuoso.sql.RdfBox
 
getLangKey(String) - Method in class virtuoso.jdbc4.VirtuosoRdfBox
 
getLangKey(String) - Method in interface virtuoso.sql.RdfBox
 
getLog_Enable() - Method in class virtuoso.jdbc4.VirtuosoDataSource
 
getLogFileName() - Method in class virtuoso.jdbc4.VirtuosoDataSource
Get the log FileName.
getLoginTimeout() - Method in class virtuoso.jdbc4.VirtuosoDataSource
 
getLogWriter() - Method in class virtuoso.jdbc4.VirtuosoDataSource
 
getLong(int) - Method in class virtuoso.javax.OPLCachedRowSet
Get the value of a column in the current row as a Java long.
getLong(int) - Method in class virtuoso.javax.OPLJdbcRowSet
Get the value of a column in the current row as a Java long.
getLong(int) - Method in class virtuoso.jdbc4.CallableStatementWrapper
 
getLong(int) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
getLong(int) - Method in class virtuoso.jdbc4.VirtuosoCallableStatement
Gets the value of a JDBC BIGINT parameter as a long in the Java programming language.
getLong(int) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Gets the value of a column in the current row as a Java long.
getLong(String) - Method in class virtuoso.javax.OPLCachedRowSet
Get the value of a column in the current row as a Java long.
getLong(String) - Method in class virtuoso.javax.OPLJdbcRowSet
Get the value of a column in the current row as a Java long.
getLong(String) - Method in class virtuoso.jdbc4.CallableStatementWrapper
 
getLong(String) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
getLong(String) - Method in class virtuoso.jdbc4.VirtuosoCallableStatement
 
getLong(String) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Gets the value of a column in the current row as a Java long.
getMajorVersion() - Method in class virtuoso.jdbc4.Driver
Gets the driver's major version number.
getMaxBinaryLiteralLength() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
How many hex characters can you have in an inline binary literal?
getMaxCatalogNameLength() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
What's the maximum length of a catalog name?
getMaxCharLiteralLength() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
What's the max length for a character literal?
getMaxColumnNameLength() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
What's the limit on column name length?
getMaxColumnsInGroupBy() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
What's the maximum number of columns in a "GROUP BY" clause?
getMaxColumnsInIndex() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
What's the maximum number of columns allowed in an index?
getMaxColumnsInOrderBy() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
What's the maximum number of columns in an "ORDER BY" clause?
getMaxColumnsInSelect() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
What's the maximum number of columns in a "SELECT" list?
getMaxColumnsInTable() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
What's the maximum number of columns in a table?
getMaxConnections() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
How many active connections can we have at a time to this database?
getMaxCursorNameLength() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
What's the maximum cursor name length?
getMaxFieldSize() - Method in class virtuoso.javax.BaseRowSet
The maxFieldSize limit (in bytes) is the maximum amount of data returned for any column value; it only applies to BINARY, VARBINARY, LONGVARBINARY, CHAR, VARCHAR, and LONGVARCHAR columns.
getMaxFieldSize() - Method in class virtuoso.jdbc4.StatementWrapper
 
getMaxFieldSize() - Method in class virtuoso.jdbc4.VirtuosoStatement
Returns the maximum number of bytes allowed for any column value.
getMaxIdleTime() - Method in class virtuoso.jdbc4.VirtuosoConnectionPoolDataSource
Get the number of seconds that a physical connection will remain unused in the pool before the connection is closed.
getMaxIndexLength() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
What's the maximum length of an index (in bytes)?
getMaxPoolSize() - Method in class virtuoso.jdbc4.VirtuosoConnectionPoolDataSource
Get the maximum number of physical connections the pool will be able contain.
getMaxProcedureNameLength() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
What's the maximum length of a procedure name?
getMaxRows() - Method in class virtuoso.javax.BaseRowSet
The maxRows limit is the maximum number of rows that a RowSet can contain.
getMaxRows() - Method in class virtuoso.jdbc4.StatementWrapper
 
getMaxRows() - Method in class virtuoso.jdbc4.VirtuosoStatement
Retrieves the maximum number of rows that a VirtuosoResultSet can contain.
getMaxRowSize() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
What's the maximum length of a single row?
getMaxSchemaNameLength() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
What's the maximum length allowed for a schema name?
getMaxStatementLength() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
What's the maximum length of a SQL statement?
getMaxStatements() - Method in class virtuoso.jdbc4.VirtuosoConnectionPoolDataSource
Get the total number of statements that the pool will keep open.
getMaxStatements() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
How many active statements can we have open at one time to this database?
getMaxTableNameLength() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
What's the maximum length of a table name?
getMaxTablesInSelect() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
What's the maximum number of tables in a SELECT statement?
getMaxUserNameLength() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
What's the maximum length of a user name?
getMaxWaitTime() - Method in class virtuoso.jdbc4.VirtuosoPoolStatistic
Returns the maximal waiting time for the connection pool.
getMetaData() - Method in class virtuoso.javax.OPLCachedRowSet
The number, types and properties of a ResultSet's columns are provided by the getMetaData method.
getMetaData() - Method in class virtuoso.javax.OPLJdbcRowSet
The number, types and properties of a ResultSet's columns are provided by the getMetaData method.
getMetaData() - Method in class virtuoso.jdbc4.ConnectionWrapper
 
getMetaData() - Method in class virtuoso.jdbc4.PreparedStatementWrapper
 
getMetaData() - Method in class virtuoso.jdbc4.ResultSetWrapper
 
getMetaData() - Method in class virtuoso.jdbc4.VirtuosoConnection
Gets the metadata regarding this connection's database.
getMetaData() - Method in class virtuoso.jdbc4.VirtuosoPreparedStatement
Gets the number, types and properties of a ResultSet's columns.
getMetaData() - Method in class virtuoso.jdbc4.VirtuosoResultSet
Retrieves the number, types and properties of a ResultSet's columns.
getMinorVersion() - Method in class virtuoso.jdbc4.Driver
Gets the driver's minor version number.
getMinPoolSize() - Method in class virtuoso.jdbc4.VirtuosoConnectionPoolDataSource
Get the minimum number of physical connections the pool will keep available at all times.
getMinWaitTime() - Method in class virtuoso.jdbc4.VirtuosoPoolStatistic
Returns the minimal waiting time for the connection pool.
getMisses() - Method in class virtuoso.jdbc4.VirtuosoPoolStatistic
Returns the amount of the connection pool misses.
getMoreResults() - Method in class virtuoso.jdbc4.StatementWrapper
 
getMoreResults() - Method in class virtuoso.jdbc4.VirtuosoStatement
Moves to a Statement's next result.
getMoreResults(boolean) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Method uses to get next rows of this result set.
getMoreResults(int) - Method in class virtuoso.jdbc4.StatementWrapper
 
getMoreResults(int) - Method in class virtuoso.jdbc4.VirtuosoStatement
 
getName() - Method in class virtuoso.jdbc4.VirtuosoPoolStatistic
Returns the name of ConectionPoolDataSource.
getNCharacterStream(int) - Method in class virtuoso.javax.OPLCachedRowSet
Retrieves the value of the designated column in the current row of this ResultSet object as a java.io.Reader object.
getNCharacterStream(int) - Method in class virtuoso.javax.OPLJdbcRowSet
Retrieves the value of the designated column in the current row of this ResultSet object as a java.io.Reader object.
getNCharacterStream(int) - Method in class virtuoso.jdbc4.CallableStatementWrapper
 
getNCharacterStream(int) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
getNCharacterStream(int) - Method in class virtuoso.jdbc4.VirtuosoCallableStatement
Retrieves the value of the designated parameter as a java.io.Reader object in the Java programming language.
getNCharacterStream(int) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a java.io.Reader object.
getNCharacterStream(String) - Method in class virtuoso.javax.OPLCachedRowSet
Retrieves the value of the designated column in the current row of this ResultSet object as a java.io.Reader object.
getNCharacterStream(String) - Method in class virtuoso.javax.OPLJdbcRowSet
Retrieves the value of the designated column in the current row of this ResultSet object as a java.io.Reader object.
getNCharacterStream(String) - Method in class virtuoso.jdbc4.CallableStatementWrapper
 
getNCharacterStream(String) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
getNCharacterStream(String) - Method in class virtuoso.jdbc4.VirtuosoCallableStatement
Retrieves the value of the designated parameter as a java.io.Reader object in the Java programming language.
getNCharacterStream(String) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a java.io.Reader object.
getNClob(int) - Method in class virtuoso.javax.OPLCachedRowSet
Retrieves the value of the designated column in the current row of this ResultSet object as a NClob object in the Java programming language.
getNClob(int) - Method in class virtuoso.javax.OPLJdbcRowSet
Retrieves the value of the designated column in the current row of this ResultSet object as a NClob object in the Java programming language.
getNClob(int) - Method in class virtuoso.jdbc4.CallableStatementWrapper
 
getNClob(int) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
getNClob(int) - Method in class virtuoso.jdbc4.VirtuosoCallableStatement
Retrieves the value of the designated JDBC NCLOB parameter as a java.sql.NClob object in the Java programming language.
getNClob(int) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a NClob object in the Java programming language.
getNClob(String) - Method in class virtuoso.javax.OPLCachedRowSet
Retrieves the value of the designated column in the current row of this ResultSet object as a NClob object in the Java programming language.
getNClob(String) - Method in class virtuoso.javax.OPLJdbcRowSet
Retrieves the value of the designated column in the current row of this ResultSet object as a NClob object in the Java programming language.
getNClob(String) - Method in class virtuoso.jdbc4.CallableStatementWrapper
 
getNClob(String) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
getNClob(String) - Method in class virtuoso.jdbc4.VirtuosoCallableStatement
Retrieves the value of a JDBC NCLOB parameter as a java.sql.NClob object in the Java programming language.
getNClob(String) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a NClob object in the Java programming language.
getNetworkTimeout() - Method in class virtuoso.jdbc4.ConnectionWrapper
 
getNetworkTimeout() - Method in class virtuoso.jdbc4.VirtuosoConnection
Retrieves the number of milliseconds the driver will wait for a database request to complete.
getNString(int) - Method in class virtuoso.javax.OPLCachedRowSet
Retrieves the value of the designated column in the current row of this ResultSet object as a String in the Java programming language.
getNString(int) - Method in class virtuoso.javax.OPLJdbcRowSet
Retrieves the value of the designated column in the current row of this ResultSet object as a String in the Java programming language.
getNString(int) - Method in class virtuoso.jdbc4.CallableStatementWrapper
 
getNString(int) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
getNString(int) - Method in class virtuoso.jdbc4.VirtuosoCallableStatement
Retrieves the value of the designated NCHAR, NVARCHAR or LONGNVARCHAR parameter as a String in the Java programming language.
getNString(int) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a String in the Java programming language.
getNString(String) - Method in class virtuoso.javax.OPLCachedRowSet
Retrieves the value of the designated column in the current row of this ResultSet object as a String in the Java programming language.
getNString(String) - Method in class virtuoso.javax.OPLJdbcRowSet
Retrieves the value of the designated column in the current row of this ResultSet object as a String in the Java programming language.
getNString(String) - Method in class virtuoso.jdbc4.CallableStatementWrapper
 
getNString(String) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
getNString(String) - Method in class virtuoso.jdbc4.VirtuosoCallableStatement
Retrieves the value of the designated NCHAR, NVARCHAR or LONGNVARCHAR parameter as a String in the Java programming language.
getNString(String) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a String in the Java programming language.
getNumericFunctions() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Gets a comma-separated list of math functions.
getObject(int) - Method in class virtuoso.javax.OPLCachedRowSet
Get the value of a column in the current row as a Java object.
getObject(int) - Method in class virtuoso.javax.OPLJdbcRowSet
Get the value of a column in the current row as a Java object.
getObject(int) - Method in class virtuoso.jdbc4.CallableStatementWrapper
 
getObject(int) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
getObject(int) - Method in class virtuoso.jdbc4.VirtuosoCallableStatement
Gets the value of a parameter as an object in the Java programming language.
getObject(int) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Gets the value of a column in the current row as a Java object.
getObject(int, Class<T>) - Method in class virtuoso.javax.OPLCachedRowSet
Retrieves the value of the designated column in the current row of this ResultSet object and will convert from the SQL type of the column to the requested Java data type, if the conversion is supported.
getObject(int, Class<T>) - Method in class virtuoso.javax.OPLJdbcRowSet
Retrieves the value of the designated column in the current row of this ResultSet object and will convert from the SQL type of the column to the requested Java data type, if the conversion is supported.
getObject(int, Class<T>) - Method in class virtuoso.jdbc4.CallableStatementWrapper
 
getObject(int, Class<T>) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
getObject(int, Class<T>) - Method in class virtuoso.jdbc4.VirtuosoCallableStatement
Returns an object representing the value of OUT parameter parameterIndex and will convert from the SQL type of the parameter to the requested Java data type, if the conversion is supported.
getObject(int, Class<T>) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Retrieves the value of the designated column in the current row of this ResultSet object and will convert from the SQL type of the column to the requested Java data type, if the conversion is supported.
getObject(int, Map) - Method in class virtuoso.javax.OPLCachedRowSet
Returns the value of column @i as a Java object.
getObject(int, Map) - Method in class virtuoso.jdbc4.VirtuosoCallableStatement
Returns an object representing the value of OUT parameter i and uses map for the custom mapping of the parameter value.
getObject(int, Map) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Returns the value of a column in the current row as a Java object.
getObject(int, Map<String, Class<?>>) - Method in class virtuoso.javax.OPLJdbcRowSet
Returns the value of column @i as a Java object.
getObject(int, Map<String, Class<?>>) - Method in class virtuoso.jdbc4.CallableStatementWrapper
 
getObject(int, Map<String, Class<?>>) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
getObject(String) - Method in class virtuoso.javax.OPLCachedRowSet
Get the value of a column in the current row as a Java object.
getObject(String) - Method in class virtuoso.javax.OPLJdbcRowSet
Get the value of a column in the current row as a Java object.
getObject(String) - Method in class virtuoso.jdbc4.CallableStatementWrapper
 
getObject(String) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
getObject(String) - Method in class virtuoso.jdbc4.VirtuosoCallableStatement
 
getObject(String) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Gets the value of a column in the current row as a Java object.
getObject(String, Class<T>) - Method in class virtuoso.javax.OPLCachedRowSet
Retrieves the value of the designated column in the current row of this ResultSet object and will convert from the SQL type of the column to the requested Java data type, if the conversion is supported.
getObject(String, Class<T>) - Method in class virtuoso.javax.OPLJdbcRowSet
Retrieves the value of the designated column in the current row of this ResultSet object and will convert from the SQL type of the column to the requested Java data type, if the conversion is supported.
getObject(String, Class<T>) - Method in class virtuoso.jdbc4.CallableStatementWrapper
 
getObject(String, Class<T>) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
getObject(String, Class<T>) - Method in class virtuoso.jdbc4.VirtuosoCallableStatement
Returns an object representing the value of OUT parameter parameterName and will convert from the SQL type of the parameter to the requested Java data type, if the conversion is supported.
getObject(String, Class<T>) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Retrieves the value of the designated column in the current row of this ResultSet object and will convert from the SQL type of the column to the requested Java data type, if the conversion is supported.
getObject(String, Map) - Method in class virtuoso.javax.OPLCachedRowSet
Returns the value of column @i as a Java object.
getObject(String, Map) - Method in class virtuoso.jdbc4.VirtuosoCallableStatement
 
getObject(String, Map) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Returns the value in the specified column as a Java object.
getObject(String, Map<String, Class<?>>) - Method in class virtuoso.javax.OPLJdbcRowSet
Returns the value of column @i as a Java object.
getObject(String, Map<String, Class<?>>) - Method in class virtuoso.jdbc4.CallableStatementWrapper
 
getObject(String, Map<String, Class<?>>) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
getObjectInstance(Object, Name, Context, Hashtable) - Method in class virtuoso.jdbc4.VirtuosoDataSourceFactory
 
getOriginal() - Method in class virtuoso.javax.OPLCachedRowSet
Returns a result set containing the original value of the rowset.
getOriginalRow() - Method in class virtuoso.javax.OPLCachedRowSet
Returns a result set containing the original value of the current row only.
getParam(int) - Method in class virtuoso.javax.BaseRowSet
 
getParameterClassName(int) - Method in class virtuoso.jdbc4.VirtuosoParameterMetaData
 
getParameterCount() - Method in class virtuoso.jdbc4.VirtuosoParameterMetaData
 
getParameterMetaData() - Method in class virtuoso.jdbc4.PreparedStatementWrapper
 
getParameterMetaData() - Method in class virtuoso.jdbc4.VirtuosoPreparedStatement
Retrieves the number, types and properties of this PreparedStatement object's parameters.
getParameterMode(int) - Method in class virtuoso.jdbc4.VirtuosoParameterMetaData
 
getParameterType(int) - Method in class virtuoso.jdbc4.VirtuosoParameterMetaData
 
getParameterTypeName(int) - Method in class virtuoso.jdbc4.VirtuosoParameterMetaData
 
getParams() - Method in class virtuoso.javax.BaseRowSet
Get the parameters that were set on the rowset.
getParentLogger() - Method in class virtuoso.jdbc4.Driver
Return the parent Logger of all the Loggers used by this driver.
getParentLogger() - Method in class virtuoso.jdbc4.VirtuosoDataSource
Return the parent Logger of all the Loggers used by this driver.
getPassword() - Method in class virtuoso.javax.BaseRowSet
The password used to create a database connection.
getPassword() - Method in class virtuoso.jdbc4.VirtuosoDataSource
 
getPooledConnection() - Method in class virtuoso.jdbc4.VirtuosoConnectionPoolDataSource
Attempt to establish a database connection.
getPooledConnection(String, String) - Method in class virtuoso.jdbc4.VirtuosoConnectionPoolDataSource
Attempts to establish a physical database connection that can be used as a pooled connection.
getPortNumber() - Method in class virtuoso.jdbc4.VirtuosoDataSource
Get the port number on which oplrqb is listening for requests.
getPrecision(int) - Method in class virtuoso.javax.OPLRowSetMetaData
Get the designated column number of decimal digits.
getPrecision(int) - Method in class virtuoso.jdbc4.VirtuosoParameterMetaData
 
getPrecision(int) - Method in class virtuoso.jdbc4.VirtuosoResultSetMetaData
Gets a column number of decimal digits.
getPrimaryKeys(String, String, String) - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Gets a description of a table's primary key columns.
getProcedureColumns(String, String, String, String) - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Gets a description of a catalog's stored procedure parameters and result columns.
getProcedures(String, String, String) - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Gets a description of the stored procedures available in a catalog.
getProcedureTerm() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
What's the database vendor's preferred term for "procedure"?
getPropertyCycle() - Method in class virtuoso.jdbc4.VirtuosoConnectionPoolDataSource
Get the interval, in seconds, that the pool will wait before enforcing the current policy defined by the values of the above connection pool properties
getPropertyInfo(String, Properties) - Method in class virtuoso.jdbc4.Driver
Gets information about the possible properties for this driver.
getProvider() - Method in class virtuoso.jdbc4.VirtuosoDataSource
 
getPseudoColumns(String, String, String, String) - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Retrieves a description of the pseudo or hidden columns available in a given table within the specified catalog and schema.
getPstmtpoolsize() - Method in class virtuoso.jdbc4.VirtuosoDataSource
 
getPwdClear() - Method in class virtuoso.jdbc4.VirtuosoDataSource
 
getQualifierName() - Method in class virtuoso.jdbc4.VirtuosoConnection
Method uses to get the qualifier name of this connection.
getQueryTimeout() - Method in class virtuoso.javax.BaseRowSet
The queryTimeout limit is the number of seconds the driver will wait for a Statement to execute.
getQueryTimeout() - Method in class virtuoso.jdbc4.StatementWrapper
 
getQueryTimeout() - Method in class virtuoso.jdbc4.VirtuosoStatement
Retrieves the number of seconds the driver will new wait for a Statement to execute.
getRecvbs() - Method in class virtuoso.jdbc4.VirtuosoDataSource
 
getRef(int) - Method in class virtuoso.javax.OPLCachedRowSet
Get a REF(<structured-type>) column.
getRef(int) - Method in class virtuoso.javax.OPLJdbcRowSet
Get a REF(<structured-type>) column.
getRef(int) - Method in class virtuoso.jdbc4.CallableStatementWrapper
 
getRef(int) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
getRef(int) - Method in class virtuoso.jdbc4.VirtuosoCallableStatement
Gets the value of a JDBC REF(<structured-type>) parameter as a Ref object in the Java programming language.
getRef(int) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Gets a REF(<structured-type>) column value from the current row.
getRef(String) - Method in class virtuoso.javax.OPLCachedRowSet
Get a REF(<structured-type>) column.
getRef(String) - Method in class virtuoso.javax.OPLJdbcRowSet
Get a REF(<structured-type>) column.
getRef(String) - Method in class virtuoso.jdbc4.CallableStatementWrapper
 
getRef(String) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
getRef(String) - Method in class virtuoso.jdbc4.VirtuosoCallableStatement
 
getRef(String) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Gets a REF(<structured-type>) column value from the current row.
getReference() - Method in class virtuoso.jdbc4.VirtuosoConnectionPoolDataSource
 
getReference() - Method in class virtuoso.jdbc4.VirtuosoDataSource
 
getReference() - Method in class virtuoso.jdbc4.VirtuosoXADataSource
 
getResultSet() - Method in class virtuoso.jdbc4.StatementWrapper
 
getResultSet() - Method in class virtuoso.jdbc4.VirtuosoArray
Retrieves a result set that contains the elements of the SQL ARRAY value designated by this Array object.
getResultSet() - Method in class virtuoso.jdbc4.VirtuosoStatement
Returns the current result as a VirtuosoResultSet object.
getResultSet(long, int) - Method in class virtuoso.jdbc4.VirtuosoArray
Retrieves a result set holding the elements of the subarray that starts at index index and contains up to count successive elements.
getResultSet(long, int, Map<String, Class<?>>) - Method in class virtuoso.jdbc4.VirtuosoArray
Retrieves a result set holding the elements of the subarray that starts at index index and contains up to count successive elements.
getResultSet(Map<String, Class<?>>) - Method in class virtuoso.jdbc4.VirtuosoArray
Retrieves a result set that contains the elements of the SQL ARRAY value designated by this Array object.
getResultSetConcurrency() - Method in class virtuoso.jdbc4.StatementWrapper
 
getResultSetConcurrency() - Method in class virtuoso.jdbc4.VirtuosoStatement
Returns the result set concurrency.
getResultSetHoldability() - Method in class virtuoso.jdbc4.StatementWrapper
 
getResultSetHoldability() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Retrieves the default holdability of this ResultSet object.
getResultSetHoldability() - Method in class virtuoso.jdbc4.VirtuosoStatement
 
getResultSetType() - Method in class virtuoso.jdbc4.StatementWrapper
 
getResultSetType() - Method in class virtuoso.jdbc4.VirtuosoStatement
Returns the result set type.
getRoundrobin() - Method in class virtuoso.jdbc4.VirtuosoDataSource
 
getRow() - Method in class virtuoso.javax.OPLCachedRowSet
Determine the current row number.
getRow() - Method in class virtuoso.javax.OPLJdbcRowSet
Determine the current row number.
getRow() - Method in class virtuoso.jdbc4.ResultSetWrapper
 
getRow() - Method in class virtuoso.jdbc4.VirtuosoResultSet
Retrieves the current row number.
getRowId(int) - Method in class virtuoso.javax.OPLCachedRowSet
Retrieves the value of the designated column in the current row of this ResultSet object as a java.sql.RowId object in the Java programming language.
getRowId(int) - Method in class virtuoso.javax.OPLJdbcRowSet
Retrieves the value of the designated column in the current row of this ResultSet object as a java.sql.RowId object in the Java programming language.
getRowId(int) - Method in class virtuoso.jdbc4.CallableStatementWrapper
 
getRowId(int) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
getRowId(int) - Method in class virtuoso.jdbc4.VirtuosoCallableStatement
Retrieves the value of the designated JDBC ROWID parameter as a java.sql.RowId object.
getRowId(int) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a java.sql.RowId object in the Java programming language.
getRowId(String) - Method in class virtuoso.javax.OPLCachedRowSet
Retrieves the value of the designated column in the current row of this ResultSet object as a java.sql.RowId object in the Java programming language.
getRowId(String) - Method in class virtuoso.javax.OPLJdbcRowSet
Retrieves the value of the designated column in the current row of this ResultSet object as a java.sql.RowId object in the Java programming language.
getRowId(String) - Method in class virtuoso.jdbc4.CallableStatementWrapper
 
getRowId(String) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
getRowId(String) - Method in class virtuoso.jdbc4.VirtuosoCallableStatement
Retrieves the value of the designated JDBC ROWID parameter as a java.sql.RowId object.
getRowId(String) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a java.sql.RowId object in the Java programming language.
getRowIdLifetime() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Indicates whether or not this data source supports the SQL ROWID type, and if so the lifetime for which a RowId object remains valid.
getScale(int) - Method in class virtuoso.javax.OPLRowSetMetaData
Gets the designated column number of digits to right of the decimal point.
getScale(int) - Method in class virtuoso.jdbc4.VirtuosoParameterMetaData
 
getScale(int) - Method in class virtuoso.jdbc4.VirtuosoResultSetMetaData
Gets a column number of digits to right of the decimal point.
getSchema() - Method in class virtuoso.jdbc4.ConnectionWrapper
 
getSchema() - Method in class virtuoso.jdbc4.VirtuosoConnection
Retrieves this Connection object's current schema name.
getSchemaName(int) - Method in class virtuoso.javax.OPLRowSetMetaData
Get the designated column table's schema.
getSchemaName(int) - Method in class virtuoso.jdbc4.VirtuosoResultSetMetaData
Gets a column table's schema.
getSchemas() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Gets the schema names available in this database.
getSchemas(String, String) - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Retrieves the schema names available in this database.
getSchemaTerm() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
What's the database vendor's preferred term for "schema"?
getSearchStringEscape() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Gets the string that can be used to escape wildcard characters.
getSendbs() - Method in class virtuoso.jdbc4.VirtuosoDataSource
 
getServerName() - Method in class virtuoso.jdbc4.VirtuosoDataSource
 
getShort(int) - Method in class virtuoso.javax.OPLCachedRowSet
Get the value of a column in the current row as a Java short.
getShort(int) - Method in class virtuoso.javax.OPLJdbcRowSet
Get the value of a column in the current row as a Java short.
getShort(int) - Method in class virtuoso.jdbc4.CallableStatementWrapper
 
getShort(int) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
getShort(int) - Method in class virtuoso.jdbc4.VirtuosoCallableStatement
Gets the value of a JDBC SMALLINT parameter as a short in the Java programming language.
getShort(int) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Gets the value of a column in the current row as a Java short.
getShort(String) - Method in class virtuoso.javax.OPLCachedRowSet
Get the value of a column in the current row as a Java short.
getShort(String) - Method in class virtuoso.javax.OPLJdbcRowSet
Get the value of a column in the current row as a Java short.
getShort(String) - Method in class virtuoso.jdbc4.CallableStatementWrapper
 
getShort(String) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
getShort(String) - Method in class virtuoso.jdbc4.VirtuosoCallableStatement
 
getShort(String) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Gets the value of a column in the current row as a Java short.
getShowDeleted() - Method in class virtuoso.javax.OPLCachedRowSet
This property determines whether or not rows marked for deletion appear in the set of current rows.
getSQLKeywords() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Gets a comma-separated list of all a database's SQL keywords that are NOT also SQL92 keywords.
getSQLStateType() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Indicates whether the SQLSTATEs returned by SQLException.getSQLState is X/Open (now known as Open Group) SQL CLI or SQL99.
getSQLXML(int) - Method in class virtuoso.javax.OPLCachedRowSet
Retrieves the value of the designated column in the current row of this ResultSet as a java.sql.SQLXML object in the Java programming language.
getSQLXML(int) - Method in class virtuoso.javax.OPLJdbcRowSet
Retrieves the value of the designated column in the current row of this ResultSet as a java.sql.SQLXML object in the Java programming language.
getSQLXML(int) - Method in class virtuoso.jdbc4.CallableStatementWrapper
 
getSQLXML(int) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
getSQLXML(int) - Method in class virtuoso.jdbc4.VirtuosoCallableStatement
Retrieves the value of the designated SQL XML parameter as a java.sql.SQLXML object in the Java programming language.
getSQLXML(int) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Retrieves the value of the designated column in the current row of this ResultSet as a java.sql.SQLXML object in the Java programming language.
getSQLXML(String) - Method in class virtuoso.javax.OPLCachedRowSet
Retrieves the value of the designated column in the current row of this ResultSet as a java.sql.SQLXML object in the Java programming language.
getSQLXML(String) - Method in class virtuoso.javax.OPLJdbcRowSet
Retrieves the value of the designated column in the current row of this ResultSet as a java.sql.SQLXML object in the Java programming language.
getSQLXML(String) - Method in class virtuoso.jdbc4.CallableStatementWrapper
 
getSQLXML(String) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
getSQLXML(String) - Method in class virtuoso.jdbc4.VirtuosoCallableStatement
Retrieves the value of the designated SQL XML parameter as a java.sql.SQLXML object in the Java programming language.
getSQLXML(String) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Retrieves the value of the designated column in the current row of this ResultSet as a java.sql.SQLXML object in the Java programming language.
getSsl() - Method in class virtuoso.jdbc4.VirtuosoDataSource
 
getStatement() - Method in class virtuoso.javax.OPLCachedRowSet
Return the Statement that produced the ResultSet.
getStatement() - Method in class virtuoso.javax.OPLJdbcRowSet
Return the Statement that produced the ResultSet.
getStatement() - Method in class virtuoso.jdbc4.ResultSetWrapper
 
getStatement() - Method in class virtuoso.jdbc4.VirtuosoResultSet
Returns the VirtuosoStatement object that produced this VirtuosoResultSet object.
getStmtOpts() - Method in class virtuoso.jdbc4.VirtuosoStatement
 
getString(int) - Method in class virtuoso.javax.OPLCachedRowSet
Get the value of a column in the current row as a Java String.
getString(int) - Method in class virtuoso.javax.OPLJdbcRowSet
Get the value of a column in the current row as a Java String.
getString(int) - Method in class virtuoso.jdbc4.CallableStatementWrapper
 
getString(int) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
getString(int) - Method in class virtuoso.jdbc4.VirtuosoCallableStatement
Retrieves the value of a JDBC CHAR, VARCHAR, or LONGVARCHAR parameter as a String in the Java programming language.
getString(int) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Gets the value of a column in the current row as a Java String.
getString(String) - Method in class virtuoso.javax.OPLCachedRowSet
Get the value of a column in the current row as a Java String.
getString(String) - Method in class virtuoso.javax.OPLJdbcRowSet
Get the value of a column in the current row as a Java String.
getString(String) - Method in class virtuoso.jdbc4.CallableStatementWrapper
 
getString(String) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
getString(String) - Method in class virtuoso.jdbc4.VirtuosoCallableStatement
 
getString(String) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Gets the value of a column in the current row as a Java String.
getStringFunctions() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Gets a comma-separated list of string functions.
getStrType() - Method in class virtuoso.jdbc4.VirtuosoExtendedString
 
getStrType() - Method in interface virtuoso.sql.ExtendedString
 
getSubString(long, int) - Method in class openlink.util.OPLHeapClob
Retrieves a copy of the specified substring in the CLOB value designated by this Clob object.
getSubString(long, int) - Method in class virtuoso.jdbc4.VirtuosoBlob
Returns a copy of the specified substring in the CLOB value designated by this Clob object.
getSuperTables(String, String, String) - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Retrieves a description of the table hierarchies defined in a particular schema in this database.
getSuperTypes(String, String, String) - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Retrieves a description of the user-defined type (UDT) hierarchies defined in a particular schema in this database.
getSystemFunctions() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Gets a comma-separated list of system functions.
getTableName() - Method in class virtuoso.javax.OPLCachedRowSet
Returns an identifier for the object (table) that was used to create this rowset.
getTableName(int) - Method in class virtuoso.javax.OPLRowSetMetaData
Gets the designated column table name.
getTableName(int) - Method in class virtuoso.jdbc4.VirtuosoResultSetMetaData
Gets a column table name.
getTablePrivileges(String, String, String) - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Gets a description of the access rights for each table available in a catalog.
getTables(String, String, String, String[]) - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Gets a description of tables available in a catalog.
getTableTypes() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Gets the table types available in this database.
getTime(int) - Method in class virtuoso.javax.OPLCachedRowSet
Get the value of a column in the current row as a java.sql.Time object.
getTime(int) - Method in class virtuoso.javax.OPLJdbcRowSet
Get the value of a column in the current row as a java.sql.Time object.
getTime(int) - Method in class virtuoso.jdbc4.CallableStatementWrapper
 
getTime(int) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
getTime(int) - Method in class virtuoso.jdbc4.VirtuosoCallableStatement
Get the value of a JDBC TIME parameter as a java.sql.Time object.
getTime(int) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Gets the value of a column in the current row as a java.sql.Time object.
getTime(int, Calendar) - Method in class virtuoso.javax.OPLCachedRowSet
Get the value of a column in the current row as a java.sql.Time object.
getTime(int, Calendar) - Method in class virtuoso.javax.OPLJdbcRowSet
Get the value of a column in the current row as a java.sql.Time object.
getTime(int, Calendar) - Method in class virtuoso.jdbc4.CallableStatementWrapper
 
getTime(int, Calendar) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
getTime(int, Calendar) - Method in class virtuoso.jdbc4.VirtuosoCallableStatement
Gets the value of a JDBC TIME parameter as a java.sql.Time object, using the given Calendar object to construct the time.
getTime(int, Calendar) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Gets the value of a column in the current row as a java.sql.Time object.
getTime(String) - Method in class virtuoso.javax.OPLCachedRowSet
Get the value of a column in the current row as a java.sql.Time object.
getTime(String) - Method in class virtuoso.javax.OPLJdbcRowSet
Get the value of a column in the current row as a java.sql.Time object.
getTime(String) - Method in class virtuoso.jdbc4.CallableStatementWrapper
 
getTime(String) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
getTime(String) - Method in class virtuoso.jdbc4.VirtuosoCallableStatement
 
getTime(String) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Gets the value of a column in the current row as a java.sql.Time object.
getTime(String, Calendar) - Method in class virtuoso.javax.OPLCachedRowSet
Get the value of a column in the current row as a java.sql.Time object.
getTime(String, Calendar) - Method in class virtuoso.javax.OPLJdbcRowSet
Get the value of a column in the current row as a java.sql.Time object.
getTime(String, Calendar) - Method in class virtuoso.jdbc4.CallableStatementWrapper
 
getTime(String, Calendar) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
getTime(String, Calendar) - Method in class virtuoso.jdbc4.VirtuosoCallableStatement
 
getTime(String, Calendar) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Gets the value of a column in the current row as a java.sql.Time object.
getTimeDateFunctions() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Gets a comma-separated list of time and date functions.
getTimeout() - Method in class virtuoso.jdbc4.VirtuosoConnection
Method uses to get the I/O timeout.
getTimestamp(int) - Method in class virtuoso.javax.OPLCachedRowSet
Get the value of a column in the current row as a java.sql.Timestamp object.
getTimestamp(int) - Method in class virtuoso.javax.OPLJdbcRowSet
Get the value of a column in the current row as a java.sql.Timestamp object.
getTimestamp(int) - Method in class virtuoso.jdbc4.CallableStatementWrapper
 
getTimestamp(int) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
getTimestamp(int) - Method in class virtuoso.jdbc4.VirtuosoCallableStatement
Gets the value of a JDBC TIMESTAMP parameter as a java.sql.Timestamp object.
getTimestamp(int) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Gets the value of a column in the current row as a java.sql.Timestamp object.
getTimestamp(int, Calendar) - Method in class virtuoso.javax.OPLCachedRowSet
Get the value of a column in the current row as a java.sql.Timestamp object.
getTimestamp(int, Calendar) - Method in class virtuoso.javax.OPLJdbcRowSet
Get the value of a column in the current row as a java.sql.Timestamp object.
getTimestamp(int, Calendar) - Method in class virtuoso.jdbc4.CallableStatementWrapper
 
getTimestamp(int, Calendar) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
getTimestamp(int, Calendar) - Method in class virtuoso.jdbc4.VirtuosoCallableStatement
Gets the value of a JDBC TIMESTAMP parameter as a java.sql.Timestamp object, using the given Calendar object to construct the Timestamp object.
getTimestamp(int, Calendar) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Gets the value of a column in the current row as a java.sql.Timestamp object.
getTimestamp(String) - Method in class virtuoso.javax.OPLCachedRowSet
Get the value of a column in the current row as a java.sql.Timestamp object.
getTimestamp(String) - Method in class virtuoso.javax.OPLJdbcRowSet
Get the value of a column in the current row as a java.sql.Timestamp object.
getTimestamp(String) - Method in class virtuoso.jdbc4.CallableStatementWrapper
 
getTimestamp(String) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
getTimestamp(String) - Method in class virtuoso.jdbc4.VirtuosoCallableStatement
 
getTimestamp(String) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Gets the value of a column in the current row as a java.sql.Timestamp object.
getTimestamp(String, Calendar) - Method in class virtuoso.javax.OPLCachedRowSet
Get the value of a column in the current row as a java.sql.Timestamp object.
getTimestamp(String, Calendar) - Method in class virtuoso.javax.OPLJdbcRowSet
Get the value of a column in the current row as a java.sql.Timestamp object.
getTimestamp(String, Calendar) - Method in class virtuoso.jdbc4.CallableStatementWrapper
 
getTimestamp(String, Calendar) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
getTimestamp(String, Calendar) - Method in class virtuoso.jdbc4.VirtuosoCallableStatement
 
getTimestamp(String, Calendar) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Gets the value of a column in the current row as a java.sql.Timestamp object.
getTimezone() - Method in class virtuoso.jdbc4.VirtuosoDate
 
getTimezone() - Method in class virtuoso.jdbc4.VirtuosoTime
 
getTimezone() - Method in class virtuoso.jdbc4.VirtuosoTimestamp
 
getTransactionIsolation() - Method in class virtuoso.javax.BaseRowSet
The transaction isolation property contains the JDBC transaction isolation level used.
getTransactionIsolation() - Method in class virtuoso.jdbc4.ConnectionWrapper
 
getTransactionIsolation() - Method in class virtuoso.jdbc4.VirtuosoConnection
Gets this Connection's current transaction isolation level.
getTransactionTimeout() - Method in class virtuoso.jdbc4.VirtuosoXAResource
 
getTruststorepass() - Method in class virtuoso.jdbc4.VirtuosoDataSource
 
getTruststorepath() - Method in class virtuoso.jdbc4.VirtuosoDataSource
 
getType() - Method in class virtuoso.javax.BaseRowSet
Return the type of this result set.
getType() - Method in class virtuoso.jdbc4.ResultSetWrapper
 
getType() - Method in class virtuoso.jdbc4.VirtuosoRdfBox
 
getType() - Method in class virtuoso.jdbc4.VirtuosoResultSet
Returns the type of this result set.
getType() - Method in interface virtuoso.sql.RdfBox
 
getTypeInfo() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Gets a description of all the standard SQL types supported by this database.
getTypeKey(String) - Method in class virtuoso.jdbc4.VirtuosoRdfBox
 
getTypeKey(String) - Method in interface virtuoso.sql.RdfBox
 
getTypeMap() - Method in class virtuoso.javax.BaseRowSet
Get the type-map object associated with this rowset.
getTypeMap() - Method in class virtuoso.jdbc4.ConnectionWrapper
 
getTypeMap() - Method in class virtuoso.jdbc4.VirtuosoConnection
Gets the type map object associated with this connection.
getUDTs(String, String, String, int[]) - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Gets a description of the user-defined types defined in a particular schema.
getUnicodeStream(int) - Method in class virtuoso.javax.OPLCachedRowSet
Deprecated. 
getUnicodeStream(int) - Method in class virtuoso.javax.OPLJdbcRowSet
Deprecated. 
getUnicodeStream(int) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
getUnicodeStream(int) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Deprecated. 
getUnicodeStream(String) - Method in class virtuoso.javax.OPLCachedRowSet
Deprecated. 
getUnicodeStream(String) - Method in class virtuoso.javax.OPLJdbcRowSet
Deprecated. 
getUnicodeStream(String) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
getUnicodeStream(String) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Deprecated. 
getUpdateCount() - Method in class virtuoso.jdbc4.StatementWrapper
 
getUpdateCount() - Method in class virtuoso.jdbc4.VirtuosoResultSet
Method uses to retrieve the Update count.
getUpdateCount() - Method in class virtuoso.jdbc4.VirtuosoStatement
Returns the current result as an update count; if the result is a ResultSet or there are no more results, -1 is returned.
getUrl() - Method in class virtuoso.javax.BaseRowSet
Get the url used to create a JDBC connection.
getURL() - Method in class virtuoso.jdbc4.VirtuosoConnection
Method uses to get the url of this connection.
getURL() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Returns the URL which permits to access the database.
getURL(int) - Method in class virtuoso.javax.OPLCachedRowSet
Retrieves the value of the designated column in the current row of this ResultSet object as a java.net.URL object in the Java programming language.
getURL(int) - Method in class virtuoso.javax.OPLJdbcRowSet
Retrieves the value of the designated column in the current row of this ResultSet object as a java.net.URL object in the Java programming language.
getURL(int) - Method in class virtuoso.jdbc4.CallableStatementWrapper
 
getURL(int) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
getURL(int) - Method in class virtuoso.jdbc4.VirtuosoCallableStatement
 
getURL(int) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a java.net.URL object in the Java programming language.
getURL(String) - Method in class virtuoso.javax.OPLCachedRowSet
Retrieves the value of the designated column in the current row of this ResultSet object as a java.net.URL object in the Java programming language.
getURL(String) - Method in class virtuoso.javax.OPLJdbcRowSet
Retrieves the value of the designated column in the current row of this ResultSet object as a java.net.URL object in the Java programming language.
getURL(String) - Method in class virtuoso.jdbc4.CallableStatementWrapper
 
getURL(String) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
getURL(String) - Method in class virtuoso.jdbc4.VirtuosoCallableStatement
 
getURL(String) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a java.net.URL object in the Java programming language.
getUsepstmtpool() - Method in class virtuoso.jdbc4.VirtuosoDataSource
 
getUser() - Method in class virtuoso.jdbc4.VirtuosoDataSource
 
getUsername() - Method in class virtuoso.javax.BaseRowSet
The username used to create a database connection.
getUserName() - Method in class virtuoso.jdbc4.VirtuosoConnection
Method uses to get the user name of this connection.
getUserName() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Returns the user name as known to the database.
getVersion() - Method in class virtuoso.jdbc4.VirtuosoConnection
Method uses to get the version of the database.
getVersionColumns(String, String, String) - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Gets a description of a table's columns that are automatically updated when any value in a row is updated.
getVersionNum() - Method in class virtuoso.jdbc4.VirtuosoConnection
 
getVirtuosoConnection() - Method in class virtuoso.jdbc4.VirtuosoPooledConnection
 
getWarnings() - Method in class virtuoso.javax.OPLCachedRowSet
The first warning reported by calls on this ResultSet is returned.
getWarnings() - Method in class virtuoso.javax.OPLJdbcRowSet
The first warning reported by calls on this ResultSet is returned.
getWarnings() - Method in class virtuoso.jdbc4.ConnectionWrapper
 
getWarnings() - Method in class virtuoso.jdbc4.ResultSetWrapper
 
getWarnings() - Method in class virtuoso.jdbc4.StatementWrapper
 
getWarnings() - Method in class virtuoso.jdbc4.VirtuosoConnection
Retrieves the first warning reported by calls on this Connection.
getWarnings() - Method in class virtuoso.jdbc4.VirtuosoResultSet
Retrieves the first warning reported by calls on this ResultSet.
getWarnings() - Method in class virtuoso.jdbc4.VirtuosoStatement
Retrieves the first warning reported by calls on this Statement.
getWideBestRowIdText_case0 - Static variable in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
 
getWideBestRowIdText_case2 - Static variable in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
 
getWideBestVersionColsText_case0 - Static variable in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
 
getWideBestVersionColsText_case2 - Static variable in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
 
getXAConnection() - Method in class virtuoso.jdbc4.VirtuosoXADataSource
 
getXAConnection(String, String) - Method in class virtuoso.jdbc4.VirtuosoXADataSource
 
getXAResource() - Method in class virtuoso.jdbc4.VirtuosoXAConnection
Retrieves an XAResource object that the transaction manager will use to manage this XAConnection object's participation in a distributed transaction.

H

hashCode() - Method in class virtuoso.jdbc4.VirtuosoBlob
Returns a hash code value for the object.
hashCode() - Method in class virtuoso.jdbc4.VirtuosoConnection
Returns a hash code value for the object.
hashCode() - Method in class virtuoso.jdbc4.VirtuosoXid
 
hashConnURL - Variable in class virtuoso.jdbc4.VirtuosoPooledConnection
 
hasOut() - Method in class virtuoso.jdbc4.VirtuosoCallableStatement
Indicates whether the OUT parameters exist.
hcolumns - Variable in class virtuoso.jdbc4.VirtuosoResultSetMetaData
 
host - Variable in class virtuoso.jdbc4.VirtuosoConnection.VhostRec
 

I

ILLJDBCURL - Static variable in exception virtuoso.jdbc4.VirtuosoException
The JDBC url given is not valid.
indexOf(Object) - Method in class openlink.util.Vector
Searches for the first occurrence of the given argument, testing for equality using the equals method.
indexOf(Object, int) - Method in class openlink.util.Vector
Searches for the first occurrence of the given argument, beginning the search at index, and testing for equality using the equals method.
init(String) - Method in class openlink.util.BaseMessage
 
init(VirtuosoConnectionPoolDataSource) - Method in class virtuoso.jdbc4.VirtuosoPooledConnection
 
Init() - Method in class openlink.util.MD5
Initialize MD5 internal state (object can be reused just by calling Init() after every Final()
initialPoolSize - Variable in class virtuoso.jdbc4.VirtuosoConnectionPoolDataSource
 
insertElementAt(Object, int) - Method in class openlink.util.Vector
Inserts the specified object as a component in this vector at the specified index.
insertRow() - Method in class virtuoso.javax.OPLCachedRowSet
Inserts the contents of the insert row into this rowset following the current row and it notifies listeners that the row has changed.
insertRow() - Method in class virtuoso.javax.OPLJdbcRowSet
Inserts the contents of the insert row into this ResultSet objaect and into the database.
insertRow() - Method in class virtuoso.jdbc4.ResultSetWrapper
 
insertRow() - Method in class virtuoso.jdbc4.VirtuosoResultSet
Inserts the contents of the insert row into the result set and the database.
insertsAreDetected(int) - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Indicates whether or not a visible row insert can be detected by calling ResultSet.rowInserted().
IOERROR - Static variable in exception virtuoso.jdbc4.VirtuosoException
An I/O error occurred due to a communication problem on the socket layer.
IRI - Static variable in class virtuoso.jdbc4.VirtuosoExtendedString
 
IRI - Static variable in interface virtuoso.sql.ExtendedString
 
iriType - Variable in class virtuoso.jdbc4.VirtuosoExtendedString
 
isAfterLast() - Method in class virtuoso.javax.OPLCachedRowSet
Determine if the cursor is after the last row in the rowset.
isAfterLast() - Method in class virtuoso.javax.OPLJdbcRowSet
Determine if the cursor is after the last row in the result set.
isAfterLast() - Method in class virtuoso.jdbc4.ResultSetWrapper
 
isAfterLast() - Method in class virtuoso.jdbc4.VirtuosoResultSet
Indicates whether the cursor is after the last row in the result set.
isAutoIncrement(int) - Method in class virtuoso.javax.OPLRowSetMetaData
Indicates whether the column is automatically numbered, thus read-only.
isAutoIncrement(int) - Method in class virtuoso.jdbc4.VirtuosoResultSetMetaData
Indicates whether the column is automatically numbered, thus read-only.
isBeforeFirst() - Method in class virtuoso.javax.OPLCachedRowSet
Determine if the cursor is before the first row in the rowset.
isBeforeFirst() - Method in class virtuoso.javax.OPLJdbcRowSet
Determine if the cursor is before the first row in the result set.
isBeforeFirst() - Method in class virtuoso.jdbc4.ResultSetWrapper
 
isBeforeFirst() - Method in class virtuoso.jdbc4.VirtuosoResultSet
Indicates whether the cursor is before the first row in the result set.
isCached - Variable in class virtuoso.jdbc4.VirtuosoStatement
 
isCaseSensitive(int) - Method in class virtuoso.javax.OPLRowSetMetaData
Indicates whether a column case matters.
isCaseSensitive(int) - Method in class virtuoso.jdbc4.VirtuosoResultSetMetaData
Indicates whether a column case matters.
isCatalogAtStart() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Does a catalog appear at the start of a qualified table name? (Otherwise it appears at the end)
isClosed - Variable in class virtuoso.jdbc4.StatementWrapper
 
isClosed() - Method in class virtuoso.javax.OPLCachedRowSet
Retrieves whether this ResultSet object has been closed.
isClosed() - Method in class virtuoso.javax.OPLJdbcRowSet
Retrieves whether this ResultSet object has been closed.
isClosed() - Method in class virtuoso.jdbc4.ConnectionWrapper
 
isClosed() - Method in class virtuoso.jdbc4.ResultSetWrapper
 
isClosed() - Method in class virtuoso.jdbc4.StatementWrapper
 
isClosed() - Method in class virtuoso.jdbc4.VirtuosoConnection
Checks if the connection is closed.
isClosed() - Method in class virtuoso.jdbc4.VirtuosoPooledConnection
 
isClosed() - Method in class virtuoso.jdbc4.VirtuosoResultSet
Retrieves whether this ResultSet object has been closed.
isClosed() - Method in class virtuoso.jdbc4.VirtuosoStatement
Retrieves whether this Statement object has been closed.
isCloseOnCompletion() - Method in class virtuoso.jdbc4.StatementWrapper
 
isCloseOnCompletion() - Method in class virtuoso.jdbc4.VirtuosoStatement
Returns a value indicating whether this Statement will be closed when all its dependent result sets are closed.
isConnectionLost(int) - Method in class virtuoso.jdbc4.VirtuosoConnection
 
isConnectionLost(int) - Method in class virtuoso.jdbc4.VirtuosoPooledConnection
 
isCriticalError(SQLException) - Static method in class virtuoso.jdbc4.VirtuosoConnection
 
isCurrency(int) - Method in class virtuoso.javax.OPLRowSetMetaData
Indicates whether the designated column is a cash value.
isCurrency(int) - Method in class virtuoso.jdbc4.VirtuosoResultSetMetaData
Indicates whether the column is a cash value.
isDefinitelyWritable(int) - Method in class virtuoso.javax.OPLRowSetMetaData
Indicates whether a write on the designated column will definitely succeed.
isDefinitelyWritable(int) - Method in class virtuoso.jdbc4.VirtuosoResultSetMetaData
Indicates whether a write on the column will definitely succeed.
isDeleted - Variable in class virtuoso.javax.OPLCachedRowSet.Row
 
isEmpty() - Method in class openlink.util.Vector
Tests if this vector has no components.
isFirst() - Method in class virtuoso.javax.OPLCachedRowSet
Determine if the cursor is on the first row of the rowset.
isFirst() - Method in class virtuoso.javax.OPLJdbcRowSet
Determine if the cursor is on the first row of the result set.
isFirst() - Method in class virtuoso.jdbc4.ResultSetWrapper
 
isFirst() - Method in class virtuoso.jdbc4.VirtuosoResultSet
Indicates whether the cursor is on the first row of the result set.
isInserted - Variable in class virtuoso.javax.OPLCachedRowSet.Row
 
isLast() - Method in class virtuoso.javax.OPLCachedRowSet
Determine if the cursor is on the last row of the rowset.
isLast() - Method in class virtuoso.javax.OPLJdbcRowSet
Determine if the cursor is on the last row of the result set.
isLast() - Method in class virtuoso.jdbc4.ResultSetWrapper
 
isLast() - Method in class virtuoso.jdbc4.VirtuosoResultSet
Indicates whether the cursor is on the last row of the result set.
isLastResult - Variable in class virtuoso.jdbc4.VirtuosoResultSet
 
isLastRow - Variable in class virtuoso.jdbc4.VirtuosoResultSet
 
isNullable(int) - Method in class virtuoso.javax.OPLRowSetMetaData
Indicates the nullability of values in the designated column.
isNullable(int) - Method in class virtuoso.jdbc4.VirtuosoParameterMetaData
 
isNullable(int) - Method in class virtuoso.jdbc4.VirtuosoResultSetMetaData
Indicates the nullability of values in the designated column.
isPoolable() - Method in class virtuoso.jdbc4.StatementWrapper
 
isPoolable() - Method in class virtuoso.jdbc4.VirtuosoStatement
Returns a value indicating whether the Statement is poolable or not.
isReadOnly() - Method in class virtuoso.javax.BaseRowSet
A rowset may be read-only.
isReadOnly() - Method in class virtuoso.jdbc4.ConnectionWrapper
 
isReadOnly() - Method in class virtuoso.jdbc4.VirtuosoConnection
Check if the connection is in read-only mode.
isReadOnly() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Is the database in read-only mode?
isReadOnly(int) - Method in class virtuoso.javax.OPLRowSetMetaData
Indicates whether the designated column is definitely not writable.
isReadOnly(int) - Method in class virtuoso.jdbc4.VirtuosoResultSetMetaData
Indicates whether a column is definitely not writable.
isSameRM(XAResource) - Method in class virtuoso.jdbc4.VirtuosoXAResource
 
isSearchable(int) - Method in class virtuoso.javax.OPLRowSetMetaData
Indicates whether the designated column can be used in a where clause.
isSearchable(int) - Method in class virtuoso.jdbc4.VirtuosoResultSetMetaData
Indicates whether the column can be used in a where clause.
isSigned(int) - Method in class virtuoso.javax.OPLRowSetMetaData
Indicates whether values in the designated column are signed numbers.
isSigned(int) - Method in class virtuoso.jdbc4.VirtuosoParameterMetaData
 
isSigned(int) - Method in class virtuoso.jdbc4.VirtuosoResultSetMetaData
Indicates whether values in the column are signed numbers.
isUpdated - Variable in class virtuoso.javax.OPLCachedRowSet.Row
 
isValid(int) - Method in class virtuoso.jdbc4.ConnectionWrapper
 
isValid(int) - Method in class virtuoso.jdbc4.VirtuosoConnection
Returns true if the connection has not been closed and is still valid.
isWrapperFor(Class<?>) - Method in class virtuoso.javax.OPLCachedRowSet
Returns true if this either implements the interface argument or is directly or indirectly a wrapper for an object that does.
isWrapperFor(Class<?>) - Method in class virtuoso.javax.OPLJdbcRowSet
Returns true if this either implements the interface argument or is directly or indirectly a wrapper for an object that does.
isWrapperFor(Class<?>) - Method in class virtuoso.javax.OPLRowSetMetaData
Returns true if this either implements the interface argument or is directly or indirectly a wrapper for an object that does.
isWrapperFor(Class<?>) - Method in class virtuoso.jdbc4.ConnectionWrapper
 
isWrapperFor(Class<?>) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
isWrapperFor(Class<?>) - Method in class virtuoso.jdbc4.StatementWrapper
 
isWrapperFor(Class<?>) - Method in class virtuoso.jdbc4.VirtuosoConnection
Returns true if this either implements the interface argument or is directly or indirectly a wrapper for an object that does.
isWrapperFor(Class<?>) - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Returns true if this either implements the interface argument or is directly or indirectly a wrapper for an object that does.
isWrapperFor(Class<?>) - Method in class virtuoso.jdbc4.VirtuosoDataSource
Returns true if this either implements the interface argument or is directly or indirectly a wrapper for an object that does.
isWrapperFor(Class<?>) - Method in class virtuoso.jdbc4.VirtuosoParameterMetaData
Returns true if this either implements the interface argument or is directly or indirectly a wrapper for an object that does.
isWrapperFor(Class<?>) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Returns true if this either implements the interface argument or is directly or indirectly a wrapper for an object that does.
isWrapperFor(Class<?>) - Method in class virtuoso.jdbc4.VirtuosoResultSetMetaData
Returns true if this either implements the interface argument or is directly or indirectly a wrapper for an object that does.
isWrapperFor(Class<?>) - Method in class virtuoso.jdbc4.VirtuosoStatement
Returns true if this either implements the interface argument or is directly or indirectly a wrapper for an object that does.
isWritable(int) - Method in class virtuoso.javax.OPLRowSetMetaData
Indicates whether it is possible for a write on the designated column to succeed.
isWritable(int) - Method in class virtuoso.jdbc4.VirtuosoResultSetMetaData
Indicates whether it is possible for a write on the column to succeed.
isXml(int) - Method in class virtuoso.jdbc4.VirtuosoResultSetMetaData
 

J

jAsciiStream - Static variable in class virtuoso.javax.BaseRowSet.Parameter
 
jBinaryStream - Static variable in class virtuoso.javax.BaseRowSet.Parameter
 
jCharacterStream - Static variable in class virtuoso.javax.BaseRowSet.Parameter
 
jDateWithCalendar - Static variable in class virtuoso.javax.BaseRowSet.Parameter
 
jdbcCompliant() - Method in class virtuoso.jdbc4.Driver
Reports whether this driver is a genuine JDBC COMPLIANT driver.
jNull_1 - Static variable in class virtuoso.javax.BaseRowSet.Parameter
 
jNull_2 - Static variable in class virtuoso.javax.BaseRowSet.Parameter
 
jObject - Static variable in class virtuoso.javax.BaseRowSet.Parameter
 
jObject_1 - Static variable in class virtuoso.javax.BaseRowSet.Parameter
 
jObject_2 - Static variable in class virtuoso.javax.BaseRowSet.Parameter
 
jTimestampWithCalendar - Static variable in class virtuoso.javax.BaseRowSet.Parameter
 
jTimeWithCalendar - Static variable in class virtuoso.javax.BaseRowSet.Parameter
 
jType - Variable in class virtuoso.javax.BaseRowSet.Parameter
 
jUnicodeStream - Static variable in class virtuoso.javax.BaseRowSet.Parameter
 

K

key_id - Variable in class virtuoso.jdbc4.VirtuosoBlob
 
keystorepass - Variable in class virtuoso.jdbc4.VirtuosoDataSource
 
keystorepath - Variable in class virtuoso.jdbc4.VirtuosoDataSource
 
kindop() - Method in class virtuoso.jdbc4.VirtuosoResultSet
Retrieves the kind of operation of this Result set.

L

last() - Method in class virtuoso.javax.OPLCachedRowSet
Moves to the last row in the rowset.
last() - Method in class virtuoso.javax.OPLJdbcRowSet
Moves to the last row in the result set.
last() - Method in class virtuoso.jdbc4.ResultSetWrapper
 
last() - Method in class virtuoso.jdbc4.VirtuosoResultSet
Moves the cursor to the last row in the result set.
lastElement() - Method in class openlink.util.Vector
Returns the last component of the vector.
lastIndexOf(Object) - Method in class openlink.util.Vector
Returns the index of the last occurrence of the specified object in this vector.
lastIndexOf(Object, int) - Method in class openlink.util.Vector
Searches backwards for the specified object, starting from the specified index, and returns an index to it.
length - Variable in class virtuoso.javax.BaseRowSet.Parameter
 
length() - Method in class openlink.util.OPLHeapBlob
Returns the number of bytes in the BLOB value designated by this Blob object.
length() - Method in class openlink.util.OPLHeapClob
Retrieves the number of characters in the CLOB value designated by this Clob object.
length() - Method in class virtuoso.jdbc4.VirtuosoBlob
Returns the number of bytes in the BLOB value designated by this Blob object.
locatorsUpdateCopy() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Indicates whether updates made to a LOB are made on a copy or directly to the LOB.
log_enable - Variable in class virtuoso.jdbc4.VirtuosoDataSource
 
logFileName - Variable in class virtuoso.jdbc4.VirtuosoDataSource
 
loginTimeout - Variable in class virtuoso.jdbc4.VirtuosoDataSource
 
logWriter - Variable in class virtuoso.jdbc4.VirtuosoDataSource
 

M

main(String[]) - Static method in class virtuoso.jdbc4.Driver
 
main(String[]) - Static method in class virtuoso.jdbc4.VirtuosoXid
 
major - Static variable in class virtuoso.jdbc4.Driver
 
makeException(Exception) - Static method in class openlink.util.BaseMessage
 
map - Variable in class virtuoso.javax.BaseRowSet
 
maxIdleTime - Variable in class virtuoso.jdbc4.VirtuosoConnectionPoolDataSource
 
maxPoolSize - Variable in class virtuoso.jdbc4.VirtuosoConnectionPoolDataSource
 
maxStatements - Variable in class virtuoso.jdbc4.VirtuosoConnectionPoolDataSource
 
MD5 - Class in openlink.util
Implementation of RSA's MD5 hash generator
MD5() - Constructor for class openlink.util.MD5
Class constructor
MD5(Object) - Constructor for class openlink.util.MD5
Initialize class, and update hash with ob.toString()
md5_digest(String, String, String) - Static method in class openlink.util.MD5
 
messages_u - Class in openlink.util
 
messages_u() - Constructor for class openlink.util.messages_u
 
messages_x - Class in virtuoso.javax
 
messages_x() - Constructor for class virtuoso.javax.messages_x
 
metaData - Variable in class virtuoso.jdbc4.VirtuosoResultSet
 
metaData - Variable in class virtuoso.jdbc4.VirtuosoStatement
 
minor - Static variable in class virtuoso.jdbc4.Driver
 
minPoolSize - Variable in class virtuoso.jdbc4.VirtuosoConnectionPoolDataSource
 
MISCERROR - Static variable in exception virtuoso.jdbc4.VirtuosoException
Returned when a trivial error occurred.
more_result() - Method in class virtuoso.jdbc4.VirtuosoResultSet
Retrieves if it exist more result after this set.
moveToCurrentRow() - Method in class virtuoso.javax.OPLCachedRowSet
Move the cursor to the remembered cursor position, usually the current row.
moveToCurrentRow() - Method in class virtuoso.javax.OPLJdbcRowSet
Move the cursor to the remembered cursor position, usually the current row.
moveToCurrentRow() - Method in class virtuoso.jdbc4.ResultSetWrapper
 
moveToCurrentRow() - Method in class virtuoso.jdbc4.VirtuosoResultSet
Moves the cursor to the remembered cursor position, usually the current row.
moveToInsertRow() - Method in class virtuoso.javax.OPLCachedRowSet
Move to the insert row.
moveToInsertRow() - Method in class virtuoso.javax.OPLJdbcRowSet
Move to the insert row.
moveToInsertRow() - Method in class virtuoso.jdbc4.ResultSetWrapper
 
moveToInsertRow() - Method in class virtuoso.jdbc4.VirtuosoResultSet
Moves the cursor to the insert row.
msgPrefix - Variable in class openlink.util.BaseMessage
 

N

n_initialPoolSize - Static variable in class virtuoso.jdbc4.VirtuosoConnectionPoolDataSource
 
n_maxIdleTime - Static variable in class virtuoso.jdbc4.VirtuosoConnectionPoolDataSource
 
n_maxPoolSize - Static variable in class virtuoso.jdbc4.VirtuosoConnectionPoolDataSource
 
n_maxStatements - Static variable in class virtuoso.jdbc4.VirtuosoConnectionPoolDataSource
 
n_minPoolSize - Static variable in class virtuoso.jdbc4.VirtuosoConnectionPoolDataSource
 
n_propertyCycle - Static variable in class virtuoso.jdbc4.VirtuosoConnectionPoolDataSource
 
name - Variable in class virtuoso.jdbc4.VirtuosoPoolStatistic
 
nativeSQL(String) - Method in class virtuoso.jdbc4.ConnectionWrapper
 
nativeSQL(String) - Method in class virtuoso.jdbc4.VirtuosoConnection
Converts the given SQL statement into the system's native SQL grammar.
next() - Method in class virtuoso.javax.OPLCachedRowSet
A ResultSet is initially positioned before its first row; the first call to next makes the first row the current row; the second call makes the second row the current row, etc.
next() - Method in class virtuoso.javax.OPLJdbcRowSet
A ResultSet is initially positioned before its first row; the first call to next makes the first row the current row; the second call makes the second row the current row, etc.
next() - Method in class virtuoso.jdbc4.ResultSetWrapper
 
next() - Method in class virtuoso.jdbc4.VirtuosoResultSet
Moves the cursor down one row from its current position.
NO_MESSAGE - Static variable in class openlink.util.BaseMessage
 
NOLICENCE - Static variable in exception virtuoso.jdbc4.VirtuosoException
Error returned when your license is not valid.
notify_error(Throwable) - Method in class virtuoso.jdbc4.VirtuosoConnection
 
notify_error(Throwable) - Method in class virtuoso.jdbc4.VirtuosoStatement
 
notifyListener(int) - Method in class virtuoso.javax.BaseRowSet
 
NOTIMPLEMENTED - Static variable in exception virtuoso.jdbc4.VirtuosoException
Method launched is not implemented yet.
nullPlusNonNullIsNull() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Retrieves whether this database supports concatenations between NULL and non-NULL values being NULL.
nullsAreSortedAtEnd() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Are NULL values sorted at the end regardless of sort order?
nullsAreSortedAtStart() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Are NULL values sorted at the start regardless of sort order?
nullsAreSortedHigh() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Are NULL values sorted high?
nullsAreSortedLow() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Are NULL values sorted low?

O

objparams - Variable in class virtuoso.jdbc4.VirtuosoStatement
 
objsToClose - Variable in class virtuoso.jdbc4.StatementWrapper
 
OK - Static variable in exception virtuoso.jdbc4.VirtuosoException
The operation ran with success.
openlink.util - package openlink.util
 
OPLCachedRowSet - Class in virtuoso.javax
A OPLCachedRowSet is a disconnected, serializable, scrollable container for tabular data.
OPLCachedRowSet() - Constructor for class virtuoso.javax.OPLCachedRowSet
Create a OPLCachedRowSet object.
OPLCachedRowSet.Row - Class in virtuoso.javax
 
OPLHeapBlob - Class in openlink.util
 
OPLHeapBlob() - Constructor for class openlink.util.OPLHeapBlob
 
OPLHeapBlob(byte[]) - Constructor for class openlink.util.OPLHeapBlob
 
OPLHeapBlob(byte[], int, int) - Constructor for class openlink.util.OPLHeapBlob
 
OPLHeapBlob(InputStream) - Constructor for class openlink.util.OPLHeapBlob
 
OPLHeapBlob.BlobInputStream - Class in openlink.util
 
OPLHeapBlob.BlobOutputStream - Class in openlink.util
 
OPLHeapClob - Class in openlink.util
 
OPLHeapClob() - Constructor for class openlink.util.OPLHeapClob
 
OPLHeapClob(char[]) - Constructor for class openlink.util.OPLHeapClob
 
OPLHeapClob(Reader) - Constructor for class openlink.util.OPLHeapClob
 
OPLHeapClob(String) - Constructor for class openlink.util.OPLHeapClob
 
OPLHeapClob.BlobInputReader - Class in openlink.util
 
OPLHeapClob.BlobInputStream - Class in openlink.util
 
OPLHeapClob.BlobOutputStream - Class in openlink.util
 
OPLHeapClob.BlobOutputWriter - Class in openlink.util
 
OPLHeapNClob - Class in openlink.util
 
OPLHeapNClob() - Constructor for class openlink.util.OPLHeapNClob
 
OPLHeapNClob(char[]) - Constructor for class openlink.util.OPLHeapNClob
 
OPLHeapNClob(Reader) - Constructor for class openlink.util.OPLHeapNClob
 
OPLHeapNClob(String) - Constructor for class openlink.util.OPLHeapNClob
 
OPLJdbcRowSet - Class in virtuoso.javax
A OPLJdbcRowSet is a connected rowset.
OPLJdbcRowSet() - Constructor for class virtuoso.javax.OPLJdbcRowSet
 
OPLRowSetMetaData - Class in virtuoso.javax
The RowSetMetaData interface extends ResultSetMetaData with methods that allow a metadata object to be initialized.
OPLRowSetMetaData(ResultSetMetaData) - Constructor for class virtuoso.javax.OPLRowSetMetaData
 
othersDeletesAreVisible(int) - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Indicates whether deletes made by others are visible.
othersInsertsAreVisible(int) - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Indicates whether inserts made by others are visible.
othersUpdatesAreVisible(int) - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Indicates whether updates made by others are visible.
ownDeletesAreVisible(int) - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Indicates whether a result set's own deletes are visible.
ownInsertsAreVisible(int) - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Indicates whether a result set's own inserts are visible.
ownUpdatesAreVisible(int) - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Indicates whether a result set's own updates are visible.

P

pages - Variable in class virtuoso.jdbc4.VirtuosoBlob
 
param_scale - Variable in class virtuoso.jdbc4.VirtuosoCallableStatement
 
param_type - Variable in class virtuoso.jdbc4.VirtuosoCallableStatement
 
Parameter() - Constructor for class virtuoso.javax.BaseRowSet.Parameter
 
parameters - Variable in class virtuoso.jdbc4.VirtuosoParameterMetaData
 
parameters - Variable in class virtuoso.jdbc4.VirtuosoStatement
 
paramsMetaData - Variable in class virtuoso.jdbc4.VirtuosoStatement
 
parse_vhost(String, String, int) - Method in class virtuoso.jdbc4.VirtuosoConnection
 
password - Variable in class virtuoso.jdbc4.VirtuosoDataSource
 
pooled_connection - Variable in class virtuoso.jdbc4.VirtuosoConnection
 
populate(ResultSet) - Method in class virtuoso.javax.OPLCachedRowSet
Populate the OPLCachedRowSet object with data from a ResultSet.
port - Variable in class virtuoso.jdbc4.VirtuosoConnection.VhostRec
 
portNumber - Variable in class virtuoso.jdbc4.VirtuosoDataSource
 
position(byte[], long) - Method in class openlink.util.OPLHeapBlob
Retrieves the byte position at which the specified byte array pattern begins within the BLOB value that this Blob object represents.
position(byte[], long) - Method in class virtuoso.jdbc4.VirtuosoBlob
Determines the byte position at which the specified byte pattern begins within the BLOB value that this Blob object represents.
position(String, long) - Method in class openlink.util.OPLHeapClob
Retrieves the character position at which the specified substring searchstr appears in the SQL CLOB value represented by this Clob object.
position(String, long) - Method in class virtuoso.jdbc4.VirtuosoBlob
Determines the character position at which the specified substring searchstr appears in the CLOB.
position(Blob, long) - Method in class openlink.util.OPLHeapBlob
Retrieves the byte position in the BLOB value designated by this Blob object at which pattern begins.
position(Blob, long) - Method in class virtuoso.jdbc4.VirtuosoBlob
Determines the byte position in the BLOB value designated by this Blob object at which pattern begins.
position(Clob, long) - Method in class openlink.util.OPLHeapClob
Retrieves the character position at which the specified Clob object searchstr appears in this Clob object.
position(Clob, long) - Method in class virtuoso.jdbc4.VirtuosoBlob
Determines the character position at which the specified Clob object searchstr appears in this Clob object.
prefetch - Variable in class virtuoso.jdbc4.VirtuosoStatement
 
prepare(Xid) - Method in class virtuoso.jdbc4.VirtuosoXAResource
 
prepareCall(String) - Method in class virtuoso.jdbc4.ConnectionWrapper
 
prepareCall(String) - Method in class virtuoso.jdbc4.VirtuosoConnection
Creates a CallableStatement object to call database stored procedures.
prepareCall(String, int, int) - Method in class virtuoso.jdbc4.ConnectionWrapper
 
prepareCall(String, int, int) - Method in class virtuoso.jdbc4.VirtuosoConnection
Creates a CallableStatement object that will generate ResultSet objects with the given type and concurrency.
prepareCall(String, int, int, int) - Method in class virtuoso.jdbc4.ConnectionWrapper
 
prepareCall(String, int, int, int) - Method in class virtuoso.jdbc4.VirtuosoConnection
calls checkHoldability and then normal prepareCall
PreparedStatementWrapper - Class in virtuoso.jdbc4
 
PreparedStatementWrapper(ConnectionWrapper, PreparedStatement) - Constructor for class virtuoso.jdbc4.PreparedStatementWrapper
 
prepareStatement(String) - Method in class virtuoso.jdbc4.ConnectionWrapper
 
prepareStatement(String) - Method in class virtuoso.jdbc4.VirtuosoConnection
Creates a PreparedStatement object to send parameterized SQL statements to the database.
prepareStatement(String, int) - Method in class virtuoso.jdbc4.ConnectionWrapper
 
prepareStatement(String, int) - Method in class virtuoso.jdbc4.VirtuosoConnection
autoGeneratedKeys ignored
prepareStatement(String, int[]) - Method in class virtuoso.jdbc4.ConnectionWrapper
 
prepareStatement(String, int[]) - Method in class virtuoso.jdbc4.VirtuosoConnection
columnIndexes ignored ignored
prepareStatement(String, int, int) - Method in class virtuoso.jdbc4.ConnectionWrapper
 
prepareStatement(String, int, int) - Method in class virtuoso.jdbc4.VirtuosoConnection
Creates a PreparedStatement object that will generate ResultSet objects with the given type and concurrency.
prepareStatement(String, int, int, int) - Method in class virtuoso.jdbc4.ConnectionWrapper
 
prepareStatement(String, int, int, int) - Method in class virtuoso.jdbc4.VirtuosoConnection
Creates a PreparedStatement object that will generate ResultSet objects with the given type, concurrency, and holdability.
prepareStatement(String, String[]) - Method in class virtuoso.jdbc4.ConnectionWrapper
 
prepareStatement(String, String[]) - Method in class virtuoso.jdbc4.VirtuosoConnection
columnNames ignored ignored
previous() - Method in class virtuoso.javax.OPLCachedRowSet
Moves to the previous row in the rowset.
previous() - Method in class virtuoso.javax.OPLJdbcRowSet
Moves to the previous row in the result set.
previous() - Method in class virtuoso.jdbc4.ResultSetWrapper
 
previous() - Method in class virtuoso.jdbc4.VirtuosoResultSet
Moves the cursor to the previous row in the result set.
propertyCycle - Variable in class virtuoso.jdbc4.VirtuosoConnectionPoolDataSource
 
provider - Variable in class virtuoso.jdbc4.VirtuosoDataSource
 
ps_vresultSet - Variable in class virtuoso.jdbc4.VirtuosoPreparedStatement
 
pstmtpoolsize - Variable in class virtuoso.jdbc4.VirtuosoDataSource
 
pwd_magic_encrypt(String, String) - Static method in class openlink.util.MD5
 
pwdclear - Variable in class virtuoso.jdbc4.VirtuosoDataSource
 

Q

qualifier - Variable in class virtuoso.jdbc4.VirtuosoConnection
 

R

rb - Variable in class openlink.util.BaseMessage
 
rb_box - Variable in class virtuoso.jdbc4.VirtuosoRdfBox
 
rb_chksum_tail - Variable in class virtuoso.jdbc4.VirtuosoRdfBox
 
rb_id_only - Variable in class virtuoso.jdbc4.VirtuosoRdfBox
 
rb_is_complete - Variable in class virtuoso.jdbc4.VirtuosoRdfBox
 
rb_is_outlined - Variable in class virtuoso.jdbc4.VirtuosoRdfBox
 
rb_is_text_index - Variable in class virtuoso.jdbc4.VirtuosoRdfBox
 
rb_lang - Variable in class virtuoso.jdbc4.VirtuosoRdfBox
 
rb_ro_id - Variable in class virtuoso.jdbc4.VirtuosoRdfBox
 
rb_type - Variable in class virtuoso.jdbc4.VirtuosoRdfBox
 
RBS_64 - Static variable in class virtuoso.jdbc4.VirtuosoRdfBox
 
RBS_CHKSUM - Static variable in class virtuoso.jdbc4.VirtuosoRdfBox
 
RBS_COMPLETE - Static variable in class virtuoso.jdbc4.VirtuosoRdfBox
 
RBS_EXT_TYPE - Static variable in class virtuoso.jdbc4.VirtuosoRdfBox
 
RBS_HAS_LANG - Static variable in class virtuoso.jdbc4.VirtuosoRdfBox
 
RBS_HAS_TYPE - Static variable in class virtuoso.jdbc4.VirtuosoRdfBox
 
RBS_OUTLINED - Static variable in class virtuoso.jdbc4.VirtuosoRdfBox
 
RBS_SKIP_DTP - Static variable in class virtuoso.jdbc4.VirtuosoRdfBox
 
RDF_BOX_DEFAULT_LANG - Static variable in class virtuoso.jdbc4.VirtuosoRdfBox
 
RDF_BOX_DEFAULT_TYPE - Static variable in class virtuoso.jdbc4.VirtuosoRdfBox
 
RDF_BOX_GEO_TYPE - Static variable in class virtuoso.jdbc4.VirtuosoRdfBox
 
rdf_lang_hash - Variable in class virtuoso.jdbc4.VirtuosoConnection
 
rdf_lang_loaded - Variable in class virtuoso.jdbc4.VirtuosoConnection
 
rdf_lang_rev - Variable in class virtuoso.jdbc4.VirtuosoConnection
 
rdf_type_hash - Variable in class virtuoso.jdbc4.VirtuosoConnection
 
rdf_type_loaded - Variable in class virtuoso.jdbc4.VirtuosoConnection
 
rdf_type_rev - Variable in class virtuoso.jdbc4.VirtuosoConnection
 
RdfBox - Interface in virtuoso.sql
 
read() - Method in class openlink.util.OPLHeapBlob.BlobInputStream
 
read() - Method in class openlink.util.OPLHeapClob.BlobInputReader
 
read() - Method in class openlink.util.OPLHeapClob.BlobInputStream
 
read(byte[], int, int) - Method in class openlink.util.OPLHeapBlob.BlobInputStream
 
read(byte[], int, int) - Method in class openlink.util.OPLHeapClob.BlobInputStream
 
read(char[], int, int) - Method in class openlink.util.OPLHeapClob.BlobInputReader
 
read_request() - Method in class virtuoso.jdbc4.VirtuosoConnection
Method uses to read messages and dispatch them between their future owner.
ready() - Method in class openlink.util.OPLHeapClob.BlobInputReader
 
recacheStmt(VirtuosoPreparedStatement) - Method in class virtuoso.jdbc4.VirtuosoConnection
 
recover(int) - Method in class virtuoso.jdbc4.VirtuosoXAResource
 
recvbs - Variable in class virtuoso.jdbc4.VirtuosoDataSource
 
refreshRow() - Method in class virtuoso.javax.OPLCachedRowSet
Sets the current row with its original value and marks the row as not updated, thus undoing any changes made to the row since the last call to the methods updateRow or deleteRow.
refreshRow() - Method in class virtuoso.javax.OPLJdbcRowSet
Refresh the value of the current row with its current value in the database.
refreshRow() - Method in class virtuoso.jdbc4.ResultSetWrapper
 
refreshRow() - Method in class virtuoso.jdbc4.VirtuosoResultSet
Refreshes the current row with its most recent value in the database.
registerOutParameter(int, int) - Method in class virtuoso.jdbc4.CallableStatementWrapper
 
registerOutParameter(int, int) - Method in class virtuoso.jdbc4.VirtuosoCallableStatement
Registers the OUT parameter in ordinal position parameterIndex to the JDBC type sqlType.
registerOutParameter(int, int, int) - Method in class virtuoso.jdbc4.CallableStatementWrapper
 
registerOutParameter(int, int, int) - Method in class virtuoso.jdbc4.VirtuosoCallableStatement
Registers the parameter in ordinal position parameterIndex to be of JDBC type sqlType.
registerOutParameter(int, int, String) - Method in class virtuoso.jdbc4.CallableStatementWrapper
 
registerOutParameter(int, int, String) - Method in class virtuoso.jdbc4.VirtuosoCallableStatement
Registers the designated output parameter.
registerOutParameter(String, int) - Method in class virtuoso.jdbc4.CallableStatementWrapper
 
registerOutParameter(String, int) - Method in class virtuoso.jdbc4.VirtuosoCallableStatement
 
registerOutParameter(String, int, int) - Method in class virtuoso.jdbc4.CallableStatementWrapper
 
registerOutParameter(String, int, int) - Method in class virtuoso.jdbc4.VirtuosoCallableStatement
 
registerOutParameter(String, int, String) - Method in class virtuoso.jdbc4.CallableStatementWrapper
 
registerOutParameter(String, int, String) - Method in class virtuoso.jdbc4.VirtuosoCallableStatement
 
relative(int) - Method in class virtuoso.javax.OPLCachedRowSet
Moves a relative number of rows, either positive or negative.
relative(int) - Method in class virtuoso.javax.OPLJdbcRowSet
Moves a relative number of rows, either positive or negative.
relative(int) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
relative(int) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Moves the cursor a relative number of rows, either positive or negative.
release() - Method in class virtuoso.javax.OPLCachedRowSet
Releases the current contents of the rowset.
releaseSavepoint(Savepoint) - Method in class virtuoso.jdbc4.ConnectionWrapper
 
releaseSavepoint(Savepoint) - Method in class virtuoso.jdbc4.VirtuosoConnection
Removes the specified Savepoint and subsequent Savepoint objects from the current transaction.
removeAllElements() - Method in class openlink.util.Vector
Removes all components from this vector and sets its size to zero.
removeConnectionEventListener(ConnectionEventListener) - Method in class virtuoso.jdbc4.VirtuosoPooledConnection
Removes the given event listener from the list of components that will be notified when an event occurs on this PooledConnection object.
removeConnectionEventListener(ConnectionEventListener) - Method in class virtuoso.jdbc4.VirtuosoXAConnection
Removes the given event listener from the list of components that will be notified when an event occurs on this OPLXAConnection object.
removeElement(Object) - Method in class openlink.util.Vector
Removes the first occurrence of the argument from this vector.
removeElementAt(int) - Method in class openlink.util.Vector
Deletes the component at the specified index.
removeFuture(VirtuosoFuture) - Method in class virtuoso.jdbc4.VirtuosoConnection
Remove a future from the hashtable.
removeLink() - Method in class virtuoso.jdbc4.StatementWrapper
 
removeObjFromClose(Object) - Method in class virtuoso.jdbc4.ConnectionWrapper
 
removeObjFromClose(Object) - Method in class virtuoso.jdbc4.StatementWrapper
 
removeRowSetListener(RowSetListener) - Method in class virtuoso.javax.BaseRowSet
RowSet listener deregistration.
removeStatementEventListener(StatementEventListener) - Method in class virtuoso.jdbc4.VirtuosoPooledConnection
Removes the specified StatementEventListener from the list of components that will be notified when the driver detects that a PreparedStatement has been closed or is invalid.
removeStatementEventListener(StatementEventListener) - Method in class virtuoso.jdbc4.VirtuosoXAConnection
Removes the specified StatementEventListener from the list of components that will be notified when the driver detects that a PreparedStatement has been closed or is invalid.
removeStmtFromClose(VirtuosoStatement) - Method in class virtuoso.jdbc4.VirtuosoConnection
 
req_no - Static variable in class virtuoso.jdbc4.VirtuosoStatement
 
RESBUNDLE_NOTFOUND - Static variable in class openlink.util.BaseMessage
 
reset() - Method in class virtuoso.jdbc4.ConnectionWrapper
 
reset_XA() - Method in class virtuoso.jdbc4.ConnectionWrapper
 
restoreOriginal() - Method in class virtuoso.javax.OPLCachedRowSet
Restores the rowset to its original state ( the original value of the rowset becomes the current value).
result_opened - Variable in class virtuoso.jdbc4.VirtuosoStatement
 
ResultSetWrapper - Class in virtuoso.jdbc4
 
ResultSetWrapper(ConnectionWrapper, ResultSet) - Constructor for class virtuoso.jdbc4.ResultSetWrapper
 
ResultSetWrapper(ConnectionWrapper, StatementWrapper, ResultSet) - Constructor for class virtuoso.jdbc4.ResultSetWrapper
 
reuse() - Method in class virtuoso.jdbc4.VirtuosoPooledConnection
 
rollback() - Method in class virtuoso.jdbc4.ConnectionWrapper
 
rollback() - Method in class virtuoso.jdbc4.VirtuosoConnection
Drops all changes made since the previous commit/rollback and releases any database locks currently held by this Connection.
rollback(Savepoint) - Method in class virtuoso.jdbc4.ConnectionWrapper
 
rollback(Savepoint) - Method in class virtuoso.jdbc4.VirtuosoConnection
Undoes all changes made after the given Savepoint object was set.
rollback(Xid) - Method in class virtuoso.jdbc4.VirtuosoXAResource
 
roundrobin - Variable in class virtuoso.jdbc4.VirtuosoDataSource
 
rowDeleted() - Method in class virtuoso.javax.OPLCachedRowSet
Determine if this row has been deleted.
rowDeleted() - Method in class virtuoso.javax.OPLJdbcRowSet
Determine if this row has been deleted.
rowDeleted() - Method in class virtuoso.jdbc4.ResultSetWrapper
 
rowDeleted() - Method in class virtuoso.jdbc4.VirtuosoResultSet
Indicates whether a row has been deleted.
rowInserted() - Method in class virtuoso.javax.OPLCachedRowSet
Determine if the current row has been inserted.
rowInserted() - Method in class virtuoso.javax.OPLJdbcRowSet
Determine if the current row has been inserted.
rowInserted() - Method in class virtuoso.jdbc4.ResultSetWrapper
 
rowInserted() - Method in class virtuoso.jdbc4.VirtuosoResultSet
Indicates whether the current row has had an insertion.
rows - Variable in class virtuoso.jdbc4.VirtuosoResultSet
 
rowUpdated() - Method in class virtuoso.javax.OPLCachedRowSet
Determine if the current row has been updated.
rowUpdated() - Method in class virtuoso.javax.OPLJdbcRowSet
Determine if the current row has been updated.
rowUpdated() - Method in class virtuoso.jdbc4.ResultSetWrapper
 
rowUpdated() - Method in class virtuoso.jdbc4.VirtuosoResultSet
Indicates whether the current row has been updated.
rpc_timeout - Variable in class virtuoso.jdbc4.VirtuosoStatement
 

S

S_GENERAL_ERR - Static variable in class openlink.util.BaseMessage
 
scale - Variable in class virtuoso.javax.BaseRowSet.Parameter
 
sendBlobData(Vector) - Method in class virtuoso.jdbc4.VirtuosoResultSet
 
sendbs - Variable in class virtuoso.jdbc4.VirtuosoDataSource
 
sendCloseEvent() - Method in class virtuoso.jdbc4.VirtuosoPooledConnection
 
sendErrorEvent(SQLException) - Method in class virtuoso.jdbc4.VirtuosoPooledConnection
 
sendQuery(String) - Method in class virtuoso.jdbc4.VirtuosoStatement
Executes a SQL statement that returns a single ResultSet.
serverName - Variable in class virtuoso.jdbc4.VirtuosoDataSource
 
setArray(int, Array) - Method in class virtuoso.javax.BaseRowSet
Set an Array parameter.
setArray(int, Array) - Method in class virtuoso.jdbc4.PreparedStatementWrapper
 
setArray(int, Array) - Method in class virtuoso.jdbc4.VirtuosoPreparedStatement
Sets an Array parameter.
setAsciiStream(int, InputStream) - Method in class virtuoso.javax.BaseRowSet
Sets the designated parameter in this RowSet object's command to the given input stream.
setAsciiStream(int, InputStream) - Method in class virtuoso.jdbc4.PreparedStatementWrapper
 
setAsciiStream(int, InputStream) - Method in class virtuoso.jdbc4.VirtuosoPreparedStatement
Sets the designated parameter to the given input stream.
setAsciiStream(int, InputStream, int) - Method in class virtuoso.javax.BaseRowSet
When a very large ASCII value is input to a LONGVARCHAR parameter, it may be more practical to send it via a java.io.InputStream.
setAsciiStream(int, InputStream, int) - Method in class virtuoso.jdbc4.PreparedStatementWrapper
 
setAsciiStream(int, InputStream, int) - Method in class virtuoso.jdbc4.VirtuosoPreparedStatement
Sets the designated parameter to the given input stream, which will have the specified number of bytes.
setAsciiStream(int, InputStream, long) - Method in class virtuoso.jdbc4.PreparedStatementWrapper
 
setAsciiStream(int, InputStream, long) - Method in class virtuoso.jdbc4.VirtuosoPreparedStatement
Sets the designated parameter to the given input stream, which will have the specified number of bytes.
setAsciiStream(long) - Method in class openlink.util.OPLHeapClob
Retrieves a stream to be used to write Ascii characters to the CLOB value that this Clob object represents, starting at position pos.
setAsciiStream(long) - Method in class virtuoso.jdbc4.VirtuosoBlob
 
setAsciiStream(String, InputStream) - Method in class virtuoso.javax.BaseRowSet
Sets the designated parameter to the given input stream.
setAsciiStream(String, InputStream) - Method in class virtuoso.jdbc4.CallableStatementWrapper
 
setAsciiStream(String, InputStream) - Method in class virtuoso.jdbc4.VirtuosoCallableStatement
Sets the designated parameter to the given input stream.
setAsciiStream(String, InputStream, int) - Method in class virtuoso.javax.BaseRowSet
Sets the designated parameter to the given input stream, which will have the specified number of bytes.
setAsciiStream(String, InputStream, int) - Method in class virtuoso.jdbc4.CallableStatementWrapper
 
setAsciiStream(String, InputStream, int) - Method in class virtuoso.jdbc4.VirtuosoCallableStatement
 
setAsciiStream(String, InputStream, long) - Method in class virtuoso.jdbc4.CallableStatementWrapper
 
setAsciiStream(String, InputStream, long) - Method in class virtuoso.jdbc4.VirtuosoCallableStatement
Sets the designated parameter to the given input stream, which will have the specified number of bytes.
setAutoCommit(boolean) - Method in class virtuoso.jdbc4.ConnectionWrapper
 
setAutoCommit(boolean) - Method in class virtuoso.jdbc4.VirtuosoConnection
Sets this connection's auto-commit mode.
setAutoIncrement(int, boolean) - Method in class virtuoso.javax.OPLRowSetMetaData
Specify whether the is column automatically numbered, thus read-only.
setBigDecimal(int, BigDecimal) - Method in class virtuoso.javax.BaseRowSet
Set a parameter to a java.lang.BigDecimal value.
setBigDecimal(int, BigDecimal) - Method in class virtuoso.jdbc4.PreparedStatementWrapper
 
setBigDecimal(int, BigDecimal) - Method in class virtuoso.jdbc4.VirtuosoPreparedStatement
Sets the designated parameter to a java.lang.BigDecimal value.
setBigDecimal(String, BigDecimal) - Method in class virtuoso.javax.BaseRowSet
Sets the designated parameter to the given java.math.BigDecimal value.
setBigDecimal(String, BigDecimal) - Method in class virtuoso.jdbc4.CallableStatementWrapper
 
setBigDecimal(String, BigDecimal) - Method in class virtuoso.jdbc4.VirtuosoCallableStatement
 
setBinaryStream(int, InputStream) - Method in class virtuoso.javax.BaseRowSet
Sets the designated parameter in this RowSet object's command to the given input stream.
setBinaryStream(int, InputStream) - Method in class virtuoso.jdbc4.PreparedStatementWrapper
 
setBinaryStream(int, InputStream) - Method in class virtuoso.jdbc4.VirtuosoPreparedStatement
Sets the designated parameter to the given input stream.
setBinaryStream(int, InputStream, int) - Method in class virtuoso.javax.BaseRowSet
When a very large binary value is input to a LONGVARBINARY parameter, it may be more practical to send it via a java.io.InputStream.
setBinaryStream(int, InputStream, int) - Method in class virtuoso.jdbc4.PreparedStatementWrapper
 
setBinaryStream(int, InputStream, int) - Method in class virtuoso.jdbc4.VirtuosoPreparedStatement
Sets the designated parameter to the given input stream, which will have the specified number of bytes.
setBinaryStream(int, InputStream, long) - Method in class virtuoso.jdbc4.PreparedStatementWrapper
 
setBinaryStream(int, InputStream, long) - Method in class virtuoso.jdbc4.VirtuosoPreparedStatement
Sets the designated parameter to the given input stream, which will have the specified number of bytes.
setBinaryStream(long) - Method in class openlink.util.OPLHeapBlob
Retrieves a stream that can be used to write to the BLOB value that this Blob object represents.
setBinaryStream(long) - Method in class virtuoso.jdbc4.VirtuosoBlob
 
setBinaryStream(String, InputStream) - Method in class virtuoso.javax.BaseRowSet
Sets the designated parameter to the given input stream.
setBinaryStream(String, InputStream) - Method in class virtuoso.jdbc4.CallableStatementWrapper
 
setBinaryStream(String, InputStream) - Method in class virtuoso.jdbc4.VirtuosoCallableStatement
Sets the designated parameter to the given input stream.
setBinaryStream(String, InputStream, int) - Method in class virtuoso.javax.BaseRowSet
Sets the designated parameter to the given input stream, which will have the specified number of bytes.
setBinaryStream(String, InputStream, int) - Method in class virtuoso.jdbc4.CallableStatementWrapper
 
setBinaryStream(String, InputStream, int) - Method in class virtuoso.jdbc4.VirtuosoCallableStatement
 
setBinaryStream(String, InputStream, long) - Method in class virtuoso.jdbc4.CallableStatementWrapper
 
setBinaryStream(String, InputStream, long) - Method in class virtuoso.jdbc4.VirtuosoCallableStatement
Sets the designated parameter to the given input stream, which will have the specified number of bytes.
setBlob(int, InputStream) - Method in class virtuoso.javax.BaseRowSet
Sets the designated parameter to a InputStream object.
setBlob(int, InputStream) - Method in class virtuoso.jdbc4.PreparedStatementWrapper
 
setBlob(int, InputStream) - Method in class virtuoso.jdbc4.VirtuosoPreparedStatement
Sets the designated parameter to a InputStream object.
setBlob(int, InputStream, long) - Method in class virtuoso.javax.BaseRowSet
Sets the designated parameter to a InputStream object.
setBlob(int, InputStream, long) - Method in class virtuoso.jdbc4.PreparedStatementWrapper
 
setBlob(int, InputStream, long) - Method in class virtuoso.jdbc4.VirtuosoPreparedStatement
Sets the designated parameter to a InputStream object.
setBlob(int, Blob) - Method in class virtuoso.javax.BaseRowSet
Set a BLOB parameter.
setBlob(int, Blob) - Method in class virtuoso.jdbc4.PreparedStatementWrapper
 
setBlob(int, Blob) - Method in class virtuoso.jdbc4.VirtuosoPreparedStatement
Sets a BLOB parameter.
setBlob(String, InputStream) - Method in class virtuoso.javax.BaseRowSet
Sets the designated parameter to a InputStream object.
setBlob(String, InputStream) - Method in class virtuoso.jdbc4.CallableStatementWrapper
 
setBlob(String, InputStream) - Method in class virtuoso.jdbc4.VirtuosoCallableStatement
Sets the designated parameter to a InputStream object.
setBlob(String, InputStream, long) - Method in class virtuoso.javax.BaseRowSet
Sets the designated parameter to a InputStream object.
setBlob(String, InputStream, long) - Method in class virtuoso.jdbc4.CallableStatementWrapper
 
setBlob(String, InputStream, long) - Method in class virtuoso.jdbc4.VirtuosoCallableStatement
Sets the designated parameter to a InputStream object.
setBlob(String, Blob) - Method in class virtuoso.javax.BaseRowSet
Sets the designated parameter to the given java.sql.Blob object.
setBlob(String, Blob) - Method in class virtuoso.jdbc4.CallableStatementWrapper
 
setBlob(String, Blob) - Method in class virtuoso.jdbc4.VirtuosoCallableStatement
Sets the designated parameter to the given java.sql.Blob object.
setBoolean(int, boolean) - Method in class virtuoso.javax.BaseRowSet
Set a parameter to a Java boolean value.
setBoolean(int, boolean) - Method in class virtuoso.jdbc4.PreparedStatementWrapper
 
setBoolean(int, boolean) - Method in class virtuoso.jdbc4.VirtuosoPreparedStatement
Sets the designated parameter to a Java boolean value.
setBoolean(String, boolean) - Method in class virtuoso.javax.BaseRowSet
Sets the designated parameter to the given Java boolean value.
setBoolean(String, boolean) - Method in class virtuoso.jdbc4.CallableStatementWrapper
 
setBoolean(String, boolean) - Method in class virtuoso.jdbc4.VirtuosoCallableStatement
 
setByte(int, byte) - Method in class virtuoso.javax.BaseRowSet
Set a parameter to a Java byte value.
setByte(int, byte) - Method in class virtuoso.jdbc4.PreparedStatementWrapper
 
setByte(int, byte) - Method in class virtuoso.jdbc4.VirtuosoPreparedStatement
Sets the designated parameter to a Java byte value.
setByte(String, byte) - Method in class virtuoso.javax.BaseRowSet
Sets the designated parameter to the given Java byte value.
setByte(String, byte) - Method in class virtuoso.jdbc4.CallableStatementWrapper
 
setByte(String, byte) - Method in class virtuoso.jdbc4.VirtuosoCallableStatement
 
setBytes(int, byte[]) - Method in class virtuoso.javax.BaseRowSet
Set a parameter to a Java array of bytes.
setBytes(int, byte[]) - Method in class virtuoso.jdbc4.PreparedStatementWrapper
 
setBytes(int, byte[]) - Method in class virtuoso.jdbc4.VirtuosoPreparedStatement
Sets the designated parameter to a Java array of bytes.
setBytes(long, byte[]) - Method in class openlink.util.OPLHeapBlob
Writes the given array of bytes to the BLOB value that this Blob object represents, starting at position pos, and returns the number of bytes written.
setBytes(long, byte[]) - Method in class virtuoso.jdbc4.VirtuosoBlob
 
setBytes(long, byte[], int, int) - Method in class openlink.util.OPLHeapBlob
Writes all or part of the given byte array to the BLOB value that this Blob object represents and returns the number of bytes written.
setBytes(long, byte[], int, int) - Method in class virtuoso.jdbc4.VirtuosoBlob
 
setBytes(String, byte[]) - Method in class virtuoso.javax.BaseRowSet
Sets the designated parameter to the given Java array of bytes.
setBytes(String, byte[]) - Method in class virtuoso.jdbc4.CallableStatementWrapper
 
setBytes(String, byte[]) - Method in class virtuoso.jdbc4.VirtuosoCallableStatement
 
setCacheParam(String, int, int, int) - Method in class virtuoso.jdbc4.VirtuosoPoolStatistic
 
setCaseSensitive(int, boolean) - Method in class virtuoso.javax.OPLRowSetMetaData
Specify whether the column is case sensitive.
setCatalog(String) - Method in class virtuoso.jdbc4.ConnectionWrapper
 
setCatalog(String) - Method in class virtuoso.jdbc4.VirtuosoConnection
Sets a catalog name in order to select a subspace of this Connection's database in which to work.
setCatalogName(int, String) - Method in class virtuoso.javax.OPLRowSetMetaData
Specify the column table's catalog name, if any.
setCertificate(String) - Method in class virtuoso.jdbc4.VirtuosoDataSource
 
setCharacterStream(int, Reader) - Method in class virtuoso.javax.BaseRowSet
Sets the designated parameter in this RowSet object's command to the given Reader object.
setCharacterStream(int, Reader) - Method in class virtuoso.jdbc4.PreparedStatementWrapper
 
setCharacterStream(int, Reader) - Method in class virtuoso.jdbc4.VirtuosoPreparedStatement
Sets the designated parameter to the given Reader object.
setCharacterStream(int, Reader, int) - Method in class virtuoso.javax.BaseRowSet
When a very large UNICODE value is input to a LONGVARCHAR parameter, it may be more practical to send it via a java.io.Reader.
setCharacterStream(int, Reader, int) - Method in class virtuoso.jdbc4.PreparedStatementWrapper
 
setCharacterStream(int, Reader, int) - Method in class virtuoso.jdbc4.VirtuosoPreparedStatement
Sets the designated parameter to the given Reader object, which is the given number of characters long.
setCharacterStream(int, Reader, long) - Method in class virtuoso.jdbc4.PreparedStatementWrapper
 
setCharacterStream(int, Reader, long) - Method in class virtuoso.jdbc4.VirtuosoPreparedStatement
Sets the designated parameter to the given Reader object, which is the given number of characters long.
setCharacterStream(long) - Method in class openlink.util.OPLHeapClob
Retrieves a stream to be used to write a stream of Unicode characters to the CLOB value that this Clob object represents, at position pos.
setCharacterStream(long) - Method in class virtuoso.jdbc4.VirtuosoBlob
 
setCharacterStream(String, Reader) - Method in class virtuoso.javax.BaseRowSet
Sets the designated parameter to the given Reader object.
setCharacterStream(String, Reader) - Method in class virtuoso.jdbc4.CallableStatementWrapper
 
setCharacterStream(String, Reader) - Method in class virtuoso.jdbc4.VirtuosoCallableStatement
Sets the designated parameter to the given Reader object.
setCharacterStream(String, Reader, int) - Method in class virtuoso.javax.BaseRowSet
Sets the designated parameter to the given Reader object, which is the given number of characters long.
setCharacterStream(String, Reader, int) - Method in class virtuoso.jdbc4.CallableStatementWrapper
 
setCharacterStream(String, Reader, int) - Method in class virtuoso.jdbc4.VirtuosoCallableStatement
 
setCharacterStream(String, Reader, long) - Method in class virtuoso.jdbc4.CallableStatementWrapper
 
setCharacterStream(String, Reader, long) - Method in class virtuoso.jdbc4.VirtuosoCallableStatement
Sets the designated parameter to the given Reader object, which is the given number of characters long.
setCharset(String) - Method in class virtuoso.jdbc4.VirtuosoDataSource
 
setClientInfo(String, String) - Method in class virtuoso.jdbc4.ConnectionWrapper
 
setClientInfo(String, String) - Method in class virtuoso.jdbc4.VirtuosoConnection
Sets the value of the client info property specified by name to the value specified by value.
setClientInfo(Properties) - Method in class virtuoso.jdbc4.ConnectionWrapper
 
setClientInfo(Properties) - Method in class virtuoso.jdbc4.VirtuosoConnection
Sets the value of the connection's client info properties.
setClob(int, Reader) - Method in class virtuoso.javax.BaseRowSet
Sets the designated parameter to a Reader object.
setClob(int, Reader) - Method in class virtuoso.jdbc4.PreparedStatementWrapper
 
setClob(int, Reader) - Method in class virtuoso.jdbc4.VirtuosoPreparedStatement
Sets the designated parameter to a Reader object.
setClob(int, Reader, long) - Method in class virtuoso.javax.BaseRowSet
Sets the designated parameter to a Reader object.
setClob(int, Reader, long) - Method in class virtuoso.jdbc4.PreparedStatementWrapper
 
setClob(int, Reader, long) - Method in class virtuoso.jdbc4.VirtuosoPreparedStatement
Sets the designated parameter to a Reader object.
setClob(int, Clob) - Method in class virtuoso.javax.BaseRowSet
Set a CLOB parameter.
setClob(int, Clob) - Method in class virtuoso.jdbc4.PreparedStatementWrapper
 
setClob(int, Clob) - Method in class virtuoso.jdbc4.VirtuosoPreparedStatement
Sets a CLOB parameter.
setClob(String, Reader) - Method in class virtuoso.javax.BaseRowSet
Sets the designated parameter to a Reader object.
setClob(String, Reader) - Method in class virtuoso.jdbc4.CallableStatementWrapper
 
setClob(String, Reader) - Method in class virtuoso.jdbc4.VirtuosoCallableStatement
Sets the designated parameter to a Reader object.
setClob(String, Reader, long) - Method in class virtuoso.javax.BaseRowSet
Sets the designated parameter to a Reader object.
setClob(String, Reader, long) - Method in class virtuoso.jdbc4.CallableStatementWrapper
 
setClob(String, Reader, long) - Method in class virtuoso.jdbc4.VirtuosoCallableStatement
Sets the designated parameter to a Reader object.
setClob(String, Clob) - Method in class virtuoso.javax.BaseRowSet
Sets the designated parameter to the given java.sql.Clob object.
setClob(String, Clob) - Method in class virtuoso.jdbc4.CallableStatementWrapper
 
setClob(String, Clob) - Method in class virtuoso.jdbc4.VirtuosoCallableStatement
Sets the designated parameter to the given java.sql.Clob object.
setClosed(boolean) - Method in class virtuoso.jdbc4.VirtuosoPreparedStatement
 
setColumnCount(int) - Method in class virtuoso.javax.OPLRowSetMetaData
Set the number of columns in the RowSet.
setColumnDisplaySize(int, int) - Method in class virtuoso.javax.OPLRowSetMetaData
Specify the column normal max width in chars.
setColumnLabel(int, String) - Method in class virtuoso.javax.OPLRowSetMetaData
Specify the suggested column title for use in printouts and displays, if any.
setColumnName(int, String) - Method in class virtuoso.javax.OPLRowSetMetaData
Specify the column name.
setColumnName(int, String) - Method in class virtuoso.jdbc4.VirtuosoResultSetMetaData
 
setColumnType(int, int) - Method in class virtuoso.javax.OPLRowSetMetaData
Specify the column SQL type.
setColumnTypeName(int, String) - Method in class virtuoso.javax.OPLRowSetMetaData
Specify the column data source specific type name, if any.
setCommand(String) - Method in class virtuoso.javax.BaseRowSet
Set the rowset's command property.
setCommand(String) - Method in class virtuoso.javax.OPLCachedRowSet
Sets this OPLCachedRowSet object's command property to the given String object and clears the parameters, if any, that were set for the previous command.
setConcurrency(int) - Method in class virtuoso.javax.BaseRowSet
Set the rowset concurrency.
setConcurrency(int) - Method in class virtuoso.javax.OPLCachedRowSet
Sets the concurrency for this rowset to the specified concurrency.
setCurrency(int, boolean) - Method in class virtuoso.javax.OPLRowSetMetaData
Specify whether the column is a cash value.
setCursorName(String) - Method in class virtuoso.jdbc4.StatementWrapper
 
setCursorName(String) - Method in class virtuoso.jdbc4.VirtuosoStatement
Defines the SQL cursor name that will be used by subsequent Statement execute methods.
setDatabaseName(String) - Method in class virtuoso.jdbc4.VirtuosoDataSource
 
setDataSourceName(String) - Method in class virtuoso.javax.BaseRowSet
Set the data source name.
setDataSourceName(String) - Method in class virtuoso.jdbc4.VirtuosoDataSource
Set the DataSource name.
setDate(int, Date) - Method in class virtuoso.javax.BaseRowSet
Set a parameter to a java.sql.Date value.
setDate(int, Date) - Method in class virtuoso.jdbc4.PreparedStatementWrapper
 
setDate(int, Date) - Method in class virtuoso.jdbc4.VirtuosoPreparedStatement
Sets the designated parameter to a java.sql.Date value.
setDate(int, Date, Calendar) - Method in class virtuoso.javax.BaseRowSet
Set a parameter to a java.sql.Date value.
setDate(int, Date, Calendar) - Method in class virtuoso.jdbc4.PreparedStatementWrapper
 
setDate(int, Date, Calendar) - Method in class virtuoso.jdbc4.VirtuosoPreparedStatement
Sets the designated parameter to a java.sql.Date value, using the given Calendar object.
setDate(String, Date) - Method in class virtuoso.javax.BaseRowSet
Sets the designated parameter to the given java.sql.Date value using the default time zone of the virtual machine that is running the application.
setDate(String, Date) - Method in class virtuoso.jdbc4.CallableStatementWrapper
 
setDate(String, Date) - Method in class virtuoso.jdbc4.VirtuosoCallableStatement
 
setDate(String, Date, Calendar) - Method in class virtuoso.javax.BaseRowSet
Sets the designated parameter to the given java.sql.Date value, using the given Calendar object.
setDate(String, Date, Calendar) - Method in class virtuoso.jdbc4.CallableStatementWrapper
 
setDate(String, Date, Calendar) - Method in class virtuoso.jdbc4.VirtuosoCallableStatement
 
setDelegate(String) - Method in class virtuoso.jdbc4.VirtuosoDataSource
 
setDescription(String) - Method in class virtuoso.jdbc4.VirtuosoDataSource
 
setDouble(int, double) - Method in class virtuoso.javax.BaseRowSet
Set a parameter to a Java double value.
setDouble(int, double) - Method in class virtuoso.jdbc4.PreparedStatementWrapper
 
setDouble(int, double) - Method in class virtuoso.jdbc4.VirtuosoPreparedStatement
Sets the designated parameter to a Java double value.
setDouble(String, double) - Method in class virtuoso.javax.BaseRowSet
Sets the designated parameter to the given Java double value.
setDouble(String, double) - Method in class virtuoso.jdbc4.CallableStatementWrapper
 
setDouble(String, double) - Method in class virtuoso.jdbc4.VirtuosoCallableStatement
 
setElementAt(Object, int) - Method in class openlink.util.Vector
Sets the component at the specified index of this vector to be the specified object.
setEscapeProcessing(boolean) - Method in class virtuoso.javax.BaseRowSet
If escape scanning is on (the default), the driver will do escape substitution before sending the SQL to the database.
setEscapeProcessing(boolean) - Method in class virtuoso.jdbc4.StatementWrapper
 
setEscapeProcessing(boolean) - Method in class virtuoso.jdbc4.VirtuosoStatement
Toggles on and off escape substitution before sending SQL to the database.
setFbs(int) - Method in class virtuoso.jdbc4.VirtuosoDataSource
 
setFetchDirection(int) - Method in class virtuoso.javax.BaseRowSet
Give a hint as to the direction in which the rows in this result set will be processed.
setFetchDirection(int) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
setFetchDirection(int) - Method in class virtuoso.jdbc4.StatementWrapper
 
setFetchDirection(int) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Sets the default fetch direction of this result set.
setFetchDirection(int) - Method in class virtuoso.jdbc4.VirtuosoStatement
Sets the default fetch direction for result sets generated by this VirtuosoStatement object.
setFetchSize(int) - Method in class virtuoso.javax.BaseRowSet
Give the JDBC driver a hint as to the number of rows that should be fetched from the database when more rows are needed for this result set.
setFetchSize(int) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
setFetchSize(int) - Method in class virtuoso.jdbc4.StatementWrapper
 
setFetchSize(int) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Gives the JDBC driver a hint as to the number of rows that should be fetched from the database when more rows are needed.
setFetchSize(int) - Method in class virtuoso.jdbc4.VirtuosoStatement
Gives the JDBC driver a hint as to the number of rows that should be fetched from the database when more rows are needed.
setFloat(int, float) - Method in class virtuoso.javax.BaseRowSet
Set a parameter to a Java float value.
setFloat(int, float) - Method in class virtuoso.jdbc4.PreparedStatementWrapper
 
setFloat(int, float) - Method in class virtuoso.jdbc4.VirtuosoPreparedStatement
Sets the designated parameter to a Java float value.
setFloat(String, float) - Method in class virtuoso.javax.BaseRowSet
Sets the designated parameter to the given Java float value.
setFloat(String, float) - Method in class virtuoso.jdbc4.CallableStatementWrapper
 
setFloat(String, float) - Method in class virtuoso.jdbc4.VirtuosoCallableStatement
 
setHoldability(int) - Method in class virtuoso.jdbc4.ConnectionWrapper
 
setHoldability(int) - Method in class virtuoso.jdbc4.VirtuosoConnection
calls checkHoldability
setInitialPoolSize(int) - Method in class virtuoso.jdbc4.VirtuosoConnectionPoolDataSource
Set the number of physical connections the pool should contain when it is created
setInputStream(InputStream, long) - Method in class virtuoso.jdbc4.VirtuosoBlob
Set the input stream.
setInt(int, int) - Method in class virtuoso.javax.BaseRowSet
Set a parameter to a Java int value.
setInt(int, int) - Method in class virtuoso.jdbc4.PreparedStatementWrapper
 
setInt(int, int) - Method in class virtuoso.jdbc4.VirtuosoPreparedStatement
Sets the designated parameter to a Java int value.
setInt(String, int) - Method in class virtuoso.javax.BaseRowSet
Sets the designated parameter to the given Java int value.
setInt(String, int) - Method in class virtuoso.jdbc4.CallableStatementWrapper
 
setInt(String, int) - Method in class virtuoso.jdbc4.VirtuosoCallableStatement
 
setKeyColumns(int[]) - Method in class virtuoso.javax.OPLCachedRowSet
Sets this OPLCachedRowSet object's keyCols field with the given array of column numbers, which forms a key for uniquely identifying a row in this rowset.
setKeystorepass(String) - Method in class virtuoso.jdbc4.VirtuosoDataSource
 
setKeystorepath(String) - Method in class virtuoso.jdbc4.VirtuosoDataSource
 
setLog_Enable(int) - Method in class virtuoso.jdbc4.VirtuosoDataSource
 
setLogFileName(String) - Method in class virtuoso.jdbc4.VirtuosoDataSource
Set the log Filename.
setLoginTimeout(int) - Method in class virtuoso.jdbc4.VirtuosoDataSource
 
setLogWriter(PrintWriter) - Method in class virtuoso.jdbc4.VirtuosoDataSource
 
setLong(int, long) - Method in class virtuoso.javax.BaseRowSet
Set a parameter to a Java long value.
setLong(int, long) - Method in class virtuoso.jdbc4.PreparedStatementWrapper
 
setLong(int, long) - Method in class virtuoso.jdbc4.VirtuosoPreparedStatement
Sets the designated parameter to a Java long value.
setLong(String, long) - Method in class virtuoso.javax.BaseRowSet
Sets the designated parameter to the given Java long value.
setLong(String, long) - Method in class virtuoso.jdbc4.CallableStatementWrapper
 
setLong(String, long) - Method in class virtuoso.jdbc4.VirtuosoCallableStatement
 
setMaxFieldSize(int) - Method in class virtuoso.javax.BaseRowSet
The maxFieldSize limit (in bytes) is set to limit the size of data that can be returned for any column value; it only applies to BINARY, VARBINARY, LONGVARBINARY, CHAR, VARCHAR, and LONGVARCHAR fields.
setMaxFieldSize(int) - Method in class virtuoso.jdbc4.StatementWrapper
 
setMaxFieldSize(int) - Method in class virtuoso.jdbc4.VirtuosoStatement
Sets the limit for the maximum number of bytes in a column to the given number of bytes.
setMaxIdleTime(int) - Method in class virtuoso.jdbc4.VirtuosoConnectionPoolDataSource
Set the number of seconds that a physical connection should remain unused in the pool before the connection is closed.
setMaxPoolSize(int) - Method in class virtuoso.jdbc4.VirtuosoConnectionPoolDataSource
Set the maximum number of physical conections that the pool should contain.
setMaxRows(int) - Method in class virtuoso.javax.BaseRowSet
The maxRows limit is set to limit the number of rows that any RowSet can contain.
setMaxRows(int) - Method in class virtuoso.jdbc4.StatementWrapper
 
setMaxRows(int) - Method in class virtuoso.jdbc4.VirtuosoStatement
Sets the limit for the maximum number of rows that any VirtuosoResultSet can contain to the given number.
setMaxStatements(int) - Method in class virtuoso.jdbc4.VirtuosoConnectionPoolDataSource
Set the total number of statements that the pool should keep open.
setMetaData(RowSetMetaData) - Method in class virtuoso.javax.OPLCachedRowSet
Set the rowset's metadata.
setMinPoolSize(int) - Method in class virtuoso.jdbc4.VirtuosoConnectionPoolDataSource
Set the number of physical connections the pool should keep available at all times.
setNCharacterStream(int, Reader) - Method in class virtuoso.javax.BaseRowSet
Sets the designated parameter in this RowSet object's command to a Reader object.
setNCharacterStream(int, Reader) - Method in class virtuoso.jdbc4.PreparedStatementWrapper
 
setNCharacterStream(int, Reader) - Method in class virtuoso.jdbc4.VirtuosoPreparedStatement
Sets the designated parameter to a Reader object.
setNCharacterStream(int, Reader, long) - Method in class virtuoso.javax.BaseRowSet
Sets the designated parameter to a Reader object.
setNCharacterStream(int, Reader, long) - Method in class virtuoso.jdbc4.PreparedStatementWrapper
 
setNCharacterStream(int, Reader, long) - Method in class virtuoso.jdbc4.VirtuosoPreparedStatement
Sets the designated parameter to a Reader object.
setNCharacterStream(String, Reader) - Method in class virtuoso.javax.BaseRowSet
Sets the designated parameter to a Reader object.
setNCharacterStream(String, Reader) - Method in class virtuoso.jdbc4.CallableStatementWrapper
 
setNCharacterStream(String, Reader) - Method in class virtuoso.jdbc4.VirtuosoCallableStatement
Sets the designated parameter to a Reader object.
setNCharacterStream(String, Reader, long) - Method in class virtuoso.javax.BaseRowSet
Sets the designated parameter to a Reader object.
setNCharacterStream(String, Reader, long) - Method in class virtuoso.jdbc4.CallableStatementWrapper
 
setNCharacterStream(String, Reader, long) - Method in class virtuoso.jdbc4.VirtuosoCallableStatement
Sets the designated parameter to a Reader object.
setNClob(int, Reader) - Method in class virtuoso.javax.BaseRowSet
Sets the designated parameter to a Reader object.
setNClob(int, Reader) - Method in class virtuoso.jdbc4.PreparedStatementWrapper
 
setNClob(int, Reader) - Method in class virtuoso.jdbc4.VirtuosoPreparedStatement
Sets the designated parameter to a Reader object.
setNClob(int, Reader, long) - Method in class virtuoso.javax.BaseRowSet
Sets the designated parameter to a Reader object.
setNClob(int, Reader, long) - Method in class virtuoso.jdbc4.PreparedStatementWrapper
 
setNClob(int, Reader, long) - Method in class virtuoso.jdbc4.VirtuosoPreparedStatement
Sets the designated parameter to a Reader object.
setNClob(int, NClob) - Method in class virtuoso.javax.BaseRowSet
Sets the designated parameter to a java.sql.NClob object.
setNClob(int, NClob) - Method in class virtuoso.jdbc4.PreparedStatementWrapper
 
setNClob(int, NClob) - Method in class virtuoso.jdbc4.VirtuosoPreparedStatement
Sets the designated parameter to a java.sql.NClob object.
setNClob(String, Reader) - Method in class virtuoso.javax.BaseRowSet
Sets the designated parameter to a Reader object.
setNClob(String, Reader) - Method in class virtuoso.jdbc4.CallableStatementWrapper
 
setNClob(String, Reader) - Method in class virtuoso.jdbc4.VirtuosoCallableStatement
Sets the designated parameter to a Reader object.
setNClob(String, Reader, long) - Method in class virtuoso.javax.BaseRowSet
Sets the designated parameter to a Reader object.
setNClob(String, Reader, long) - Method in class virtuoso.jdbc4.CallableStatementWrapper
 
setNClob(String, Reader, long) - Method in class virtuoso.jdbc4.VirtuosoCallableStatement
Sets the designated parameter to a Reader object.
setNClob(String, NClob) - Method in class virtuoso.javax.BaseRowSet
Sets the designated parameter to a java.sql.NClob object.
setNClob(String, NClob) - Method in class virtuoso.jdbc4.CallableStatementWrapper
 
setNClob(String, NClob) - Method in class virtuoso.jdbc4.VirtuosoCallableStatement
Sets the designated parameter to a java.sql.NClob object.
setNetworkTimeout(Executor, int) - Method in class virtuoso.jdbc4.ConnectionWrapper
 
setNetworkTimeout(Executor, int) - Method in class virtuoso.jdbc4.VirtuosoConnection
Sets the maximum period a Connection or objects created from the Connection will wait for the database to reply to any one request.
setNString(int, String) - Method in class virtuoso.javax.BaseRowSet
Sets the designated paramter to the given String object.
setNString(int, String) - Method in class virtuoso.jdbc4.PreparedStatementWrapper
 
setNString(int, String) - Method in class virtuoso.jdbc4.VirtuosoPreparedStatement
Sets the designated paramter to the given String object.
setNString(String, String) - Method in class virtuoso.javax.BaseRowSet
Sets the designated paramter to the given String object.
setNString(String, String) - Method in class virtuoso.jdbc4.CallableStatementWrapper
 
setNString(String, String) - Method in class virtuoso.jdbc4.VirtuosoCallableStatement
Sets the designated parameter to the given String object.
setNull(int, int) - Method in class virtuoso.javax.BaseRowSet
Set a parameter to SQL NULL.
setNull(int, int) - Method in class virtuoso.jdbc4.PreparedStatementWrapper
 
setNull(int, int) - Method in class virtuoso.jdbc4.VirtuosoPreparedStatement
Sets the designated parameter to SQL NULL.
setNull(int, int, String) - Method in class virtuoso.javax.BaseRowSet
Sets the designated parameter to SQL NULL.
setNull(int, int, String) - Method in class virtuoso.jdbc4.PreparedStatementWrapper
 
setNull(int, int, String) - Method in class virtuoso.jdbc4.VirtuosoPreparedStatement
Sets the designated parameter to SQL NULL.
setNull(String, int) - Method in class virtuoso.javax.BaseRowSet
Sets the designated parameter to SQL NULL.
setNull(String, int) - Method in class virtuoso.jdbc4.CallableStatementWrapper
 
setNull(String, int) - Method in class virtuoso.jdbc4.VirtuosoCallableStatement
 
setNull(String, int, String) - Method in class virtuoso.javax.BaseRowSet
Sets the designated parameter to SQL NULL.
setNull(String, int, String) - Method in class virtuoso.jdbc4.CallableStatementWrapper
 
setNull(String, int, String) - Method in class virtuoso.jdbc4.VirtuosoCallableStatement
 
setNullable(int, int) - Method in class virtuoso.javax.OPLRowSetMetaData
Specify whether the column value can be set to NULL.
setObject(int, Object) - Method in class virtuoso.javax.BaseRowSet
Set the value of a parameter using an object; use the java.lang equivalent objects for integral values.
setObject(int, Object) - Method in class virtuoso.jdbc4.PreparedStatementWrapper
 
setObject(int, Object) - Method in class virtuoso.jdbc4.VirtuosoPreparedStatement
Sets the value of a parameter using an object; use the java.lang equivalent objects for integral values.
setObject(int, Object, int) - Method in class virtuoso.javax.BaseRowSet
This method is like setObject above, but the scale used is the scale of the second parameter.
setObject(int, Object, int) - Method in class virtuoso.jdbc4.PreparedStatementWrapper
 
setObject(int, Object, int) - Method in class virtuoso.jdbc4.VirtuosoPreparedStatement
Sets the value of the designated parameter with the given object.
setObject(int, Object, int, int) - Method in class virtuoso.javax.BaseRowSet
Set the value of a parameter using an object; use the java.lang equivalent objects for integral values.
setObject(int, Object, int, int) - Method in class virtuoso.jdbc4.PreparedStatementWrapper
 
setObject(int, Object, int, int) - Method in class virtuoso.jdbc4.VirtuosoPreparedStatement
Sets the value of a parameter using an object.
setObject(Object) - Method in class virtuoso.jdbc4.VirtuosoBlob
Set the object.
setObject(String, Object) - Method in class virtuoso.javax.BaseRowSet
Sets the value of the designated parameter with the given object.
setObject(String, Object) - Method in class virtuoso.jdbc4.CallableStatementWrapper
 
setObject(String, Object) - Method in class virtuoso.jdbc4.VirtuosoCallableStatement
 
setObject(String, Object, int) - Method in class virtuoso.javax.BaseRowSet
Sets the value of the designated parameter with the given object.
setObject(String, Object, int) - Method in class virtuoso.jdbc4.CallableStatementWrapper
 
setObject(String, Object, int) - Method in class virtuoso.jdbc4.VirtuosoCallableStatement
 
setObject(String, Object, int, int) - Method in class virtuoso.javax.BaseRowSet
Sets the value of the designated parameter with the given object.
setObject(String, Object, int, int) - Method in class virtuoso.jdbc4.CallableStatementWrapper
 
setObject(String, Object, int, int) - Method in class virtuoso.jdbc4.VirtuosoCallableStatement
 
setOriginal() - Method in class virtuoso.javax.OPLCachedRowSet
Marks all rows in this rowset as being original rows.
setOriginalRow() - Method in class virtuoso.javax.OPLCachedRowSet
Marks the current row in this rowset as being an original row.
setPassword(String) - Method in class virtuoso.javax.BaseRowSet
Set the password.
setPassword(String) - Method in class virtuoso.jdbc4.VirtuosoDataSource
 
setPoolable(boolean) - Method in class virtuoso.jdbc4.StatementWrapper
 
setPoolable(boolean) - Method in class virtuoso.jdbc4.VirtuosoStatement
Requests that a Statement be pooled or not pooled.
setPortNumber(int) - Method in class virtuoso.jdbc4.VirtuosoDataSource
Set the port number where the oplrqb is listening for requests.
setPrecision(int, int) - Method in class virtuoso.javax.OPLRowSetMetaData
Specify the column number of decimal digits.
setPropertyCycle(int) - Method in class virtuoso.jdbc4.VirtuosoConnectionPoolDataSource
Set the interval, in seconds, that the pool should wait before enforcing the current policy defined by the values of the above connection pool properties
setProvider(String) - Method in class virtuoso.jdbc4.VirtuosoDataSource
 
setPstmtpoolsize(int) - Method in class virtuoso.jdbc4.VirtuosoDataSource
 
setPwdClear(String) - Method in class virtuoso.jdbc4.VirtuosoDataSource
 
setQueryTimeout(int) - Method in class virtuoso.javax.BaseRowSet
The queryTimeout limit is the number of seconds the driver will wait for a Statement to execute.
setQueryTimeout(int) - Method in class virtuoso.jdbc4.StatementWrapper
 
setQueryTimeout(int) - Method in class virtuoso.jdbc4.VirtuosoStatement
Sets the number of seconds the driver will new wait for a Statement to execute to the given number of seconds.
setReader(Reader, long) - Method in class virtuoso.jdbc4.VirtuosoBlob
Set the reader.
setReadOnly(boolean) - Method in class virtuoso.javax.BaseRowSet
Set the read-onlyness of the rowset
setReadOnly(boolean) - Method in class virtuoso.jdbc4.ConnectionWrapper
 
setReadOnly(boolean) - Method in class virtuoso.jdbc4.VirtuosoConnection
Puts this connection in read-only mode.
setRecvbs(int) - Method in class virtuoso.jdbc4.VirtuosoDataSource
 
setRef(int, Ref) - Method in class virtuoso.javax.BaseRowSet
Set a REF(<structured-type>) parameter.
setRef(int, Ref) - Method in class virtuoso.jdbc4.PreparedStatementWrapper
 
setRef(int, Ref) - Method in class virtuoso.jdbc4.VirtuosoPreparedStatement
Sets a REF(<structured-type>) parameter.
setRoundrobin(boolean) - Method in class virtuoso.jdbc4.VirtuosoDataSource
 
setRowId(int, RowId) - Method in class virtuoso.javax.BaseRowSet
Sets the designated parameter to the given java.sql.RowId object.
setRowId(int, RowId) - Method in class virtuoso.jdbc4.PreparedStatementWrapper
 
setRowId(int, RowId) - Method in class virtuoso.jdbc4.VirtuosoPreparedStatement
Sets the designated parameter to the given java.sql.RowId object.
setRowId(String, RowId) - Method in class virtuoso.javax.BaseRowSet
Sets the designated parameter to the given java.sql.RowId object.
setRowId(String, RowId) - Method in class virtuoso.jdbc4.CallableStatementWrapper
 
setRowId(String, RowId) - Method in class virtuoso.jdbc4.VirtuosoCallableStatement
Sets the designated parameter to the given java.sql.RowId object.
setSavepoint() - Method in class virtuoso.jdbc4.ConnectionWrapper
 
setSavepoint() - Method in class virtuoso.jdbc4.VirtuosoConnection
Creates an unnamed savepoint in the current transaction and returns the new Savepoint object that represents it.
setSavepoint(String) - Method in class virtuoso.jdbc4.ConnectionWrapper
 
setSavepoint(String) - Method in class virtuoso.jdbc4.VirtuosoConnection
Creates an unnamed savepoint in the current transaction and returns the new Savepoint object that represents it.
setScale(int, int) - Method in class virtuoso.javax.OPLRowSetMetaData
Specify the column number of digits to right of the decimal point.
setSchema(String) - Method in class virtuoso.jdbc4.ConnectionWrapper
 
setSchema(String) - Method in class virtuoso.jdbc4.VirtuosoConnection
Sets the given schema name to access.
setSchemaName(int, String) - Method in class virtuoso.javax.OPLRowSetMetaData
Specify the column table's schema, if any.
setSearchable(int, boolean) - Method in class virtuoso.javax.OPLRowSetMetaData
Specify whether the column can be used in a where clause.
setSendbs(int) - Method in class virtuoso.jdbc4.VirtuosoDataSource
 
setServerName(String) - Method in class virtuoso.jdbc4.VirtuosoDataSource
 
setShort(int, short) - Method in class virtuoso.javax.BaseRowSet
Set a parameter to a Java short value.
setShort(int, short) - Method in class virtuoso.jdbc4.PreparedStatementWrapper
 
setShort(int, short) - Method in class virtuoso.jdbc4.VirtuosoPreparedStatement
Sets the designated parameter to a Java short value.
setShort(String, short) - Method in class virtuoso.javax.BaseRowSet
Sets the designated parameter to the given Java short value.
setShort(String, short) - Method in class virtuoso.jdbc4.CallableStatementWrapper
 
setShort(String, short) - Method in class virtuoso.jdbc4.VirtuosoCallableStatement
 
setShowDeleted(boolean) - Method in class virtuoso.javax.OPLCachedRowSet
Set the show deleted property.
setSigned(int, boolean) - Method in class virtuoso.javax.OPLRowSetMetaData
Speicfy whether the column is a signed number.
setSize(int) - Method in class openlink.util.Vector
Sets the size of this vector.
setSocketTimeout(int) - Method in class virtuoso.jdbc4.VirtuosoConnection
 
setSQLXML(int, SQLXML) - Method in class virtuoso.javax.BaseRowSet
Sets the designated parameter to the given java.sql.SQLXML object.
setSQLXML(int, SQLXML) - Method in class virtuoso.jdbc4.PreparedStatementWrapper
 
setSQLXML(int, SQLXML) - Method in class virtuoso.jdbc4.VirtuosoPreparedStatement
Sets the designated parameter to the given java.sql.SQLXML object.
setSQLXML(String, SQLXML) - Method in class virtuoso.javax.BaseRowSet
Sets the designated parameter to the given java.sql.SQLXML object.
setSQLXML(String, SQLXML) - Method in class virtuoso.jdbc4.CallableStatementWrapper
 
setSQLXML(String, SQLXML) - Method in class virtuoso.jdbc4.VirtuosoCallableStatement
Sets the designated parameter to the given java.sql.SQLXML object.
setSsl(boolean) - Method in class virtuoso.jdbc4.VirtuosoDataSource
 
setString(int, String) - Method in class virtuoso.javax.BaseRowSet
Set a parameter to a Java String value.
setString(int, String) - Method in class virtuoso.jdbc4.PreparedStatementWrapper
 
setString(int, String) - Method in class virtuoso.jdbc4.VirtuosoPreparedStatement
Sets the designated parameter to a Java String value.
setString(int, VirtuosoExplicitString) - Method in class virtuoso.jdbc4.VirtuosoPreparedStatement
 
setString(long, String) - Method in class openlink.util.OPLHeapClob
Writes the given Java String to the CLOB value that this Clob object designates at the position pos.
setString(long, String) - Method in class virtuoso.jdbc4.VirtuosoBlob
 
setString(long, String, int, int) - Method in class openlink.util.OPLHeapClob
Writes len characters of str, starting at character offset, to the CLOB value that this Clob represents.
setString(long, String, int, int) - Method in class virtuoso.jdbc4.VirtuosoBlob
 
setString(String, String) - Method in class virtuoso.javax.BaseRowSet
Sets the designated parameter to the given Java String value.
setString(String, String) - Method in class virtuoso.jdbc4.CallableStatementWrapper
 
setString(String, String) - Method in class virtuoso.jdbc4.VirtuosoCallableStatement
 
setTableName(int, String) - Method in class virtuoso.javax.OPLRowSetMetaData
Specify the column table name, if any.
setTableName(String) - Method in class virtuoso.javax.OPLCachedRowSet
Sets the identifier for the table from which this rowset was derived to the given table name.
setTime(int, Time) - Method in class virtuoso.javax.BaseRowSet
Set a parameter to a java.sql.Time value.
setTime(int, Time) - Method in class virtuoso.jdbc4.PreparedStatementWrapper
 
setTime(int, Time) - Method in class virtuoso.jdbc4.VirtuosoPreparedStatement
Sets the designated parameter to a java.sql.Time value.
setTime(int, Time, Calendar) - Method in class virtuoso.javax.BaseRowSet
Set a parameter to a java.sql.Time value.
setTime(int, Time, Calendar) - Method in class virtuoso.jdbc4.PreparedStatementWrapper
 
setTime(int, Time, Calendar) - Method in class virtuoso.jdbc4.VirtuosoPreparedStatement
Sets the designated parameter to a java.sql.Time value, using the given Calendar object.
setTime(String, Time) - Method in class virtuoso.javax.BaseRowSet
Sets the designated parameter to the given java.sql.Time value.
setTime(String, Time) - Method in class virtuoso.jdbc4.CallableStatementWrapper
 
setTime(String, Time) - Method in class virtuoso.jdbc4.VirtuosoCallableStatement
 
setTime(String, Time, Calendar) - Method in class virtuoso.javax.BaseRowSet
Sets the designated parameter to the given java.sql.Time value, using the given Calendar object.
setTime(String, Time, Calendar) - Method in class virtuoso.jdbc4.CallableStatementWrapper
 
setTime(String, Time, Calendar) - Method in class virtuoso.jdbc4.VirtuosoCallableStatement
 
setTimestamp(int, Timestamp) - Method in class virtuoso.javax.BaseRowSet
Set a parameter to a java.sql.Timestamp value.
setTimestamp(int, Timestamp) - Method in class virtuoso.jdbc4.PreparedStatementWrapper
 
setTimestamp(int, Timestamp) - Method in class virtuoso.jdbc4.VirtuosoPreparedStatement
Sets the designated parameter to a java.sql.Timestamp value.
setTimestamp(int, Timestamp, Calendar) - Method in class virtuoso.javax.BaseRowSet
Set a parameter to a java.sql.Timestamp value.
setTimestamp(int, Timestamp, Calendar) - Method in class virtuoso.jdbc4.PreparedStatementWrapper
 
setTimestamp(int, Timestamp, Calendar) - Method in class virtuoso.jdbc4.VirtuosoPreparedStatement
Sets the designated parameter to a java.sql.Timestamp value, using the given Calendar object.
setTimestamp(String, Timestamp) - Method in class virtuoso.javax.BaseRowSet
Sets the designated parameter to the given java.sql.Timestamp value.
setTimestamp(String, Timestamp) - Method in class virtuoso.jdbc4.CallableStatementWrapper
 
setTimestamp(String, Timestamp) - Method in class virtuoso.jdbc4.VirtuosoCallableStatement
 
setTimestamp(String, Timestamp, Calendar) - Method in class virtuoso.javax.BaseRowSet
Sets the designated parameter to the given java.sql.Timestamp value, using the given Calendar object.
setTimestamp(String, Timestamp, Calendar) - Method in class virtuoso.jdbc4.CallableStatementWrapper
 
setTimestamp(String, Timestamp, Calendar) - Method in class virtuoso.jdbc4.VirtuosoCallableStatement
 
setTransactionIsolation(int) - Method in class virtuoso.javax.BaseRowSet
Set the transaction isolation.
setTransactionIsolation(int) - Method in class virtuoso.jdbc4.ConnectionWrapper
 
setTransactionIsolation(int) - Method in class virtuoso.jdbc4.VirtuosoConnection
Attempts to change the transaction isolation level to the one given.
setTransactionTimeout(int) - Method in class virtuoso.jdbc4.VirtuosoXAResource
 
setTruststorepass(String) - Method in class virtuoso.jdbc4.VirtuosoDataSource
 
setTruststorepath(String) - Method in class virtuoso.jdbc4.VirtuosoDataSource
 
setType(int) - Method in class virtuoso.javax.BaseRowSet
Set the type of this result set.
setTypeMap(Map<String, Class<?>>) - Method in class virtuoso.javax.BaseRowSet
Install a type-map object as the default type-map for this rowset.
setTypeMap(Map<String, Class<?>>) - Method in class virtuoso.jdbc4.ConnectionWrapper
 
setTypeMap(Map<String, Class<?>>) - Method in class virtuoso.jdbc4.VirtuosoConnection
Installs the given type map as the type map for this connection.
setUnicodeStream(int, InputStream, int) - Method in class virtuoso.javax.BaseRowSet
Deprecated. 
setUnicodeStream(int, InputStream, int) - Method in class virtuoso.jdbc4.PreparedStatementWrapper
 
setUnicodeStream(int, InputStream, int) - Method in class virtuoso.jdbc4.VirtuosoPreparedStatement
Sets the designated parameter to the given input stream, which will have the specified number of unicode chars.
setUpdateCount(int) - Method in class virtuoso.jdbc4.VirtuosoResultSet
 
setUrl(String) - Method in class virtuoso.javax.BaseRowSet
Set the url used to create a connection.
setURL(int, URL) - Method in class virtuoso.javax.BaseRowSet
Sets the designated parameter to the given java.net.URL value.
setURL(int, URL) - Method in class virtuoso.jdbc4.PreparedStatementWrapper
 
setURL(int, URL) - Method in class virtuoso.jdbc4.VirtuosoPreparedStatement
Sets the designated parameter to the given java.net.URL value.
setURL(String, URL) - Method in class virtuoso.jdbc4.CallableStatementWrapper
 
setURL(String, URL) - Method in class virtuoso.jdbc4.VirtuosoCallableStatement
 
setUsepstmtpool(boolean) - Method in class virtuoso.jdbc4.VirtuosoDataSource
 
setUser(String) - Method in class virtuoso.jdbc4.VirtuosoDataSource
 
setUsername(String) - Method in class virtuoso.javax.BaseRowSet
Set the user name.
setVector(int, Vector) - Method in class virtuoso.jdbc4.VirtuosoPreparedStatement
Sets the designated parameter to a Java Vector value.
setWaitingTime(long) - Method in class virtuoso.jdbc4.VirtuosoPoolStatistic
 
setWarning(SQLWarning) - Method in class virtuoso.jdbc4.VirtuosoConnection
 
setXAResource(VirtuosoXAResource) - Method in class virtuoso.jdbc4.ConnectionWrapper
 
shutdown() - Method in class virtuoso.jdbc4.VirtuosoPoolManager
 
size() - Method in class openlink.util.Vector
Returns the number of components in this vector.
size() - Method in class virtuoso.javax.OPLCachedRowSet
Returns the number of rows in this OPLCachedRowSet object.
skip(long) - Method in class openlink.util.OPLHeapBlob.BlobInputStream
 
skip(long) - Method in class openlink.util.OPLHeapClob.BlobInputReader
 
sparql_executed - Variable in class virtuoso.jdbc4.VirtuosoStatement
 
sql - Variable in class virtuoso.jdbc4.VirtuosoPreparedStatement
 
sql_statistics_text_casemode_0 - Static variable in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
 
sql_statistics_text_casemode_2 - Static variable in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
 
sql_statistics_textw_casemode_0 - Static variable in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
 
sql_statistics_textw_casemode_2 - Static variable in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
 
SQLERROR - Static variable in exception virtuoso.jdbc4.VirtuosoException
Error code which represents a SQL error done by the Virtuoso DBMS.
sqlType - Variable in class virtuoso.javax.BaseRowSet.Parameter
 
ssl - Variable in class virtuoso.jdbc4.VirtuosoDataSource
 
start(Xid, int) - Method in class virtuoso.jdbc4.VirtuosoXAResource
 
StatementWrapper - Class in virtuoso.jdbc4
 
StatementWrapper(ConnectionWrapper, Statement) - Constructor for class virtuoso.jdbc4.StatementWrapper
 
statid - Variable in class virtuoso.jdbc4.VirtuosoStatement
 
stmt - Variable in class virtuoso.jdbc4.StatementWrapper
 
stmt_co_last_in_batch - Variable in class virtuoso.jdbc4.VirtuosoResultSet
 
stmt_current_of - Variable in class virtuoso.jdbc4.VirtuosoResultSet
 
stmt_n_rows_to_get - Variable in class virtuoso.jdbc4.VirtuosoResultSet
 
storesLowerCaseIdentifiers() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Does the database treat mixed case unquoted SQL identifiers as case insensitive and store them in lower case?
storesLowerCaseQuotedIdentifiers() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Does the database treat mixed case quoted SQL identifiers as case insensitive and store them in lower case?
storesMixedCaseIdentifiers() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Does the database treat mixed case unquoted SQL identifiers as case insensitive and store them in mixed case?
storesMixedCaseQuotedIdentifiers() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Does the database treat mixed case quoted SQL identifiers as case insensitive and store them in mixed case?
storesUpperCaseIdentifiers() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Does the database treat mixed case unquoted SQL identifiers as case insensitive and store them in upper case?
storesUpperCaseQuotedIdentifiers() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Does the database treat mixed case quoted SQL identifiers as case insensitive and store them in upper case?
str - Variable in class virtuoso.jdbc4.VirtuosoExtendedString
 
strType - Variable in class virtuoso.jdbc4.VirtuosoExtendedString
 
supportsAlterTableWithAddColumn() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Is "ALTER TABLE" with add column supported?
supportsAlterTableWithDropColumn() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Is "ALTER TABLE" with drop column supported?
supportsANSI92EntryLevelSQL() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Retrieves whether this database supports the ANSI92 entry level SQL grammar.
supportsANSI92FullSQL() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Is the ANSI92 full SQL grammar supported?
supportsANSI92IntermediateSQL() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Is the ANSI92 intermediate SQL grammar supported?
supportsBatchUpdates() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Indicates whether the driver supports batch updates.
supportsCatalogsInDataManipulation() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Can a catalog name be used in a data manipulation statement?
supportsCatalogsInIndexDefinitions() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Can a catalog name be used in an index definition statement?
supportsCatalogsInPrivilegeDefinitions() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Can a catalog name be used in a privilege definition statement?
supportsCatalogsInProcedureCalls() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Can a catalog name be used in a procedure call statement?
supportsCatalogsInTableDefinitions() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Can a catalog name be used in a table definition statement?
supportsColumnAliasing() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Retrieves whether this database supports column aliasing.
supportsConvert() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Is the CONVERT function between SQL types supported?
supportsConvert(int, int) - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Is CONVERT between the given SQL types supported?
supportsCoreSQLGrammar() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Is the ODBC Core SQL grammar supported?
supportsCorrelatedSubqueries() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Retrieves whether this database supports correlated subqueries.
supportsDataDefinitionAndDataManipulationTransactions() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Are both data definition and data manipulation statements within a transaction supported?
supportsDataManipulationTransactionsOnly() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Are only data manipulation statements within a transaction supported?
supportsDifferentTableCorrelationNames() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
If table correlation names are supported, are they restricted to be different from the names of the tables?
supportsExpressionsInOrderBy() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Are expressions in "ORDER BY" lists supported?
supportsExtendedSQLGrammar() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Is the ODBC Extended SQL grammar supported?
supportsFullOuterJoins() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Are full nested outer joins supported?
supportsGetGeneratedKeys() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Retrieves whether auto-generated keys can be retrieved after a statement has been executed.
supportsGroupBy() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Is some form of "GROUP BY" clause supported?
supportsGroupByBeyondSelect() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Can a "GROUP BY" clause add columns not in the SELECT provided it specifies all the columns in the SELECT?
supportsGroupByUnrelated() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Can a "GROUP BY" clause use columns not in the SELECT?
supportsIntegrityEnhancementFacility() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Is the SQL Integrity Enhancement Facility supported?
supportsLikeEscapeClause() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Retrieves whether this database supports specifying a LIKE escape clause.
supportsLimitedOuterJoins() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Is there limited support for outer joins? (This will be true if supportFullOuterJoins is true.)
supportsMinimumSQLGrammar() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Retrieves whether this database supports the ODBC Minimum SQL grammar.
supportsMixedCaseIdentifiers() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Retrieves whether this database treats mixed case unquoted SQL identifiers as case sensitive and as a result stores them in mixed case.
supportsMixedCaseQuotedIdentifiers() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Retrieves whether this database treats mixed case quoted SQL identifiers as case sensitive and as a result stores them in mixed case.
supportsMultipleOpenResults() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Retrieves whether it is possible to have multiple ResultSet objects returned from a CallableStatement object simultaneously.
supportsMultipleResultSets() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Are multiple ResultSets from a single execute supported?
supportsMultipleTransactions() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Can we have multiple transactions open at once (on different connections)?
supportsNamedParameters() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Retrieves whether this database supports named parameters to callable statements.
supportsNonNullableColumns() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Retrieves whether columns in this database may be defined as non-nullable.
supportsOpenCursorsAcrossCommit() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Can cursors remain open across commits?
supportsOpenCursorsAcrossRollback() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Can cursors remain open across rollbacks?
supportsOpenStatementsAcrossCommit() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Can statements remain open across commits?
supportsOpenStatementsAcrossRollback() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Can statements remain open across rollbacks?
supportsOrderByUnrelated() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Can an "ORDER BY" clause use columns not in the SELECT statement?
supportsOuterJoins() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Is some form of outer join supported?
supportsPositionedDelete() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Is positioned DELETE supported?
supportsPositionedUpdate() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Is positioned UPDATE supported?
supportsResultSetConcurrency(int, int) - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Does the database support the concurrency type in combination with the given result set type?
supportsResultSetHoldability(int) - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Retrieves whether this database supports the given result set holdability.
supportsResultSetType(int) - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Does the database support the given result set type?
supportsSavepoints() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Retrieves whether this database supports savepoints.
supportsSchemasInDataManipulation() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Can a schema name be used in a data manipulation statement?
supportsSchemasInIndexDefinitions() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Can a schema name be used in an index definition statement?
supportsSchemasInPrivilegeDefinitions() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Can a schema name be used in a privilege definition statement?
supportsSchemasInProcedureCalls() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Can a schema name be used in a procedure call statement?
supportsSchemasInTableDefinitions() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Can a schema name be used in a table definition statement?
supportsSelectForUpdate() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Is SELECT for UPDATE supported?
supportsStatementPooling() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Retrieves weather this database supports statement pooling.
supportsStoredFunctionsUsingCallSyntax() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Retrieves whether this database supports invoking user-defined or vendor functions using the stored procedure escape syntax.
supportsStoredProcedures() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Are stored procedure calls using the stored procedure escape syntax supported?
supportsSubqueriesInComparisons() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Retrieves whether this database supports subqueries in comparison expressions.
supportsSubqueriesInExists() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Retrieves whether this database supports subqueries in EXISTS expressions.
supportsSubqueriesInIns() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Retrieves whether this database supports subqueries in IN expressions.
supportsSubqueriesInQuantifieds() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Retrieves whether this database supports subqueries in quantified expressions.
supportsTableCorrelationNames() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Retrieves whether this database supports table correlation names.
supportsTransactionIsolationLevel(int) - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Does this database support the given transaction isolation level?
supportsTransactions() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Are transactions supported? If not, invoking the method commit is a noop and the isolation level is TRANSACTION_NONE.
supportsUnion() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Is SQL UNION supported?
supportsUnionAll() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Is SQL UNION ALL supported?

T

timeout - Variable in class virtuoso.jdbc4.VirtuosoConnection
 
TIMEOUT - Static variable in exception virtuoso.jdbc4.VirtuosoException
Time out detected during a query.
timeout_def - Variable in class virtuoso.jdbc4.VirtuosoConnection
 
timezoneless_datetimes - Variable in class virtuoso.jdbc4.VirtuosoConnection
 
tmClosed - Variable in class virtuoso.jdbc4.VirtuosoPooledConnection
 
toCollection() - Method in class virtuoso.javax.OPLCachedRowSet
Convert the rowset to a collection of tables.
toCollection(int) - Method in class virtuoso.javax.OPLCachedRowSet
Return a column of the rowset as a collection.
toParamString() - Method in class virtuoso.jdbc4.VirtuosoExplicitString
 
toString() - Method in class openlink.util.Vector
Returns a string representation of this vector.
toString() - Method in class virtuoso.jdbc4.VirtuosoBlob
Returns th String of the object.
toString() - Method in class virtuoso.jdbc4.VirtuosoExplicitString
 
toString() - Method in class virtuoso.jdbc4.VirtuosoExtendedString
 
toString() - Method in class virtuoso.jdbc4.VirtuosoPoint
 
toString() - Method in class virtuoso.jdbc4.VirtuosoPoolStatistic
 
toString() - Method in class virtuoso.jdbc4.VirtuosoRdfBox
 
toString() - Method in class virtuoso.jdbc4.VirtuosoXid
 
toString() - Method in interface virtuoso.sql.ExtendedString
 
toString() - Method in interface virtuoso.sql.RdfBox
 
totalRows - Variable in class virtuoso.jdbc4.VirtuosoResultSet
 
toXSD_String() - Method in class virtuoso.jdbc4.VirtuosoDate
 
toXSD_String() - Method in class virtuoso.jdbc4.VirtuosoTime
 
toXSD_String() - Method in class virtuoso.jdbc4.VirtuosoTimestamp
 
trimToSize() - Method in class openlink.util.Vector
Trims the capacity of this vector to be the vector's current size.
truncate(long) - Method in class openlink.util.OPLHeapBlob
Truncates the BLOB value that this Blob object represents to be len bytes in length.
truncate(long) - Method in class openlink.util.OPLHeapClob
Truncates the CLOB value that this Clob designates to have a length of len characters.
truncate(long) - Method in class virtuoso.jdbc4.VirtuosoBlob
 
truststorepass - Variable in class virtuoso.jdbc4.VirtuosoDataSource
 
truststorepath - Variable in class virtuoso.jdbc4.VirtuosoDataSource
 
txn_timeout - Variable in class virtuoso.jdbc4.VirtuosoConnection
 
txn_timeout - Variable in class virtuoso.jdbc4.VirtuosoStatement
 
type - Variable in class virtuoso.jdbc4.VirtuosoStatement
 
TYPE_FORWARD_ONLY - Static variable in class virtuoso.jdbc4.VirtuosoResultSet
JDBC 2.0 extension.
TYPE_SCROLL_INSENSITIVE - Static variable in class virtuoso.jdbc4.VirtuosoResultSet
JDBC 2.0 extension.
TYPE_SCROLL_SENSITIVE - Static variable in class virtuoso.jdbc4.VirtuosoResultSet
JDBC 2.0 extension.
typeName - Variable in class virtuoso.javax.BaseRowSet.Parameter
 

U

uncharsetBytes(String) - Method in class virtuoso.jdbc4.VirtuosoConnection
 
UNKNOWN - Static variable in exception virtuoso.jdbc4.VirtuosoException
Returned when an unknown error is occurred.
unwrap(Class<T>) - Method in class virtuoso.javax.OPLCachedRowSet
Returns an object that implements the given interface to allow access to non-standard methods, or standard methods not exposed by the proxy.
unwrap(Class<T>) - Method in class virtuoso.javax.OPLJdbcRowSet
Returns an object that implements the given interface to allow access to non-standard methods, or standard methods not exposed by the proxy.
unwrap(Class<T>) - Method in class virtuoso.javax.OPLRowSetMetaData
Returns an object that implements the given interface to allow access to non-standard methods, or standard methods not exposed by the proxy.
unwrap(Class<T>) - Method in class virtuoso.jdbc4.ConnectionWrapper
 
unwrap(Class<T>) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
unwrap(Class<T>) - Method in class virtuoso.jdbc4.StatementWrapper
 
unwrap(Class<T>) - Method in class virtuoso.jdbc4.VirtuosoConnection
Returns an object that implements the given interface to allow access to non-standard methods, or standard methods not exposed by the proxy.
unwrap(Class<T>) - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Returns an object that implements the given interface to allow access to non-standard methods, or standard methods not exposed by the proxy.
unwrap(Class<T>) - Method in class virtuoso.jdbc4.VirtuosoDataSource
Returns an object that implements the given interface to allow access to non-standard methods, or standard methods not exposed by the proxy.
unwrap(Class<T>) - Method in class virtuoso.jdbc4.VirtuosoParameterMetaData
Returns an object that implements the given interface to allow access to non-standard methods, or standard methods not exposed by the proxy.
unwrap(Class<T>) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Returns an object that implements the given interface to allow access to non-standard methods, or standard methods not exposed by the proxy.
unwrap(Class<T>) - Method in class virtuoso.jdbc4.VirtuosoResultSetMetaData
Returns an object that implements the given interface to allow access to non-standard methods, or standard methods not exposed by the proxy.
unwrap(Class<T>) - Method in class virtuoso.jdbc4.VirtuosoStatement
Returns an object that implements the given interface to allow access to non-standard methods, or standard methods not exposed by the proxy.
Update(byte) - Method in class openlink.util.MD5
Updates hash with a single byte
Update(byte[]) - Method in class openlink.util.MD5
Updates hash with given array of bytes
Update(byte[], int) - Method in class openlink.util.MD5
Plain update, updates this object
Update(byte[], int, int) - Method in class openlink.util.MD5
Plain update, updates this object
Update(int) - Method in class openlink.util.MD5
Update buffer with a single integer (only & 0xff part is used, as a byte)
Update(String) - Method in class openlink.util.MD5
Update buffer with given string.
Update(MD5State, byte[], int, int) - Method in class openlink.util.MD5
Updates hash with the bytebuffer given (using at maximum length bytes from that buffer)
updateArray(int, Array) - Method in class virtuoso.javax.OPLCachedRowSet
Updates the designated column with a java.sql.Array value.
updateArray(int, Array) - Method in class virtuoso.javax.OPLJdbcRowSet
Updates the designated column with a java.sql.Array value.
updateArray(int, Array) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
updateArray(int, Array) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Updates the designated column with a java.sql.Array value.
updateArray(String, Array) - Method in class virtuoso.javax.OPLCachedRowSet
Updates the designated column with a java.sql.Array value.
updateArray(String, Array) - Method in class virtuoso.javax.OPLJdbcRowSet
Updates the designated column with a java.sql.Array value.
updateArray(String, Array) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
updateArray(String, Array) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Updates the designated column with a java.sql.Array value.
updateAsciiStream(int, InputStream) - Method in class virtuoso.javax.OPLCachedRowSet
Updates the designated column with an ascii stream value.
updateAsciiStream(int, InputStream) - Method in class virtuoso.javax.OPLJdbcRowSet
Updates the designated column with an ascii stream value.
updateAsciiStream(int, InputStream) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
updateAsciiStream(int, InputStream) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Updates the designated column with an ascii stream value.
updateAsciiStream(int, InputStream, int) - Method in class virtuoso.javax.OPLCachedRowSet
Update a column with an ascii stream value.
updateAsciiStream(int, InputStream, int) - Method in class virtuoso.javax.OPLJdbcRowSet
Update a column with an ascii stream value.
updateAsciiStream(int, InputStream, int) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
updateAsciiStream(int, InputStream, int) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Updates a column with an ascii stream value.
updateAsciiStream(int, InputStream, long) - Method in class virtuoso.javax.OPLCachedRowSet
Updates the designated column with an ascii stream value, which will have the specified number of bytes.
updateAsciiStream(int, InputStream, long) - Method in class virtuoso.javax.OPLJdbcRowSet
Updates the designated column with an ascii stream value, which will have the specified number of bytes.
updateAsciiStream(int, InputStream, long) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
updateAsciiStream(int, InputStream, long) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Updates the designated column with an ascii stream value, which will have the specified number of bytes.
updateAsciiStream(String, InputStream) - Method in class virtuoso.javax.OPLCachedRowSet
Updates the designated column with an ascii stream value.
updateAsciiStream(String, InputStream) - Method in class virtuoso.javax.OPLJdbcRowSet
Updates the designated column with an ascii stream value.
updateAsciiStream(String, InputStream) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
updateAsciiStream(String, InputStream) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Updates the designated column with an ascii stream value.
updateAsciiStream(String, InputStream, int) - Method in class virtuoso.javax.OPLCachedRowSet
Update a column with an ascii stream value.
updateAsciiStream(String, InputStream, int) - Method in class virtuoso.javax.OPLJdbcRowSet
Update a column with an ascii stream value.
updateAsciiStream(String, InputStream, int) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
updateAsciiStream(String, InputStream, int) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Updates a column with an ascii stream value.
updateAsciiStream(String, InputStream, long) - Method in class virtuoso.javax.OPLCachedRowSet
Updates the designated column with an ascii stream value, which will have the specified number of bytes.
updateAsciiStream(String, InputStream, long) - Method in class virtuoso.javax.OPLJdbcRowSet
Updates the designated column with an ascii stream value, which will have the specified number of bytes.
updateAsciiStream(String, InputStream, long) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
updateAsciiStream(String, InputStream, long) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Updates the designated column with an ascii stream value, which will have the specified number of bytes.
updateBigDecimal(int, BigDecimal) - Method in class virtuoso.javax.OPLCachedRowSet
Update a column with a BigDecimal value.
updateBigDecimal(int, BigDecimal) - Method in class virtuoso.javax.OPLJdbcRowSet
Update a column with a BigDecimal value.
updateBigDecimal(int, BigDecimal) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
updateBigDecimal(int, BigDecimal) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Updates a column with a BigDecimal value.
updateBigDecimal(String, BigDecimal) - Method in class virtuoso.javax.OPLCachedRowSet
Update a column with a BigDecimal value.
updateBigDecimal(String, BigDecimal) - Method in class virtuoso.javax.OPLJdbcRowSet
Update a column with a BigDecimal value.
updateBigDecimal(String, BigDecimal) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
updateBigDecimal(String, BigDecimal) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Updates a column with a BigDecimal value.
updateBinaryStream(int, InputStream) - Method in class virtuoso.javax.OPLCachedRowSet
Updates the designated column with a binary stream value.
updateBinaryStream(int, InputStream) - Method in class virtuoso.javax.OPLJdbcRowSet
Updates the designated column with a binary stream value.
updateBinaryStream(int, InputStream) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
updateBinaryStream(int, InputStream) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Updates the designated column with a binary stream value.
updateBinaryStream(int, InputStream, int) - Method in class virtuoso.javax.OPLCachedRowSet
Update a column with a binary stream value.
updateBinaryStream(int, InputStream, int) - Method in class virtuoso.javax.OPLJdbcRowSet
Update a column with a binary stream value.
updateBinaryStream(int, InputStream, int) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
updateBinaryStream(int, InputStream, int) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Updates a column with a binary stream value.
updateBinaryStream(int, InputStream, long) - Method in class virtuoso.javax.OPLCachedRowSet
Updates the designated column with a binary stream value, which will have the specified number of bytes.
updateBinaryStream(int, InputStream, long) - Method in class virtuoso.javax.OPLJdbcRowSet
Updates the designated column with a binary stream value, which will have the specified number of bytes.
updateBinaryStream(int, InputStream, long) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
updateBinaryStream(int, InputStream, long) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Updates the designated column with a binary stream value, which will have the specified number of bytes.
updateBinaryStream(String, InputStream) - Method in class virtuoso.javax.OPLCachedRowSet
Updates the designated column with a binary stream value.
updateBinaryStream(String, InputStream) - Method in class virtuoso.javax.OPLJdbcRowSet
Updates the designated column with a binary stream value.
updateBinaryStream(String, InputStream) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
updateBinaryStream(String, InputStream) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Updates the designated column with a binary stream value.
updateBinaryStream(String, InputStream, int) - Method in class virtuoso.javax.OPLCachedRowSet
Update a column with a binary stream value.
updateBinaryStream(String, InputStream, int) - Method in class virtuoso.javax.OPLJdbcRowSet
Update a column with a binary stream value.
updateBinaryStream(String, InputStream, int) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
updateBinaryStream(String, InputStream, int) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Updates a column with a binary stream value.
updateBinaryStream(String, InputStream, long) - Method in class virtuoso.javax.OPLCachedRowSet
Updates the designated column with a binary stream value, which will have the specified number of bytes.
updateBinaryStream(String, InputStream, long) - Method in class virtuoso.javax.OPLJdbcRowSet
Updates the designated column with a binary stream value, which will have the specified number of bytes.
updateBinaryStream(String, InputStream, long) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
updateBinaryStream(String, InputStream, long) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Updates the designated column with a binary stream value, which will have the specified number of bytes.
updateBlob(int, InputStream) - Method in class virtuoso.javax.OPLCachedRowSet
Updates the designated column using the given input stream.
updateBlob(int, InputStream) - Method in class virtuoso.javax.OPLJdbcRowSet
Updates the designated column using the given input stream.
updateBlob(int, InputStream) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
updateBlob(int, InputStream) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Updates the designated column using the given input stream.
updateBlob(int, InputStream, long) - Method in class virtuoso.javax.OPLCachedRowSet
Updates the designated column using the given input stream, which will have the specified number of bytes.
updateBlob(int, InputStream, long) - Method in class virtuoso.javax.OPLJdbcRowSet
Updates the designated column using the given input stream, which will have the specified number of bytes.
updateBlob(int, InputStream, long) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
updateBlob(int, InputStream, long) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Updates the designated column using the given input stream, which will have the specified number of bytes.
updateBlob(int, Blob) - Method in class virtuoso.javax.OPLCachedRowSet
Updates the designated column with a java.sql.Blob value.
updateBlob(int, Blob) - Method in class virtuoso.javax.OPLJdbcRowSet
Updates the designated column with a java.sql.Blob value.
updateBlob(int, Blob) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
updateBlob(int, Blob) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Updates the designated column with a java.sql.Blob value.
updateBlob(String, InputStream) - Method in class virtuoso.javax.OPLCachedRowSet
Updates the designated column using the given input stream.
updateBlob(String, InputStream) - Method in class virtuoso.javax.OPLJdbcRowSet
Updates the designated column using the given input stream.
updateBlob(String, InputStream) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
updateBlob(String, InputStream) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Updates the designated column using the given input stream.
updateBlob(String, InputStream, long) - Method in class virtuoso.javax.OPLCachedRowSet
Updates the designated column using the given input stream, which will have the specified number of bytes.
updateBlob(String, InputStream, long) - Method in class virtuoso.javax.OPLJdbcRowSet
Updates the designated column using the given input stream, which will have the specified number of bytes.
updateBlob(String, InputStream, long) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
updateBlob(String, InputStream, long) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Updates the designated column using the given input stream, which will have the specified number of bytes.
updateBlob(String, Blob) - Method in class virtuoso.javax.OPLCachedRowSet
Updates the designated column with a java.sql.Blob value.
updateBlob(String, Blob) - Method in class virtuoso.javax.OPLJdbcRowSet
Updates the designated column with a java.sql.Blob value.
updateBlob(String, Blob) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
updateBlob(String, Blob) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Updates the designated column with a java.sql.Blob value.
updateBoolean(int, boolean) - Method in class virtuoso.javax.OPLCachedRowSet
Update a column with a boolean value.
updateBoolean(int, boolean) - Method in class virtuoso.javax.OPLJdbcRowSet
Update a column with a boolean value.
updateBoolean(int, boolean) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
updateBoolean(int, boolean) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Updates a column with a boolean value.
updateBoolean(String, boolean) - Method in class virtuoso.javax.OPLCachedRowSet
Update a column with a boolean value.
updateBoolean(String, boolean) - Method in class virtuoso.javax.OPLJdbcRowSet
Update a column with a boolean value.
updateBoolean(String, boolean) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
updateBoolean(String, boolean) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Updates a column with a boolean value.
updateByte(int, byte) - Method in class virtuoso.javax.OPLCachedRowSet
Update a column with a byte value.
updateByte(int, byte) - Method in class virtuoso.javax.OPLJdbcRowSet
Update a column with a byte value.
updateByte(int, byte) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
updateByte(int, byte) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Updates a column with a byte value.
updateByte(String, byte) - Method in class virtuoso.javax.OPLCachedRowSet
Update a column with a byte value.
updateByte(String, byte) - Method in class virtuoso.javax.OPLJdbcRowSet
Update a column with a byte value.
updateByte(String, byte) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
updateByte(String, byte) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Updates a column with a byte value.
updateBytes(int, byte[]) - Method in class virtuoso.javax.OPLCachedRowSet
Update a column with a byte array value.
updateBytes(int, byte[]) - Method in class virtuoso.javax.OPLJdbcRowSet
Update a column with a byte array value.
updateBytes(int, byte[]) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
updateBytes(int, byte[]) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Updates a column with a byte array value.
updateBytes(String, byte[]) - Method in class virtuoso.javax.OPLCachedRowSet
Update a column with a byte array value.
updateBytes(String, byte[]) - Method in class virtuoso.javax.OPLJdbcRowSet
Update a column with a byte array value.
updateBytes(String, byte[]) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
updateBytes(String, byte[]) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Updates a column with a byte array value.
updateCharacterStream(int, Reader) - Method in class virtuoso.javax.OPLCachedRowSet
Updates the designated column with a character stream value.
updateCharacterStream(int, Reader) - Method in class virtuoso.javax.OPLJdbcRowSet
Updates the designated column with a character stream value.
updateCharacterStream(int, Reader) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
updateCharacterStream(int, Reader) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Updates the designated column with a character stream value.
updateCharacterStream(int, Reader, int) - Method in class virtuoso.javax.OPLCachedRowSet
Update a column with a character stream value.
updateCharacterStream(int, Reader, int) - Method in class virtuoso.javax.OPLJdbcRowSet
Update a column with a character stream value.
updateCharacterStream(int, Reader, int) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
updateCharacterStream(int, Reader, int) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Updates a column with a character stream value.
updateCharacterStream(int, Reader, long) - Method in class virtuoso.javax.OPLCachedRowSet
Updates the designated column with a character stream value, which will have the specified number of bytes.
updateCharacterStream(int, Reader, long) - Method in class virtuoso.javax.OPLJdbcRowSet
Updates the designated column with a character stream value, which will have the specified number of bytes.
updateCharacterStream(int, Reader, long) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
updateCharacterStream(int, Reader, long) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Updates the designated column with a character stream value, which will have the specified number of bytes.
updateCharacterStream(String, Reader) - Method in class virtuoso.javax.OPLCachedRowSet
Updates the designated column with a character stream value.
updateCharacterStream(String, Reader) - Method in class virtuoso.javax.OPLJdbcRowSet
Updates the designated column with a character stream value.
updateCharacterStream(String, Reader) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
updateCharacterStream(String, Reader) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Updates the designated column with a character stream value.
updateCharacterStream(String, Reader, int) - Method in class virtuoso.javax.OPLCachedRowSet
Update a column with a character stream value.
updateCharacterStream(String, Reader, int) - Method in class virtuoso.javax.OPLJdbcRowSet
Update a column with a character stream value.
updateCharacterStream(String, Reader, int) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
updateCharacterStream(String, Reader, int) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Updates a column with a character stream value.
updateCharacterStream(String, Reader, long) - Method in class virtuoso.javax.OPLCachedRowSet
Updates the designated column with a character stream value, which will have the specified number of bytes.
updateCharacterStream(String, Reader, long) - Method in class virtuoso.javax.OPLJdbcRowSet
Updates the designated column with a character stream value, which will have the specified number of bytes.
updateCharacterStream(String, Reader, long) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
updateCharacterStream(String, Reader, long) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Updates the designated column with a character stream value, which will have the specified number of bytes.
updateClob(int, Reader) - Method in class virtuoso.javax.OPLCachedRowSet
Updates the designated column using the given Reader object.
updateClob(int, Reader) - Method in class virtuoso.javax.OPLJdbcRowSet
Updates the designated column using the given Reader object.
updateClob(int, Reader) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
updateClob(int, Reader) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Updates the designated column using the given Reader object.
updateClob(int, Reader, long) - Method in class virtuoso.javax.OPLCachedRowSet
Updates the designated column using the given Reader object, which is the given number of characters long.
updateClob(int, Reader, long) - Method in class virtuoso.javax.OPLJdbcRowSet
Updates the designated column using the given Reader object, which is the given number of characters long.
updateClob(int, Reader, long) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
updateClob(int, Reader, long) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Updates the designated column using the given Reader object, which is the given number of characters long.
updateClob(int, Clob) - Method in class virtuoso.javax.OPLCachedRowSet
Updates the designated column with a java.sql.Clob value.
updateClob(int, Clob) - Method in class virtuoso.javax.OPLJdbcRowSet
Updates the designated column with a java.sql.Clob value.
updateClob(int, Clob) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
updateClob(int, Clob) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Updates the designated column with a java.sql.Clob value.
updateClob(String, Reader) - Method in class virtuoso.javax.OPLCachedRowSet
Updates the designated column using the given Reader object.
updateClob(String, Reader) - Method in class virtuoso.javax.OPLJdbcRowSet
Updates the designated column using the given Reader object.
updateClob(String, Reader) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
updateClob(String, Reader) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Updates the designated column using the given Reader object.
updateClob(String, Reader, long) - Method in class virtuoso.javax.OPLCachedRowSet
Updates the designated column using the given Reader object, which is the given number of characters long.
updateClob(String, Reader, long) - Method in class virtuoso.javax.OPLJdbcRowSet
Updates the designated column using the given Reader object, which is the given number of characters long.
updateClob(String, Reader, long) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
updateClob(String, Reader, long) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Updates the designated column using the given Reader object, which is the given number of characters long.
updateClob(String, Clob) - Method in class virtuoso.javax.OPLCachedRowSet
Updates the designated column with a java.sql.Clob value.
updateClob(String, Clob) - Method in class virtuoso.javax.OPLJdbcRowSet
Updates the designated column with a java.sql.Clob value.
updateClob(String, Clob) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
updateClob(String, Clob) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Updates the designated column with a java.sql.Clob value.
updateDate(int, Date) - Method in class virtuoso.javax.OPLCachedRowSet
Update a column with a Date value.
updateDate(int, Date) - Method in class virtuoso.javax.OPLJdbcRowSet
Update a column with a Date value.
updateDate(int, Date) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
updateDate(int, Date) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Updates a column with a Date value.
updateDate(String, Date) - Method in class virtuoso.javax.OPLCachedRowSet
Update a column with a Date value.
updateDate(String, Date) - Method in class virtuoso.javax.OPLJdbcRowSet
Update a column with a Date value.
updateDate(String, Date) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
updateDate(String, Date) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Updates a column with a Date value.
updateDouble(int, double) - Method in class virtuoso.javax.OPLCachedRowSet
Update a column with a Double value.
updateDouble(int, double) - Method in class virtuoso.javax.OPLJdbcRowSet
Update a column with a Double value.
updateDouble(int, double) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
updateDouble(int, double) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Updates a column with a Double value.
updateDouble(String, double) - Method in class virtuoso.javax.OPLCachedRowSet
Update a column with a double value.
updateDouble(String, double) - Method in class virtuoso.javax.OPLJdbcRowSet
Update a column with a double value.
updateDouble(String, double) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
updateDouble(String, double) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Updates a column with a double value.
updateFloat(int, float) - Method in class virtuoso.javax.OPLCachedRowSet
Update a column with a float value.
updateFloat(int, float) - Method in class virtuoso.javax.OPLJdbcRowSet
Update a column with a float value.
updateFloat(int, float) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
updateFloat(int, float) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Updates a column with a float value.
updateFloat(String, float) - Method in class virtuoso.javax.OPLCachedRowSet
Update a column with a float value.
updateFloat(String, float) - Method in class virtuoso.javax.OPLJdbcRowSet
Update a column with a float value.
updateFloat(String, float) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
updateFloat(String, float) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Updates a column with a float value.
updateInt(int, int) - Method in class virtuoso.javax.OPLCachedRowSet
Update a column with an integer value.
updateInt(int, int) - Method in class virtuoso.javax.OPLJdbcRowSet
Update a column with an integer value.
updateInt(int, int) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
updateInt(int, int) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Updates a column with an integer value.
updateInt(String, int) - Method in class virtuoso.javax.OPLCachedRowSet
Update a column with an integer value.
updateInt(String, int) - Method in class virtuoso.javax.OPLJdbcRowSet
Update a column with an integer value.
updateInt(String, int) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
updateInt(String, int) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Updates a column with an integer value.
updateLong(int, long) - Method in class virtuoso.javax.OPLCachedRowSet
Update a column with a long value.
updateLong(int, long) - Method in class virtuoso.javax.OPLJdbcRowSet
Update a column with a long value.
updateLong(int, long) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
updateLong(int, long) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Updates a column with a long value.
updateLong(String, long) - Method in class virtuoso.javax.OPLCachedRowSet
Update a column with a long value.
updateLong(String, long) - Method in class virtuoso.javax.OPLJdbcRowSet
Update a column with a long value.
updateLong(String, long) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
updateLong(String, long) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Updates a column with a long value.
updateNCharacterStream(int, Reader) - Method in class virtuoso.javax.OPLCachedRowSet
Updates the designated column with a character stream value.
updateNCharacterStream(int, Reader) - Method in class virtuoso.javax.OPLJdbcRowSet
Updates the designated column with a character stream value.
updateNCharacterStream(int, Reader) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
updateNCharacterStream(int, Reader) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Updates the designated column with a character stream value.
updateNCharacterStream(int, Reader, long) - Method in class virtuoso.javax.OPLCachedRowSet
Updates the designated column with a character stream value, which will have the specified number of bytes.
updateNCharacterStream(int, Reader, long) - Method in class virtuoso.javax.OPLJdbcRowSet
Updates the designated column with a character stream value, which will have the specified number of bytes.
updateNCharacterStream(int, Reader, long) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
updateNCharacterStream(int, Reader, long) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Updates the designated column with a character stream value, which will have the specified number of bytes.
updateNCharacterStream(String, Reader) - Method in class virtuoso.javax.OPLCachedRowSet
Updates the designated column with a character stream value.
updateNCharacterStream(String, Reader) - Method in class virtuoso.javax.OPLJdbcRowSet
Updates the designated column with a character stream value.
updateNCharacterStream(String, Reader) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
updateNCharacterStream(String, Reader) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Updates the designated column with a character stream value.
updateNCharacterStream(String, Reader, long) - Method in class virtuoso.javax.OPLCachedRowSet
Updates the designated column with a character stream value, which will have the specified number of bytes.
updateNCharacterStream(String, Reader, long) - Method in class virtuoso.javax.OPLJdbcRowSet
Updates the designated column with a character stream value, which will have the specified number of bytes.
updateNCharacterStream(String, Reader, long) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
updateNCharacterStream(String, Reader, long) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Updates the designated column with a character stream value, which will have the specified number of bytes.
updateNClob(int, Reader) - Method in class virtuoso.javax.OPLCachedRowSet
Updates the designated column using the given Reader The data will be read from the stream as needed until end-of-stream is reached.
updateNClob(int, Reader) - Method in class virtuoso.javax.OPLJdbcRowSet
Updates the designated column using the given Reader The data will be read from the stream as needed until end-of-stream is reached.
updateNClob(int, Reader) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
updateNClob(int, Reader) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Updates the designated column using the given Reader The data will be read from the stream as needed until end-of-stream is reached.
updateNClob(int, Reader, long) - Method in class virtuoso.javax.OPLCachedRowSet
Updates the designated column using the given Reader object, which is the given number of characters long.
updateNClob(int, Reader, long) - Method in class virtuoso.javax.OPLJdbcRowSet
Updates the designated column using the given Reader object, which is the given number of characters long.
updateNClob(int, Reader, long) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
updateNClob(int, Reader, long) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Updates the designated column using the given Reader object, which is the given number of characters long.
updateNClob(int, NClob) - Method in class virtuoso.javax.OPLCachedRowSet
Updates the designated column with a java.sql.NClob value.
updateNClob(int, NClob) - Method in class virtuoso.javax.OPLJdbcRowSet
Updates the designated column with a java.sql.NClob value.
updateNClob(int, NClob) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
updateNClob(int, NClob) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Updates the designated column with a java.sql.NClob value.
updateNClob(String, Reader) - Method in class virtuoso.javax.OPLCachedRowSet
Updates the designated column using the given Reader object.
updateNClob(String, Reader) - Method in class virtuoso.javax.OPLJdbcRowSet
Updates the designated column using the given Reader object.
updateNClob(String, Reader) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
updateNClob(String, Reader) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Updates the designated column using the given Reader object.
updateNClob(String, Reader, long) - Method in class virtuoso.javax.OPLCachedRowSet
Updates the designated column using the given Reader object, which is the given number of characters long.
updateNClob(String, Reader, long) - Method in class virtuoso.javax.OPLJdbcRowSet
Updates the designated column using the given Reader object, which is the given number of characters long.
updateNClob(String, Reader, long) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
updateNClob(String, Reader, long) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Updates the designated column using the given Reader object, which is the given number of characters long.
updateNClob(String, NClob) - Method in class virtuoso.javax.OPLCachedRowSet
Updates the designated column with a java.sql.NClob value.
updateNClob(String, NClob) - Method in class virtuoso.javax.OPLJdbcRowSet
Updates the designated column with a java.sql.NClob value.
updateNClob(String, NClob) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
updateNClob(String, NClob) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Updates the designated column with a java.sql.NClob value.
updateNString(int, String) - Method in class virtuoso.javax.OPLCachedRowSet
Updates the designated column with a String value.
updateNString(int, String) - Method in class virtuoso.javax.OPLJdbcRowSet
Updates the designated column with a String value.
updateNString(int, String) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
updateNString(int, String) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Updates the designated column with a String value.
updateNString(String, String) - Method in class virtuoso.javax.OPLCachedRowSet
Updates the designated column with a String value.
updateNString(String, String) - Method in class virtuoso.javax.OPLJdbcRowSet
Updates the designated column with a String value.
updateNString(String, String) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
updateNString(String, String) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Updates the designated column with a String value.
updateNull(int) - Method in class virtuoso.javax.OPLCachedRowSet
Give a nullable column a null value.
updateNull(int) - Method in class virtuoso.javax.OPLJdbcRowSet
Give a nullable column a null value.
updateNull(int) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
updateNull(int) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Give a nullable column a null value.
updateNull(String) - Method in class virtuoso.javax.OPLCachedRowSet
Update a column with a null value.
updateNull(String) - Method in class virtuoso.javax.OPLJdbcRowSet
Update a column with a null value.
updateNull(String) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
updateNull(String) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Updates a column with a null value.
updateObject(int, Object) - Method in class virtuoso.javax.OPLCachedRowSet
Update a column with an Object value.
updateObject(int, Object) - Method in class virtuoso.javax.OPLJdbcRowSet
Update a column with an Object value.
updateObject(int, Object) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
updateObject(int, Object) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Updates a column with an Object value.
updateObject(int, Object, int) - Method in class virtuoso.javax.OPLCachedRowSet
Update a column with an Object value.
updateObject(int, Object, int) - Method in class virtuoso.javax.OPLJdbcRowSet
Update a column with an Object value.
updateObject(int, Object, int) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
updateObject(int, Object, int) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Updates a column with an Object value.
updateObject(String, Object) - Method in class virtuoso.javax.OPLCachedRowSet
Update a column with an Object value.
updateObject(String, Object) - Method in class virtuoso.javax.OPLJdbcRowSet
Update a column with an Object value.
updateObject(String, Object) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
updateObject(String, Object) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Updates a column with an Object value.
updateObject(String, Object, int) - Method in class virtuoso.javax.OPLCachedRowSet
Update a column with an Object value.
updateObject(String, Object, int) - Method in class virtuoso.javax.OPLJdbcRowSet
Update a column with an Object value.
updateObject(String, Object, int) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
updateObject(String, Object, int) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Updates a column with an Object value.
updateRef(int, Ref) - Method in class virtuoso.javax.OPLCachedRowSet
Updates the designated column with a java.sql.Ref value.
updateRef(int, Ref) - Method in class virtuoso.javax.OPLJdbcRowSet
Updates the designated column with a java.sql.Ref value.
updateRef(int, Ref) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
updateRef(int, Ref) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Updates the designated column with a java.sql.Ref value.
updateRef(String, Ref) - Method in class virtuoso.javax.OPLCachedRowSet
Updates the designated column with a java.sql.Ref value.
updateRef(String, Ref) - Method in class virtuoso.javax.OPLJdbcRowSet
Updates the designated column with a java.sql.Ref value.
updateRef(String, Ref) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
updateRef(String, Ref) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Updates the designated column with a java.sql.Ref value.
updateRow() - Method in class virtuoso.javax.OPLCachedRowSet
Marks the current row of this rowset as updated but it does not update the row to the underlying data source.
updateRow() - Method in class virtuoso.javax.OPLJdbcRowSet
Update the underlying database with the new contents of the current row.
updateRow() - Method in class virtuoso.jdbc4.ResultSetWrapper
 
updateRow() - Method in class virtuoso.jdbc4.VirtuosoResultSet
Updates the underlying database with the new contents of the current row.
updateRowId(int, RowId) - Method in class virtuoso.javax.OPLCachedRowSet
Updates the designated column with a RowId value.
updateRowId(int, RowId) - Method in class virtuoso.javax.OPLJdbcRowSet
Updates the designated column with a RowId value.
updateRowId(int, RowId) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
updateRowId(int, RowId) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Updates the designated column with a RowId value.
updateRowId(String, RowId) - Method in class virtuoso.javax.OPLCachedRowSet
Updates the designated column with a RowId value.
updateRowId(String, RowId) - Method in class virtuoso.javax.OPLJdbcRowSet
Updates the designated column with a RowId value.
updateRowId(String, RowId) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
updateRowId(String, RowId) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Updates the designated column with a RowId value.
updatesAreDetected(int) - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Indicates whether or not a visible row update can be detected by calling the method ResultSet.rowUpdated.
updateShort(int, short) - Method in class virtuoso.javax.OPLCachedRowSet
Update a column with a short value.
updateShort(int, short) - Method in class virtuoso.javax.OPLJdbcRowSet
Update a column with a short value.
updateShort(int, short) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
updateShort(int, short) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Updates a column with a short value.
updateShort(String, short) - Method in class virtuoso.javax.OPLCachedRowSet
Update a column with a short value.
updateShort(String, short) - Method in class virtuoso.javax.OPLJdbcRowSet
Update a column with a short value.
updateShort(String, short) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
updateShort(String, short) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Updates a column with a short value.
updateSQLXML(int, SQLXML) - Method in class virtuoso.javax.OPLCachedRowSet
Updates the designated column with a java.sql.SQLXML value.
updateSQLXML(int, SQLXML) - Method in class virtuoso.javax.OPLJdbcRowSet
Updates the designated column with a java.sql.SQLXML value.
updateSQLXML(int, SQLXML) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
updateSQLXML(int, SQLXML) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Updates the designated column with a java.sql.SQLXML value.
updateSQLXML(String, SQLXML) - Method in class virtuoso.javax.OPLCachedRowSet
Updates the designated column with a java.sql.SQLXML value.
updateSQLXML(String, SQLXML) - Method in class virtuoso.javax.OPLJdbcRowSet
Updates the designated column with a java.sql.SQLXML value.
updateSQLXML(String, SQLXML) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
updateSQLXML(String, SQLXML) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Updates the designated column with a java.sql.SQLXML value.
updateString(int, String) - Method in class virtuoso.javax.OPLCachedRowSet
Update a column with a String value.
updateString(int, String) - Method in class virtuoso.javax.OPLJdbcRowSet
Update a column with a String value.
updateString(int, String) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
updateString(int, String) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Updates a column with a String value.
updateString(String, String) - Method in class virtuoso.javax.OPLCachedRowSet
Update a column with a String value.
updateString(String, String) - Method in class virtuoso.javax.OPLJdbcRowSet
Update a column with a String value.
updateString(String, String) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
updateString(String, String) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Updates a column with a String value.
updateTime(int, Time) - Method in class virtuoso.javax.OPLCachedRowSet
Update a column with a Time value.
updateTime(int, Time) - Method in class virtuoso.javax.OPLJdbcRowSet
Update a column with a Time value.
updateTime(int, Time) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
updateTime(int, Time) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Updates a column with a Time value.
updateTime(String, Time) - Method in class virtuoso.javax.OPLCachedRowSet
Update a column with a Time value.
updateTime(String, Time) - Method in class virtuoso.javax.OPLJdbcRowSet
Update a column with a Time value.
updateTime(String, Time) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
updateTime(String, Time) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Updates a column with a Time value.
updateTimestamp(int, Timestamp) - Method in class virtuoso.javax.OPLCachedRowSet
Update a column with a Timestamp value.
updateTimestamp(int, Timestamp) - Method in class virtuoso.javax.OPLJdbcRowSet
Update a column with a Timestamp value.
updateTimestamp(int, Timestamp) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
updateTimestamp(int, Timestamp) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Updates a column with a Timestamp value.
updateTimestamp(String, Timestamp) - Method in class virtuoso.javax.OPLCachedRowSet
Update a column with a Timestamp value.
updateTimestamp(String, Timestamp) - Method in class virtuoso.javax.OPLJdbcRowSet
Update a column with a Timestamp value.
updateTimestamp(String, Timestamp) - Method in class virtuoso.jdbc4.ResultSetWrapper
 
updateTimestamp(String, Timestamp) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Updates a column with a Timestamp value.
urlToInfo(String, Properties) - Method in class virtuoso.jdbc4.Driver
 
usepstmtpool - Variable in class virtuoso.jdbc4.VirtuosoDataSource
 
user - Variable in class virtuoso.jdbc4.VirtuosoDataSource
 
usesLocalFilePerTable() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Does the database use a file for each table?
usesLocalFiles() - Method in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
Does the database store tables in a local file?
utf8_execs - Variable in class virtuoso.jdbc4.VirtuosoConnection
 

V

value - Variable in class virtuoso.javax.BaseRowSet.Parameter
 
VARCHAR_UNSPEC_SIZE - Static variable in class virtuoso.jdbc4.VirtuosoDatabaseMetaData
 
Vector - Class in openlink.util
The Vector class is an implementation to store objects.
Vector() - Constructor for class openlink.util.Vector
Constructs an empty vector.
Vector(int) - Constructor for class openlink.util.Vector
Constructs an empty vector with the specified initial capacity.
Vector(int, int) - Constructor for class openlink.util.Vector
Constructs an empty vector with the specified initial capacity and capacity increment.
Vector(Object[]) - Constructor for class openlink.util.Vector
Constructs a vector from an array of objects.
VectorOfDouble - Class in openlink.util
The VectorOfDouble class is an implementation to store Double objects.
VectorOfDouble() - Constructor for class openlink.util.VectorOfDouble
Constructs an empty vector of Double objects.
VectorOfDouble(int) - Constructor for class openlink.util.VectorOfDouble
Constructs an empty vector with the specified initial capacity.
VectorOfDouble(int, int) - Constructor for class openlink.util.VectorOfDouble
Constructs an empty vector with the specified initial capacity and capacity increment.
VectorOfDouble(Object[]) - Constructor for class openlink.util.VectorOfDouble
Constructs a vector from an array of Double.
VectorOfFloat - Class in openlink.util
The VectorOfFloat class is an implementation to store Float objects.
VectorOfFloat() - Constructor for class openlink.util.VectorOfFloat
Constructs an empty vector of Float objects.
VectorOfFloat(int) - Constructor for class openlink.util.VectorOfFloat
Constructs an empty vector with the specified initial capacity.
VectorOfFloat(int, int) - Constructor for class openlink.util.VectorOfFloat
Constructs an empty vector with the specified initial capacity and capacity increment.
VectorOfFloat(Object[]) - Constructor for class openlink.util.VectorOfFloat
Constructs a vector from an array of Float.
VectorOfLong - Class in openlink.util
The VectorOfLong class is an implementation to store Long objects.
VectorOfLong() - Constructor for class openlink.util.VectorOfLong
Constructs an empty vector of Long objects.
VectorOfLong(int) - Constructor for class openlink.util.VectorOfLong
Constructs an empty vector with the specified initial capacity.
VectorOfLong(int, int) - Constructor for class openlink.util.VectorOfLong
Constructs an empty vector with the specified initial capacity and capacity increment.
VectorOfLong(Object[]) - Constructor for class openlink.util.VectorOfLong
Constructs a vector from an array of Long.
VhostRec(String, int) - Constructor for class virtuoso.jdbc4.VirtuosoConnection.VhostRec
 
VhostRec(String, String) - Constructor for class virtuoso.jdbc4.VirtuosoConnection.VhostRec
 
virtuoso.javax - package virtuoso.javax
 
virtuoso.jdbc4 - package virtuoso.jdbc4
 
virtuoso.sql - package virtuoso.sql
 
VirtuosoArray - Class in virtuoso.jdbc4
 
VirtuosoArray(VirtuosoConnection, String, Object[]) - Constructor for class virtuoso.jdbc4.VirtuosoArray
 
VirtuosoBlob - Class in virtuoso.jdbc4
The VirtuosoBlob class is an implementation of the Blob interface in the JDBC API that represents a Blob object in SQL.
VirtuosoCallableStatement - Class in virtuoso.jdbc4
The VirtuosoCallableStatement class is an implementation of the CallableStatement interface in the JDBC API which represents a callable statement.
VirtuosoClob - Class in virtuoso.jdbc4
This is an implementation of a Clob object.
VirtuosoConnection - Class in virtuoso.jdbc4
The VirtuosoConnection class is an implementation of the Connection interface in the JDBC API which represents a database connection.
VirtuosoConnection.VhostRec - Class in virtuoso.jdbc4
 
VirtuosoConnectionPoolDataSource - Class in virtuoso.jdbc4
 
VirtuosoConnectionPoolDataSource() - Constructor for class virtuoso.jdbc4.VirtuosoConnectionPoolDataSource
 
VirtuosoDatabaseMetaData - Class in virtuoso.jdbc4
The DatabaseMetaData class is an implementation of the DatabaseMetaData interface in the JDBC API which represents the database meta data.
VirtuosoDataSource - Class in virtuoso.jdbc4
 
VirtuosoDataSource() - Constructor for class virtuoso.jdbc4.VirtuosoDataSource
 
VirtuosoDataSourceFactory - Class in virtuoso.jdbc4
 
VirtuosoDataSourceFactory() - Constructor for class virtuoso.jdbc4.VirtuosoDataSourceFactory
 
VirtuosoDate - Class in virtuoso.jdbc4
 
VirtuosoDate(long) - Constructor for class virtuoso.jdbc4.VirtuosoDate
 
VirtuosoDate(long, int) - Constructor for class virtuoso.jdbc4.VirtuosoDate
 
VirtuosoDate(long, int, boolean) - Constructor for class virtuoso.jdbc4.VirtuosoDate
 
VirtuosoException - Exception in virtuoso.jdbc4
This class is an SQLException that has special constructors for messages directly from Virtuoso.
VirtuosoException(Exception, int) - Constructor for exception virtuoso.jdbc4.VirtuosoException
Constructs a VirtuosoException based on some odd exception.
VirtuosoException(Exception, String, int) - Constructor for exception virtuoso.jdbc4.VirtuosoException
 
VirtuosoException(String, int) - Constructor for exception virtuoso.jdbc4.VirtuosoException
Constructs a VirtuosoException based on an error occurred from Virtuoso.
VirtuosoException(String, String, int) - Constructor for exception virtuoso.jdbc4.VirtuosoException
Constructs a VirtuosoException based on an error occurred from Virtuoso and an SQL state.
VirtuosoExplicitString - Class in virtuoso.jdbc4
 
VirtuosoExplicitString(byte[], int) - Constructor for class virtuoso.jdbc4.VirtuosoExplicitString
 
VirtuosoExplicitString(String, int, VirtuosoConnection) - Constructor for class virtuoso.jdbc4.VirtuosoExplicitString
 
VirtuosoExtendedString - Class in virtuoso.jdbc4
 
VirtuosoExtendedString(int) - Constructor for class virtuoso.jdbc4.VirtuosoExtendedString
 
VirtuosoExtendedString(String, int) - Constructor for class virtuoso.jdbc4.VirtuosoExtendedString
 
VirtuosoFNSException - Exception in virtuoso.jdbc4
This class is an SQLException that has special constructors for messages directly from Virtuoso.
VirtuosoFNSException(Exception, int) - Constructor for exception virtuoso.jdbc4.VirtuosoFNSException
Constructs a VirtuosoException based on some odd exception.
VirtuosoFNSException(String, int) - Constructor for exception virtuoso.jdbc4.VirtuosoFNSException
Constructs a VirtuosoException based on an error occurred from Virtuoso.
VirtuosoFNSException(String, String, int) - Constructor for exception virtuoso.jdbc4.VirtuosoFNSException
Constructs a VirtuosoException based on an error occurred from Virtuoso and an SQL state.
VirtuosoNullParameter - Class in virtuoso.jdbc4
The VirtuosoNullParameter class is designed for Prepared and Callable statements for which some parameters are NULL, to keep track of the SQL type when executing the query.
VirtuosoParameterMetaData - Class in virtuoso.jdbc4
The VirtuosoParameterMetaData class is an implementation of the ParameterMetaData interface in the JDBC API that represents information about a PreparedStatement.
VirtuosoPoint - Class in virtuoso.jdbc4
 
VirtuosoPoint(double, double) - Constructor for class virtuoso.jdbc4.VirtuosoPoint
 
VirtuosoPoint(String) - Constructor for class virtuoso.jdbc4.VirtuosoPoint
 
VirtuosoPooledConnection - Class in virtuoso.jdbc4
A PooledConnection object is a connection object that provides hooks for connection pool management.
VirtuosoPooledConnection(VirtuosoConnection, String) - Constructor for class virtuoso.jdbc4.VirtuosoPooledConnection
 
VirtuosoPooledConnection(VirtuosoConnection, String, VirtuosoConnectionPoolDataSource) - Constructor for class virtuoso.jdbc4.VirtuosoPooledConnection
 
VirtuosoPoolManager - Class in virtuoso.jdbc4
 
VirtuosoPoolManager() - Constructor for class virtuoso.jdbc4.VirtuosoPoolManager
 
VirtuosoPoolStatistic - Class in virtuoso.jdbc4
 
VirtuosoPoolStatistic() - Constructor for class virtuoso.jdbc4.VirtuosoPoolStatistic
 
VirtuosoPreparedStatement - Class in virtuoso.jdbc4
The VirtuosoPreparedStatement class is an implementation of the PreparedStatement interface in the JDBC API which represents a prepared statement.
VirtuosoRdfBox - Class in virtuoso.jdbc4
 
VirtuosoRdfBox(Connection, Object, String, String) - Constructor for class virtuoso.jdbc4.VirtuosoRdfBox
 
VirtuosoRdfBox(VirtuosoConnection, Object, boolean, boolean, short, short, long) - Constructor for class virtuoso.jdbc4.VirtuosoRdfBox
 
VirtuosoResultSet - Class in virtuoso.jdbc4
The VirtuosoResultSet class is an implementation of the ResultSet interface in the JDBC API which represents result of a query.
VirtuosoResultSet(VirtuosoConnection, String[], int[]) - Constructor for class virtuoso.jdbc4.VirtuosoResultSet
 
VirtuosoResultSetMetaData - Class in virtuoso.jdbc4
The VirtuosoResultSetMetaData class is an implementation of the ResultSetMetaData interface in the JDBC API that represents information about a ResultSet.
VirtuosoResultSetMetaData(VirtuosoConnection, String[], int[]) - Constructor for class virtuoso.jdbc4.VirtuosoResultSetMetaData
Constructs a new VirtuosoResultSetMetaData.
VirtuosoStatement - Class in virtuoso.jdbc4
The VirtuosoStatement class is an implementation of the Statement interface in the JDBC API which represents a statement.
VirtuosoTime - Class in virtuoso.jdbc4
 
VirtuosoTime(long) - Constructor for class virtuoso.jdbc4.VirtuosoTime
 
VirtuosoTime(long, int) - Constructor for class virtuoso.jdbc4.VirtuosoTime
 
VirtuosoTime(long, int, boolean) - Constructor for class virtuoso.jdbc4.VirtuosoTime
 
VirtuosoTimestamp - Class in virtuoso.jdbc4
 
VirtuosoTimestamp(long) - Constructor for class virtuoso.jdbc4.VirtuosoTimestamp
 
VirtuosoTimestamp(long, int) - Constructor for class virtuoso.jdbc4.VirtuosoTimestamp
 
VirtuosoTimestamp(long, int, boolean) - Constructor for class virtuoso.jdbc4.VirtuosoTimestamp
 
VirtuosoXAConnection - Class in virtuoso.jdbc4
 
VirtuosoXAConnection(VirtuosoPooledConnection, String, int) - Constructor for class virtuoso.jdbc4.VirtuosoXAConnection
 
VirtuosoXADataSource - Class in virtuoso.jdbc4
 
VirtuosoXADataSource() - Constructor for class virtuoso.jdbc4.VirtuosoXADataSource
 
VirtuosoXAResource - Class in virtuoso.jdbc4
 
VirtuosoXid - Class in virtuoso.jdbc4
 
VirtuosoXid(int, byte[], byte[]) - Constructor for class virtuoso.jdbc4.VirtuosoXid
 
VirtuosoXid(Xid) - Constructor for class virtuoso.jdbc4.VirtuosoXid
 
vresultSet - Variable in class virtuoso.jdbc4.VirtuosoStatement
 

W

wait_result - Variable in class virtuoso.jdbc4.VirtuosoStatement
 
warning - Variable in class virtuoso.jdbc4.VirtuosoConnection
 
wasNull() - Method in class virtuoso.javax.OPLCachedRowSet
A column may have the value of SQL NULL; wasNull reports whether the last column read had this special value.
wasNull() - Method in class virtuoso.javax.OPLJdbcRowSet
A column may have the value of SQL NULL; wasNull reports whether the last column read had this special value.
wasNull() - Method in class virtuoso.jdbc4.CallableStatementWrapper
 
wasNull() - Method in class virtuoso.jdbc4.ResultSetWrapper
 
wasNull() - Method in class virtuoso.jdbc4.VirtuosoCallableStatement
Indicates whether or not the last OUT parameter read had the value of SQL NULL.
wasNull() - Method in class virtuoso.jdbc4.VirtuosoResultSet
Reports whether the last column read had a value of SQL NULL.
wasNull(boolean) - Method in class virtuoso.jdbc4.VirtuosoResultSet
Method used to change the wasNull flag;
wconn - Variable in class virtuoso.jdbc4.StatementWrapper
 
withTimezone() - Method in class virtuoso.jdbc4.VirtuosoDate
 
withTimezone() - Method in class virtuoso.jdbc4.VirtuosoTime
 
withTimezone() - Method in class virtuoso.jdbc4.VirtuosoTimestamp
 
write(byte[], int, int) - Method in class openlink.util.OPLHeapBlob.BlobOutputStream
 
write(byte[], int, int) - Method in class openlink.util.OPLHeapClob.BlobOutputStream
 
write(char[], int, int) - Method in class openlink.util.OPLHeapClob.BlobOutputWriter
 
write(int) - Method in class openlink.util.OPLHeapBlob.BlobOutputStream
 
write(int) - Method in class openlink.util.OPLHeapClob.BlobOutputStream
 
write(int) - Method in class openlink.util.OPLHeapClob.BlobOutputWriter
 
write(String, int, int) - Method in class openlink.util.OPLHeapClob.BlobOutputWriter
 
write(VirtuosoOutputStream) - Method in class virtuoso.jdbc4.VirtuosoExplicitString
 
write_bytes(byte[]) - Method in class virtuoso.jdbc4.VirtuosoConnection
 
write_object(Object) - Method in class virtuoso.jdbc4.VirtuosoConnection
Send an object to be sent on the output stream.

X

x - Variable in class virtuoso.jdbc4.VirtuosoPoint
 
xa_connection - Variable in class virtuoso.jdbc4.VirtuosoConnection
 

Y

y - Variable in class virtuoso.jdbc4.VirtuosoPoint
 

_

_cum_wtime - Variable in class virtuoso.jdbc4.VirtuosoPoolStatistic
 
_getColumnTypeName(int) - Static method in class virtuoso.jdbc4.VirtuosoResultSetMetaData
 
_hits - Variable in class virtuoso.jdbc4.VirtuosoPoolStatistic
 
_max_wtime - Variable in class virtuoso.jdbc4.VirtuosoPoolStatistic
 
_min_wtime - Variable in class virtuoso.jdbc4.VirtuosoPoolStatistic
 
_misses - Variable in class virtuoso.jdbc4.VirtuosoPoolStatistic
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y _ 
Skip navigation links