- G(int, int, int) - Method in class net.sourceforge.jtds.util.MD4Digest
-
- GeneralDigest - Class in net.sourceforge.jtds.util
-
base implementation of MD4 family style digest as outlined in
"Handbook of Applied Cryptography", pages 344 - 347.
- GeneralDigest() - Constructor for class net.sourceforge.jtds.util.GeneralDigest
-
Standard constructor
- GeneralDigest(GeneralDigest) - Constructor for class net.sourceforge.jtds.util.GeneralDigest
-
Copy constructor.
- generatedKeyAlwaysReturned() - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
- GENKEYCOL - Static variable in class net.sourceforge.jtds.jdbc.JtdsStatement
-
Column name to be used for retrieving generated keys from the server:
"_JTDS_GENE_RATED_KEYS_"
- genKeyResultSet - Variable in class net.sourceforge.jtds.jdbc.JtdsStatement
-
Dummy result set for getGeneratedKeys.
- get(String) - Method in class net.sourceforge.jtds.jdbc.cache.ProcedureCache
-
Retrieves a ProcEntry object from the cache.
- get(K) - Method in class net.sourceforge.jtds.jdbc.cache.SimpleLRUCache
-
Get the value associated with the given key, if any.
- get(String) - Method in interface net.sourceforge.jtds.jdbc.cache.StatementCache
-
Returns a statement handle associated with the specified key or
null
if the key specified does not have an associated
statement handle.
- get(String) - Static method in class net.sourceforge.jtds.jdbc.Messages
-
Get runtime message using supplied key.
- get(String, Object) - Static method in class net.sourceforge.jtds.jdbc.Messages
-
Get runtime message using supplied key and substitute parameter
into message.
- get(String, Object, Object) - Static method in class net.sourceforge.jtds.jdbc.Messages
-
Get runtime message using supplied key and substitute parameters
into message.
- get(String, Object[]) - Static method in class net.sourceforge.jtds.jdbc.Messages
-
Get runtime error using supplied key and substitute parameters
into message.
- getAlgorithmName() - Method in class net.sourceforge.jtds.util.DESEngine
-
- getAlgorithmName() - Method in class net.sourceforge.jtds.util.MD4Digest
-
- getAlgorithmName() - Method in class net.sourceforge.jtds.util.MD5Digest
-
- getAppName() - Method in class net.sourceforge.jtds.jdbc.JtdsConnection
-
Retrieves the application name for this connection.
- getAppName() - Method in class net.sourceforge.jtds.jdbcx.JtdsDataSource
-
- getArray(int) - Method in class net.sourceforge.jtds.jdbc.JtdsCallableStatement
-
- getArray(String) - Method in class net.sourceforge.jtds.jdbc.JtdsCallableStatement
-
- getArray(int) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- getArray(String) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- getArray(int) - Method in class net.sourceforge.jtds.jdbcx.proxy.CallableStatementProxy
-
Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
- getArray(String) - Method in class net.sourceforge.jtds.jdbcx.proxy.CallableStatementProxy
-
Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
- getAsciiStream() - Method in class net.sourceforge.jtds.jdbc.ClobImpl
-
- getAsciiStream(int) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- getAsciiStream(String) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- getAttributes(String, String, String, String) - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
- getAutoCommit() - Method in class net.sourceforge.jtds.jdbc.JtdsConnection
-
- getAutoCommit() - Method in class net.sourceforge.jtds.jdbcx.JtdsDataSource
-
- getAutoCommit() - Method in class net.sourceforge.jtds.jdbcx.proxy.ConnectionProxy
-
Delgates calls to the connection; SQLExceptions thrown from the connection
will cause an event to be fired on the connection pool listeners.
- getBatchCounts(ArrayList, SQLException) - Method in class net.sourceforge.jtds.jdbc.TdsCore
-
Obtain the counts from a batch of SQL updates.
- getBatchSize() - Method in class net.sourceforge.jtds.jdbc.JtdsConnection
-
Retrieves the batch size to be used internally.
- getBatchSize() - Method in class net.sourceforge.jtds.jdbcx.JtdsDataSource
-
- getBestRowIdentifier(String, String, String, int, boolean) - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
Get a description of a table's optimal set of columns that
uniquely identifies a row.
- getBigDecimal(int) - Method in class net.sourceforge.jtds.jdbc.JtdsCallableStatement
-
- getBigDecimal(int, int) - Method in class net.sourceforge.jtds.jdbc.JtdsCallableStatement
-
- getBigDecimal(String) - Method in class net.sourceforge.jtds.jdbc.JtdsCallableStatement
-
- getBigDecimal(int) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- getBigDecimal(int, int) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- getBigDecimal(String) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- getBigDecimal(String, int) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- getBigDecimal(int, int) - Method in class net.sourceforge.jtds.jdbcx.proxy.CallableStatementProxy
-
Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
- getBigDecimal(int) - Method in class net.sourceforge.jtds.jdbcx.proxy.CallableStatementProxy
-
Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
- getBigDecimal(String) - Method in class net.sourceforge.jtds.jdbcx.proxy.CallableStatementProxy
-
Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
- getBinaryStream() - Method in class net.sourceforge.jtds.jdbc.BlobImpl
-
- getBinaryStream(long, long) - Method in class net.sourceforge.jtds.jdbc.BlobImpl
-
- getBinaryStream(int) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- getBinaryStream(String) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- getBinaryStream(boolean) - Method in class net.sourceforge.jtds.util.BlobBuffer
-
Retrieve the BLOB data as an InputStream
.
- getBindAddress() - Method in class net.sourceforge.jtds.jdbc.JtdsConnection
-
Retrieves the bind address for this connection.
- getBindAddress() - Method in class net.sourceforge.jtds.jdbcx.JtdsDataSource
-
- getBlob(int) - Method in class net.sourceforge.jtds.jdbc.JtdsCallableStatement
-
- getBlob(String) - Method in class net.sourceforge.jtds.jdbc.JtdsCallableStatement
-
- getBlob(int) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- getBlob(String) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- getBlob(int) - Method in class net.sourceforge.jtds.jdbcx.proxy.CallableStatementProxy
-
Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
- getBlob(String) - Method in class net.sourceforge.jtds.jdbcx.proxy.CallableStatementProxy
-
Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
- getBlobBuffer() - Method in class net.sourceforge.jtds.jdbc.ClobImpl
-
Obtain this object's backing BlobBuffer
object.
- getBlockSize() - Method in class net.sourceforge.jtds.util.DESEngine
-
- getBoolean(int) - Method in class net.sourceforge.jtds.jdbc.JtdsCallableStatement
-
- getBoolean(String) - Method in class net.sourceforge.jtds.jdbc.JtdsCallableStatement
-
- getBoolean(int) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- getBoolean(String) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- getBoolean(int) - Method in class net.sourceforge.jtds.jdbcx.proxy.CallableStatementProxy
-
Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
- getBoolean(String) - Method in class net.sourceforge.jtds.jdbcx.proxy.CallableStatementProxy
-
Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
- getBranchQualifier() - Method in class net.sourceforge.jtds.jdbcx.JtdsXid
-
- getBufferDir() - Method in class net.sourceforge.jtds.jdbc.JtdsConnection
-
Returns the directory where data should be buffered to.
- getBufferDir() - Method in class net.sourceforge.jtds.jdbcx.JtdsDataSource
-
- getBufferMaxMemory() - Method in class net.sourceforge.jtds.jdbc.JtdsConnection
-
Retrieves the maximum amount of memory in Kb to buffer for all connections.
- getBufferMaxMemory() - Method in class net.sourceforge.jtds.jdbcx.JtdsDataSource
-
- getBufferMinPackets() - Method in class net.sourceforge.jtds.jdbc.JtdsConnection
-
Retrieves the minimum number of packets to buffer per Statement
for this connection.
- getBufferMinPackets() - Method in class net.sourceforge.jtds.jdbcx.JtdsDataSource
-
- getBufferSize() - Method in class net.sourceforge.jtds.jdbc.RequestStream
-
Retrieve the current output packet size.
- getByte(int) - Method in class net.sourceforge.jtds.jdbc.JtdsCallableStatement
-
- getByte(String) - Method in class net.sourceforge.jtds.jdbc.JtdsCallableStatement
-
- getByte(int) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- getByte(String) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- getByte(int) - Method in class net.sourceforge.jtds.jdbcx.proxy.CallableStatementProxy
-
Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
- getByte(String) - Method in class net.sourceforge.jtds.jdbcx.proxy.CallableStatementProxy
-
Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
- getBytes(long, int) - Method in class net.sourceforge.jtds.jdbc.BlobImpl
-
- getBytes(int) - Method in class net.sourceforge.jtds.jdbc.JtdsCallableStatement
-
- getBytes(String) - Method in class net.sourceforge.jtds.jdbc.JtdsCallableStatement
-
- getBytes(int) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- getBytes(String) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- getBytes(String) - Method in class net.sourceforge.jtds.jdbc.ParamInfo
-
Get the byte array value of the parameter.
- getBytes() - Method in class net.sourceforge.jtds.jdbc.UniqueIdentifier
-
Retrieve the unique identifier as a byte array.
- getBytes(int) - Method in class net.sourceforge.jtds.jdbcx.proxy.CallableStatementProxy
-
Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
- getBytes(String) - Method in class net.sourceforge.jtds.jdbcx.proxy.CallableStatementProxy
-
Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
- getBytes(long, int) - Method in class net.sourceforge.jtds.util.BlobBuffer
-
Returns the BLOB data as a byte array.
- getCachedTds() - Method in class net.sourceforge.jtds.jdbc.JtdsConnection
-
Retrieves the cached TdsCore
or null
if
nothing is cached and resets the cache (sets it to null
).
- getCacheMetaData() - Method in class net.sourceforge.jtds.jdbcx.JtdsDataSource
-
- getCatalog() - Method in class net.sourceforge.jtds.jdbc.JtdsConnection
-
- getCatalog() - Method in class net.sourceforge.jtds.jdbcx.proxy.ConnectionProxy
-
Delgates calls to the connection; SQLExceptions thrown from the connection
will cause an event to be fired on the connection pool listeners.
- getCatalogName(int) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSetMetaData
-
- getCatalogs() - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
Get the catalog names available in this database.
- getCatalogSeparator() - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
What's the separator between catalog and table name?
- getCatalogTerm() - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
What's the database vendor's preferred term for "catalog"?
- getCharacterStream() - Method in class net.sourceforge.jtds.jdbc.ClobImpl
-
- getCharacterStream(long, long) - Method in class net.sourceforge.jtds.jdbc.ClobImpl
-
- getCharacterStream(int) - Method in class net.sourceforge.jtds.jdbc.JtdsCallableStatement
-
- getCharacterStream(String) - Method in class net.sourceforge.jtds.jdbc.JtdsCallableStatement
-
- getCharacterStream(int) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- getCharacterStream(String) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- getCharacterStream(int) - Method in class net.sourceforge.jtds.jdbcx.proxy.CallableStatementProxy
-
- getCharacterStream(String) - Method in class net.sourceforge.jtds.jdbcx.proxy.CallableStatementProxy
-
- getCharset(String) - Static method in class net.sourceforge.jtds.jdbc.CharsetInfo
-
Retrieves the CharsetInfo
instance asociated with the
specified server charset.
- getCharset(byte[]) - Static method in class net.sourceforge.jtds.jdbc.CharsetInfo
-
Retrieves the CharsetInfo
instance asociated with the
specified collation.
- getCharset() - Method in class net.sourceforge.jtds.jdbc.CharsetInfo
-
Retrieves the charset name.
- getCharset() - Method in class net.sourceforge.jtds.jdbc.JtdsConnection
-
Retrieve the Java charset to use for encoding.
- getCharset() - Method in class net.sourceforge.jtds.jdbc.SharedSocket
-
Retrieve the character set name used to translate byte arrays to
or from Strings.
- getCharset() - Method in class net.sourceforge.jtds.jdbcx.JtdsDataSource
-
- getCharsetForLCID(int) - Static method in class net.sourceforge.jtds.jdbc.CharsetInfo
-
Retrieves the CharsetInfo
instance asociated with the
specified LCID.
- getCharsetForSortOrder(int) - Static method in class net.sourceforge.jtds.jdbc.CharsetInfo
-
Retrieves the CharsetInfo
instance asociated with the
specified sort order.
- getCharsetInfo() - Method in class net.sourceforge.jtds.jdbc.JtdsConnection
-
Retrieve the CharsetInfo
instance used by this connection.
- getCharsetInfo() - Method in class net.sourceforge.jtds.jdbc.SharedSocket
-
Retrieve the character set descriptor used to translate byte arrays to
or from Strings.
- getClassName(int) - Static method in class net.sourceforge.jtds.jdbc.Support
-
Retrieve the fully qualified java class name for the
supplied JDBC Types constant.
- getClientInfo() - Method in class net.sourceforge.jtds.jdbc.JtdsConnection
-
- getClientInfo(String) - Method in class net.sourceforge.jtds.jdbc.JtdsConnection
-
- getClientInfo() - Method in class net.sourceforge.jtds.jdbcx.proxy.ConnectionProxy
-
- getClientInfo(String) - Method in class net.sourceforge.jtds.jdbcx.proxy.ConnectionProxy
-
- getClientInfoProperties() - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
- getClob(int) - Method in class net.sourceforge.jtds.jdbc.JtdsCallableStatement
-
- getClob(String) - Method in class net.sourceforge.jtds.jdbc.JtdsCallableStatement
-
- getClob(int) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- getClob(String) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- getClob(int) - Method in class net.sourceforge.jtds.jdbcx.proxy.CallableStatementProxy
-
Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
- getClob(String) - Method in class net.sourceforge.jtds.jdbcx.proxy.CallableStatementProxy
-
Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
- getCollation() - Method in class net.sourceforge.jtds.jdbc.JtdsConnection
-
Retrieve the SQL Server 2000 default collation.
- getCollation(ResponseStream, ColInfo) - Static method in class net.sourceforge.jtds.jdbc.TdsData
-
TDS 8 supplies collation information for character data types.
- getColMetaData() - Method in class net.sourceforge.jtds.jdbc.ProcEntry
-
Retrieves the column meta data array.
- getColumn(int) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
Get the specified column's data item.
- getColumn(int) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSetMetaData
-
Return the column descriptor given a column index.
- getColumn(int) - Method in class net.sourceforge.jtds.jdbc.MSCursorResultSet
-
Get the specified column's data item.
- getColumnClassName(int) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSetMetaData
-
- getColumnCount(ColInfo[]) - Static method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
Retrieve the column count excluding hidden columns
- getColumnCount() - Method in class net.sourceforge.jtds.jdbc.JtdsResultSetMetaData
-
- getColumnDisplaySize(int) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSetMetaData
-
- getColumnLabel(int) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSetMetaData
-
- getColumnName(int) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSetMetaData
-
- getColumnPrivileges(String, String, String, String) - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
Get a description of the access rights for a table's columns.
- getColumns(String, String, String, String) - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
Get a description of table columns available in a catalog.
- getColumns() - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
Retrieve the column descriptor array.
- getColumns() - Method in class net.sourceforge.jtds.jdbc.TdsCore
-
Retrieve the current result set column descriptors.
- getColumnType(int) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSetMetaData
-
- getColumnTypeName(int) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSetMetaData
-
- getComputedColumns() - Method in class net.sourceforge.jtds.jdbc.TdsCore
-
Retrieve the current computed result set column descriptors, if any.
- getComputedRowData() - Method in class net.sourceforge.jtds.jdbc.TdsCore
-
Retrieve and clear the current computed result set data items,
if any.
- getConcurrency() - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- getConnection() - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
JDBC 2.0 Retrieves the connection that produced this metadata object.
- getConnection() - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- getConnection() - Method in class net.sourceforge.jtds.jdbc.JtdsStatement
-
- getConnection(Object) - Static method in class net.sourceforge.jtds.jdbc.Support
-
Returns the connection for a given ResultSet
,
Statement
or Connection
object.
- getConnection() - Method in class net.sourceforge.jtds.jdbcx.JtdsDataSource
-
Returns a new database connection.
- getConnection(String, String) - Method in class net.sourceforge.jtds.jdbcx.JtdsDataSource
-
Returns a new database connection for the user and password specified.
- getConnection() - Method in class net.sourceforge.jtds.jdbcx.PooledConnection
-
Returns a ConnectionProxy.
- getConnection() - Method in class net.sourceforge.jtds.jdbcx.proxy.StatementProxy
-
Delgates calls to the statement; SQLExceptions thrown from the statement
will cause an event to be fired on the connection pool listeners.
- getCrossReference(String, String, String, String, String, String) - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
Get 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 another's key).
- getCurrentRow() - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
Retrieve the current row data.
- getCurrentRow() - Method in class net.sourceforge.jtds.jdbc.MSCursorResultSet
-
- getCursorConcurrencyOpt(int) - Static method in class net.sourceforge.jtds.jdbc.MSCursorResultSet
-
Translates a JDBC result set concurrency into SQL Server native @ccOpt
value for use with stored procedures such as sp_cursoropen,
sp_cursorprepare or sp_cursorprepexec.
- getCursorName() - Method in class net.sourceforge.jtds.jdbc.CachedResultSet
-
- getCursorName() - Method in class net.sourceforge.jtds.jdbc.JtdsConnection
-
Retrieves the next unique cursor name.
- getCursorName() - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- getCursorScrollOpt(int, int, boolean) - Static method in class net.sourceforge.jtds.jdbc.MSCursorResultSet
-
Translates a JDBC result set type into SQL Server native @scrollOpt value
for use with stored procedures such as sp_cursoropen, sp_cursorprepare
or sp_cursorprepexec.
- getDatabaseMajorVersion() - Method in class net.sourceforge.jtds.jdbc.JtdsConnection
-
Retrieves the DBMS major version.
- getDatabaseMajorVersion() - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
Returns the database major version.
- getDatabaseMinorVersion() - Method in class net.sourceforge.jtds.jdbc.JtdsConnection
-
Retrieves the DBMS minor version.
- getDatabaseMinorVersion() - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
Returns the database minor version.
- getDatabaseName() - Method in class net.sourceforge.jtds.jdbc.JtdsConnection
-
Retrieves the database name for this connection.
- getDatabaseName() - Method in class net.sourceforge.jtds.jdbcx.JtdsDataSource
-
- getDatabaseProductName() - Method in class net.sourceforge.jtds.jdbc.JtdsConnection
-
Retrieves the DBMS product name.
- getDatabaseProductName() - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
Returns the name of this database product.
- getDatabaseProductVersion() - Method in class net.sourceforge.jtds.jdbc.JtdsConnection
-
Retrieves the DBMS product version.
- getDatabaseProductVersion() - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
Returns the version of this database product.
- getDate() - Method in class net.sourceforge.jtds.jdbc.DateTime
-
Retrieves the date component of a datetime value.
- getDate(int) - Method in class net.sourceforge.jtds.jdbc.JtdsCallableStatement
-
- getDate(String) - Method in class net.sourceforge.jtds.jdbc.JtdsCallableStatement
-
- getDate(int, Calendar) - Method in class net.sourceforge.jtds.jdbc.JtdsCallableStatement
-
- getDate(String, Calendar) - Method in class net.sourceforge.jtds.jdbc.JtdsCallableStatement
-
- getDate(int) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- getDate(String) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- getDate(int, Calendar) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- getDate(String, Calendar) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- getDate(int) - Method in class net.sourceforge.jtds.jdbcx.proxy.CallableStatementProxy
-
Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
- getDate(int, Calendar) - Method in class net.sourceforge.jtds.jdbcx.proxy.CallableStatementProxy
-
Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
- getDate(String) - Method in class net.sourceforge.jtds.jdbcx.proxy.CallableStatementProxy
-
Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
- getDate(String, Calendar) - Method in class net.sourceforge.jtds.jdbcx.proxy.CallableStatementProxy
-
Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
- getDateTimeField(byte[]) - Method in class net.sourceforge.jtds.jdbc.SQLParser
-
Utility routine to validate date and time escapes.
- getDatetimeValue(ResponseStream, int) - Static method in class net.sourceforge.jtds.jdbc.TdsData
-
Get a DATETIME value from the server response stream.
- getDefaultFetchSize() - Method in class net.sourceforge.jtds.jdbc.JtdsStatement
-
Retrieve the default fetch size for this statement.
- getDefaultTransactionIsolation() - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
Returns the database's default transaction isolation level.
- getDescription() - Method in class net.sourceforge.jtds.jdbcx.JtdsDataSource
-
- getDigestSize() - Method in class net.sourceforge.jtds.util.MD4Digest
-
- getDigestSize() - Method in class net.sourceforge.jtds.util.MD5Digest
-
- getDomain() - Method in class net.sourceforge.jtds.jdbcx.JtdsDataSource
-
- getDomainName() - Method in class net.sourceforge.jtds.jdbc.JtdsConnection
-
Retrieves the domain name for this connection.
- getDouble(int) - Method in class net.sourceforge.jtds.jdbc.JtdsCallableStatement
-
- getDouble(String) - Method in class net.sourceforge.jtds.jdbc.JtdsCallableStatement
-
- getDouble(int) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- getDouble(String) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- getDouble(int) - Method in class net.sourceforge.jtds.jdbcx.proxy.CallableStatementProxy
-
Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
- getDouble(String) - Method in class net.sourceforge.jtds.jdbcx.proxy.CallableStatementProxy
-
Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
- getDriverMajorVersion() - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
Returns this JDBC driver's major version number.
- getDriverMinorVersion() - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
Returns this JDBC driver's minor version number.
- getDriverName() - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
Returns the name of this JDBC driver.
- getDriverVersion() - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
Returns the version of this JDBC driver.
- getExportedKeys(String, String, String) - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
Get 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 net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
Get all the "extra" characters that can be used in unquoted identifier
names (those beyond a-z, A-Z, 0-9 and _).
- getFactory() - Method in class net.sourceforge.jtds.ssl.SocketFactories.TdsTlsSocketFactory
-
Returns an SSLSocketFactory whose behavior will depend on the SSL
setting.
- getFetchDirection() - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- getFetchDirection() - Method in class net.sourceforge.jtds.jdbc.JtdsStatement
-
- getFetchDirection() - Method in class net.sourceforge.jtds.jdbcx.proxy.StatementProxy
-
Delgates calls to the statement; SQLExceptions thrown from the statement
will cause an event to be fired on the connection pool listeners.
- getFetchSize() - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- getFetchSize() - Method in class net.sourceforge.jtds.jdbc.JtdsStatement
-
- getFetchSize() - Method in class net.sourceforge.jtds.jdbcx.proxy.StatementProxy
-
Delgates calls to the statement; SQLExceptions thrown from the statement
will cause an event to be fired on the connection pool listeners.
- getFloat(int) - Method in class net.sourceforge.jtds.jdbc.JtdsCallableStatement
-
- getFloat(String) - Method in class net.sourceforge.jtds.jdbc.JtdsCallableStatement
-
- getFloat(int) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- getFloat(String) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- getFloat(int) - Method in class net.sourceforge.jtds.jdbcx.proxy.CallableStatementProxy
-
Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
- getFloat(String) - Method in class net.sourceforge.jtds.jdbcx.proxy.CallableStatementProxy
-
Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
- getFormatId() - Method in class net.sourceforge.jtds.jdbcx.JtdsXid
-
- getFunctionColumns(String, String, String, String) - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
- getFunctions(String, String, String) - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
- getGeneratedKeys() - Method in class net.sourceforge.jtds.jdbc.JtdsStatement
-
- getGeneratedKeys() - Method in class net.sourceforge.jtds.jdbcx.proxy.StatementProxy
-
Delgates calls to the statement; SQLExceptions thrown from the statement
will cause an event to be fired on the connection pool listeners.
- getGlobalTransactionId() - Method in class net.sourceforge.jtds.jdbcx.JtdsXid
-
- getHoldability() - Method in class net.sourceforge.jtds.jdbc.JtdsConnection
-
- getHoldability() - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- getHoldability() - Method in class net.sourceforge.jtds.jdbcx.proxy.ConnectionProxy
-
Delgates calls to the connection; SQLExceptions thrown from the connection
will cause an event to be fired on the connection pool listeners.
- getHost() - Method in class net.sourceforge.jtds.jdbc.SharedSocket
-
Get the server host name.
- getHostName() - Static method in class net.sourceforge.jtds.jdbc.TdsCore
-
Tries to figure out what client name we should identify ourselves as.
- getId() - Method in class net.sourceforge.jtds.jdbc.SavepointImpl
-
Returns the savepoint id.
- getIdentifierQuoteString() - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
Returns the string used to quote SQL identifiers.
- getImportedKeys(String, String, String) - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
Get a description of the primary key columns that are referenced by a
table's foreign key columns (the primary keys imported by a table).
- getIn() - Method in class net.sourceforge.jtds.jdbc.SharedSocket
-
- getIndexInfo(String, String, String, boolean, boolean) - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
Get a description of a table's indices and statistics.
- getInputStream(int) - Method in class net.sourceforge.jtds.jdbc.ResponseStream
-
Creates a simple InputStream
over the server response.
- getInputStream() - Method in class net.sourceforge.jtds.ssl.TdsTlsSocket
-
- getInstance() - Method in class net.sourceforge.jtds.jdbcx.JtdsDataSource
-
- getInstance() - Static method in class net.sourceforge.jtds.util.SSPIJNIClient
-
Returns the singleton SSPIJNIClient
instance.
- getInstance() - Static method in class net.sourceforge.jtds.util.TimerThread
-
Singleton getter.
- getInstanceName() - Method in class net.sourceforge.jtds.jdbc.JtdsConnection
-
Retrieves the instance name for this connection.
- getInt(int) - Method in class net.sourceforge.jtds.jdbc.JtdsCallableStatement
-
- getInt(String) - Method in class net.sourceforge.jtds.jdbc.JtdsCallableStatement
-
- getInt(int) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- getInt(String) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- getInt(int) - Method in class net.sourceforge.jtds.jdbcx.proxy.CallableStatementProxy
-
Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
- getInt(String) - Method in class net.sourceforge.jtds.jdbcx.proxy.CallableStatementProxy
-
Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
- getIntFromBuffer(byte[], int) - Static method in class net.sourceforge.jtds.jdbc.TdsCore
-
- getIntProperty(String) - Method in class net.sourceforge.jtds.jdbcx.JtdsDataSource
-
- getJDBCMajorVersion() - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
Returns the JDBC major version.
- getJDBCMinorVersion() - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
Returns the JDBC minor version.
- getJdbcType(Object) - Static method in class net.sourceforge.jtds.jdbc.Support
-
Get the JDBC type constant which matches the supplied Object type.
- getJdbcType(Class) - Static method in class net.sourceforge.jtds.jdbc.Support
-
Get the JDBC type constant which matches the supplied Class
.
- getJdbcTypeName(int) - Static method in class net.sourceforge.jtds.jdbc.Support
-
Get a String describing the supplied JDBC type constant.
- getLanguage() - Method in class net.sourceforge.jtds.jdbcx.JtdsDataSource
-
- getLastUpdateCount() - Method in class net.sourceforge.jtds.jdbc.JtdsConnection
-
Retrieves the status of the lastUpdateCount flag.
- getLastUpdateCount() - Method in class net.sourceforge.jtds.jdbcx.JtdsDataSource
-
- getLength() - Method in class net.sourceforge.jtds.util.BlobBuffer
-
Retrieves the length of this BLOB buffer in bytes.
- getLobBuffer() - Method in class net.sourceforge.jtds.jdbc.JtdsConnection
-
Retrieves the LOB buffer size.
- getLobBuffer() - Method in class net.sourceforge.jtds.jdbcx.JtdsDataSource
-
- getLogFile() - Method in class net.sourceforge.jtds.jdbcx.JtdsDataSource
-
- getLoginTimeout() - Method in class net.sourceforge.jtds.jdbc.JtdsConnection
-
Retrieves the login timeout for this connection.
- getLoginTimeout() - Method in class net.sourceforge.jtds.jdbcx.JtdsDataSource
-
- getLogWriter() - Method in class net.sourceforge.jtds.jdbcx.JtdsDataSource
-
- getLogWriter() - Static method in class net.sourceforge.jtds.util.Logger
-
Get the logging PrintWriter Stream.
- getLong(int) - Method in class net.sourceforge.jtds.jdbc.JtdsCallableStatement
-
- getLong(String) - Method in class net.sourceforge.jtds.jdbc.JtdsCallableStatement
-
- getLong(int) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- getLong(String) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- getLong(int) - Method in class net.sourceforge.jtds.jdbcx.proxy.CallableStatementProxy
-
Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
- getLong(String) - Method in class net.sourceforge.jtds.jdbcx.proxy.CallableStatementProxy
-
Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
- getLongProperty(String) - Method in class net.sourceforge.jtds.jdbcx.JtdsDataSource
-
- getMAC() - Method in class net.sourceforge.jtds.jdbc.SharedLocalNamedPipe
-
- getMAC() - Method in class net.sourceforge.jtds.jdbc.SharedNamedPipe
-
- getMAC() - Method in class net.sourceforge.jtds.jdbc.SharedSocket
-
- getMacAddress() - Method in class net.sourceforge.jtds.jdbc.JtdsConnection
-
Retrieves the MAC (ethernet) address for this connection.
- getMACAddress(String) - Static method in class net.sourceforge.jtds.jdbc.TdsCore
-
Converts a user supplied MAC address into a byte array.
- getMacAddress() - Method in class net.sourceforge.jtds.jdbcx.JtdsDataSource
-
- getMajorVersion() - Method in class net.sourceforge.jtds.jdbc.Driver
-
- getMaxBinaryLiteralLength() - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
How many hex characters can you have in an inline binary literal?
- getMaxCatalogNameLength() - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
What's the maximum length of a catalog name?
- getMaxCharLiteralLength() - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
What's the max length for a character literal?
- getMaxColumnNameLength() - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
What's the limit on column name length?
- getMaxColumnsInGroupBy() - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
What's the maximum number of columns in a "GROUP BY" clause?
- getMaxColumnsInIndex() - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
What's the maximum number of columns allowed in an index?
- getMaxColumnsInOrderBy() - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
What's the maximum number of columns in an "ORDER BY" clause?
- getMaxColumnsInSelect() - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
What's the maximum number of columns in a "SELECT" list?
- getMaxColumnsInTable() - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
What's the maximum number of columns in a table?
- getMaxConnections() - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
How many active connections can we have at a time to this database?
- getMaxCursorNameLength() - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
What's the maximum cursor name length?
- getMaxDecimalBytes() - Method in class net.sourceforge.jtds.jdbc.RequestStream
-
- getMaxFieldSize() - Method in class net.sourceforge.jtds.jdbc.JtdsStatement
-
- getMaxFieldSize() - Method in class net.sourceforge.jtds.jdbcx.proxy.StatementProxy
-
Delgates calls to the statement; SQLExceptions thrown from the statement
will cause an event to be fired on the connection pool listeners.
- getMaxIndexLength() - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
What's the maximum length of an index (in bytes)?
- getMaxPrecision() - Method in class net.sourceforge.jtds.jdbc.JtdsConnection
-
Retrieves the maximum decimal precision.
- getMaxPrecision() - Method in class net.sourceforge.jtds.jdbc.RequestStream
-
Retrive the maximum decimal precision.
- getMaxProcedureNameLength() - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
What's the maximum length of a procedure name?
- getMaxRows() - Method in class net.sourceforge.jtds.jdbc.JtdsStatement
-
- getMaxRows() - Method in class net.sourceforge.jtds.jdbcx.proxy.StatementProxy
-
Delgates calls to the statement; SQLExceptions thrown from the statement
will cause an event to be fired on the connection pool listeners.
- getMaxRowSize() - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
What's the maximum length of a single row?
- getMaxSchemaNameLength() - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
What's the maximum length allowed for a schema name?
- getMaxStatementLength() - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
What's the maximum length of a SQL statement?
- getMaxStatements() - Method in class net.sourceforge.jtds.jdbc.JtdsConnection
-
Retrieves the maximum statement cache size.
- getMaxStatements() - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
How many active statements can we have open at one time to this
database?
- getMaxStatements() - Method in class net.sourceforge.jtds.jdbcx.JtdsDataSource
-
- getMaxTableNameLength() - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
What's the maximum length of a table name?
- getMaxTablesInSelect() - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
What's the maximum number of tables in a SELECT?
- getMaxUserNameLength() - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
What's the maximum length of a user name?
- getMemoryBudget() - Static method in class net.sourceforge.jtds.jdbc.SharedSocket
-
Get the global buffer memory limit for all instancs of this driver.
- getMessages() - Method in class net.sourceforge.jtds.jdbc.JtdsStatement
-
Get the statement's warnings list.
- getMessages() - Method in class net.sourceforge.jtds.jdbc.TdsCore
-
Returns the diagnostic chain for this instance.
- getMetaData() - Method in class net.sourceforge.jtds.jdbc.JtdsConnection
-
- getMetaData() - Method in class net.sourceforge.jtds.jdbc.JtdsPreparedStatement
-
- getMetaData() - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- getMetaData() - Method in class net.sourceforge.jtds.jdbcx.proxy.ConnectionProxy
-
Delgates calls to the connection; SQLExceptions thrown from the connection
will cause an event to be fired on the connection pool listeners.
- getMetaData() - Method in class net.sourceforge.jtds.jdbcx.proxy.PreparedStatementProxy
-
Delgates calls to the prepared statement; SQLExceptions thrown from the
prepared statement will cause an event to be fired on the connection
pool listeners.
- getMinMemPkts() - Static method in class net.sourceforge.jtds.jdbc.SharedSocket
-
Get the minimum number of memory cached packets.
- getMinorVersion() - Method in class net.sourceforge.jtds.jdbc.Driver
-
- getMoneyValue(ResponseStream, int) - Static method in class net.sourceforge.jtds.jdbc.TdsData
-
Read a MONEY value from the server response stream.
- getMoreResults() - Method in class net.sourceforge.jtds.jdbc.JtdsStatement
-
- getMoreResults(int) - Method in class net.sourceforge.jtds.jdbc.JtdsStatement
-
- getMoreResults() - Method in class net.sourceforge.jtds.jdbc.TdsCore
-
Get the next result set or update count from the TDS stream.
- getMoreResults() - Method in class net.sourceforge.jtds.jdbcx.proxy.StatementProxy
-
Delgates calls to the statement; SQLExceptions thrown from the statement
will cause an event to be fired on the connection pool listeners.
- getMoreResults(int) - Method in class net.sourceforge.jtds.jdbcx.proxy.StatementProxy
-
Delgates calls to the statement; SQLExceptions thrown from the statement
will cause an event to be fired on the connection pool listeners.
- getMSTypeName(String, int) - Static method in class net.sourceforge.jtds.jdbc.TdsData
-
For SQL 2005 This routine will modify the meta data to allow the
caller to distinguish between varchar(max) and text or varbinary(max)
and image or nvarchar(max) and ntext.
- getMutex() - Method in class net.sourceforge.jtds.jdbc.JtdsConnection
-
Retrieves the connection mutex and acquires an exclusive lock on the
network connection.
- getNamedPipe() - Method in class net.sourceforge.jtds.jdbc.JtdsConnection
-
Retrieves the named pipe setting for this connection.
- getNamedPipe() - Method in class net.sourceforge.jtds.jdbcx.JtdsDataSource
-
- getNamedPipePath(int) - Static method in class net.sourceforge.jtds.jdbc.DefaultProperties
-
Returns the default path for the named pipe for a given serverType.
- getNativeType(JtdsConnection, ParamInfo) - Static method in class net.sourceforge.jtds.jdbc.TdsData
-
Retrieve the TDS native type code for the parameter.
- getNCharacterStream(int) - Method in class net.sourceforge.jtds.jdbc.JtdsCallableStatement
-
- getNCharacterStream(String) - Method in class net.sourceforge.jtds.jdbc.JtdsCallableStatement
-
- getNCharacterStream(int) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- getNCharacterStream(String) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- getNCharacterStream(int) - Method in class net.sourceforge.jtds.jdbcx.proxy.CallableStatementProxy
-
- getNCharacterStream(String) - Method in class net.sourceforge.jtds.jdbcx.proxy.CallableStatementProxy
-
- getNClob(int) - Method in class net.sourceforge.jtds.jdbc.JtdsCallableStatement
-
- getNClob(String) - Method in class net.sourceforge.jtds.jdbc.JtdsCallableStatement
-
- getNClob(int) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- getNClob(String) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- getNClob(int) - Method in class net.sourceforge.jtds.jdbcx.proxy.CallableStatementProxy
-
- getNClob(String) - Method in class net.sourceforge.jtds.jdbcx.proxy.CallableStatementProxy
-
- getNetPacket(SharedSocket.VirtualSocket, byte[]) - Method in class net.sourceforge.jtds.jdbc.SharedSocket
-
Get a network packet.
- getNetPacketSize() - Method in class net.sourceforge.jtds.jdbc.JtdsConnection
-
Retrieves the network packet size.
- getNetworkTimeout() - Method in class net.sourceforge.jtds.jdbc.JtdsConnection
-
- getNetworkTimeout() - Method in class net.sourceforge.jtds.jdbcx.proxy.ConnectionProxy
-
- getNextRow() - Method in class net.sourceforge.jtds.jdbc.TdsCore
-
Retrieve the next data row from the result set.
- getNextSavepointId() - Method in class net.sourceforge.jtds.jdbc.JtdsConnection
-
Returns the next savepoint identifier.
- getNString(int) - Method in class net.sourceforge.jtds.jdbc.JtdsCallableStatement
-
- getNString(String) - Method in class net.sourceforge.jtds.jdbc.JtdsCallableStatement
-
- getNString(int) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- getNString(String) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- getNString(int) - Method in class net.sourceforge.jtds.jdbcx.proxy.CallableStatementProxy
-
- getNString(String) - Method in class net.sourceforge.jtds.jdbcx.proxy.CallableStatementProxy
-
- getNumericFunctions() - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
Get a comma separated list of math functions.
- getObject(int) - Method in class net.sourceforge.jtds.jdbc.JtdsCallableStatement
-
- getObject(String) - Method in class net.sourceforge.jtds.jdbc.JtdsCallableStatement
-
- getObject(int, Map) - Method in class net.sourceforge.jtds.jdbc.JtdsCallableStatement
-
- getObject(String, Map) - Method in class net.sourceforge.jtds.jdbc.JtdsCallableStatement
-
- getObject(int, Class<T>) - Method in class net.sourceforge.jtds.jdbc.JtdsCallableStatement
-
- getObject(String, Class<T>) - Method in class net.sourceforge.jtds.jdbc.JtdsCallableStatement
-
- getObject(int) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- getObject(String) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- getObject(int, Map) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- getObject(String, Map) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- getObject(int, Class<T>) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- getObject(String, Class<T>) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- getObject(int) - Method in class net.sourceforge.jtds.jdbcx.proxy.CallableStatementProxy
-
Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
- getObject(int, Map) - Method in class net.sourceforge.jtds.jdbcx.proxy.CallableStatementProxy
-
Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
- getObject(String) - Method in class net.sourceforge.jtds.jdbcx.proxy.CallableStatementProxy
-
Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
- getObject(String, Map) - Method in class net.sourceforge.jtds.jdbcx.proxy.CallableStatementProxy
-
Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
- getObject(int, Class<T>) - Method in class net.sourceforge.jtds.jdbcx.proxy.CallableStatementProxy
-
- getObject(String, Class<T>) - Method in class net.sourceforge.jtds.jdbcx.proxy.CallableStatementProxy
-
- getObjectInstance(Object, Name, Context, Hashtable) - Method in class net.sourceforge.jtds.jdbcx.JtdsObjectFactory
-
- getObsoleteHandles(Collection) - Method in class net.sourceforge.jtds.jdbc.cache.ProcedureCache
-
Obtains a list of statement handles or procedures that can now be
dropped.
- getObsoleteHandles(Collection) - Method in interface net.sourceforge.jtds.jdbc.cache.StatementCache
-
Returns a Collection
of obsolete statement handles that may
be released, or null
if no statement handles are obsolete.
- getOut() - Method in class net.sourceforge.jtds.jdbc.SharedSocket
-
- getOutputStream() - Method in class net.sourceforge.jtds.ssl.TdsTlsSocket
-
- getOutputValue(int) - Method in class net.sourceforge.jtds.jdbc.JtdsCallableStatement
-
Retrieve the value of an output parameter.
- getOutValue() - Method in class net.sourceforge.jtds.jdbc.ParamInfo
-
Get the output parameter value.
- getPacket() - Method in class net.sourceforge.jtds.jdbc.ResponseStream
-
Read the next TDS packet from the network.
- getPacketSize() - Method in class net.sourceforge.jtds.jdbc.JtdsConnection
-
Retrieves the packet size for this connection.
- getPacketSize() - Method in class net.sourceforge.jtds.jdbcx.JtdsDataSource
-
- getParameter(int) - Method in class net.sourceforge.jtds.jdbc.JtdsPreparedStatement
-
Check the supplied index and return the selected parameter.
- getParameter(int) - Method in class net.sourceforge.jtds.jdbc.ParameterMetaDataImpl
-
- getParameterClassName(int) - Method in class net.sourceforge.jtds.jdbc.ParameterMetaDataImpl
-
- getParameterCount() - Method in class net.sourceforge.jtds.jdbc.ParameterMetaDataImpl
-
- getParameterDefinitions(ParamInfo[]) - Static method in class net.sourceforge.jtds.jdbc.Support
-
Constructs a parameter definition string for use with
sp_executesql, sp_prepare, sp_prepexec, sp_cursoropen,
sp_cursorprepare and sp_cursorprepexec.
- getParameterMetaData() - Method in class net.sourceforge.jtds.jdbc.JtdsPreparedStatement
-
- getParameterMetaData() - Method in class net.sourceforge.jtds.jdbcx.proxy.PreparedStatementProxy
-
Delgates calls to the prepared statement; SQLExceptions thrown from the
prepared statement will cause an event to be fired on the connection
pool listeners.
- getParameterMode(int) - Method in class net.sourceforge.jtds.jdbc.ParameterMetaDataImpl
-
- getParameters() - Method in class net.sourceforge.jtds.jdbc.TdsCore
-
Retrieve the parameter meta data from a Sybase prepare.
- getParameterType(int) - Method in class net.sourceforge.jtds.jdbc.ParameterMetaDataImpl
-
- getParameterTypeName(int) - Method in class net.sourceforge.jtds.jdbc.ParameterMetaDataImpl
-
- getParamMetaData() - Method in class net.sourceforge.jtds.jdbc.ProcEntry
-
Retrieves the parameter meta data array.
- getParentLogger() - Method in class net.sourceforge.jtds.jdbc.Driver
-
- getParentLogger() - Method in class net.sourceforge.jtds.jdbcx.JtdsDataSource
-
- getPassword() - Method in class net.sourceforge.jtds.jdbc.JtdsConnection
-
Retrieves the password for this connection.
- getPassword() - Method in class net.sourceforge.jtds.jdbcx.JtdsDataSource
-
- getPipe() - Method in class net.sourceforge.jtds.jdbc.SharedNamedPipe
-
- getPktLen(byte[]) - Static method in class net.sourceforge.jtds.jdbc.SharedSocket
-
Convert two bytes (in network byte order) in a byte array into a Java
short integer.
- getPooledConnection() - Method in class net.sourceforge.jtds.jdbcx.JtdsDataSource
-
Returns a new pooled database connection.
- getPooledConnection(String, String) - Method in class net.sourceforge.jtds.jdbcx.JtdsDataSource
-
Returns a new pooled database connection for the user and password
specified.
- getPort() - Method in class net.sourceforge.jtds.jdbc.SharedSocket
-
Get the server port number.
- getPortForInstance(String) - Method in class net.sourceforge.jtds.jdbc.MSSqlServerInfo
-
Call getInfo() before calling this method.
- getPortNumber() - Method in class net.sourceforge.jtds.jdbc.JtdsConnection
-
Retrieves the port number for this connection.
- getPortNumber() - Method in class net.sourceforge.jtds.jdbcx.JtdsDataSource
-
- getPrecision(int) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSetMetaData
-
- getPrecision(int) - Method in class net.sourceforge.jtds.jdbc.ParameterMetaDataImpl
-
- getPrepareSql() - Method in class net.sourceforge.jtds.jdbc.JtdsConnection
-
Retrieves the Prepared SQL method.
- getPrepareSql() - Method in class net.sourceforge.jtds.jdbcx.JtdsDataSource
-
- getPrimaryKeys(String, String, String) - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
Get a description of a table's primary key columns.
- getProcedureColumns(String, String, String, String) - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
Get a description of a catalog's stored procedure parameters and result
columns.
- getProcedures(String, String, String) - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
Get a description of stored procedures available in a catalog.
- getProcedureTerm() - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
What's the database vendor's preferred term for "procedure"?
- getProcessId() - Method in class net.sourceforge.jtds.jdbc.JtdsConnection
-
Retrieves the process ID to send to a server when a connection is
established.
- getProcessId() - Method in class net.sourceforge.jtds.jdbcx.JtdsDataSource
-
- getProcName() - Method in class net.sourceforge.jtds.jdbc.JtdsConnection
-
Retrieves the next unique stored procedure name.
- getProgName() - Method in class net.sourceforge.jtds.jdbc.JtdsConnection
-
Retrieves the program name for this connection.
- getProgName() - Method in class net.sourceforge.jtds.jdbcx.JtdsDataSource
-
- getPropertyInfo(String, Properties) - Method in class net.sourceforge.jtds.jdbc.Driver
-
- getPseudoColumns(String, String, String, String) - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
- getQueryTimeout() - Method in class net.sourceforge.jtds.jdbc.JtdsStatement
-
- getQueryTimeout() - Method in class net.sourceforge.jtds.jdbcx.proxy.StatementProxy
-
Delgates calls to the statement; SQLExceptions thrown from the statement
will cause an event to be fired on the connection pool listeners.
- getRef(int) - Method in class net.sourceforge.jtds.jdbc.JtdsCallableStatement
-
- getRef(String) - Method in class net.sourceforge.jtds.jdbc.JtdsCallableStatement
-
- getRef(int) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- getRef(String) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- getRef(int) - Method in class net.sourceforge.jtds.jdbcx.proxy.CallableStatementProxy
-
Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
- getRef(String) - Method in class net.sourceforge.jtds.jdbcx.proxy.CallableStatementProxy
-
Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
- getRefCount() - Method in class net.sourceforge.jtds.jdbc.ProcEntry
-
Retreives the usage count.
- getReference() - Method in class net.sourceforge.jtds.jdbcx.JtdsDataSource
-
- getRequestStream(int, int) - Method in class net.sourceforge.jtds.jdbc.SharedSocket
-
Obtain an instance of a server request stream for this socket.
- getResourceManager() - Method in class net.sourceforge.jtds.jdbcx.JtdsXAResource
-
- getResponseStream(RequestStream, int) - Method in class net.sourceforge.jtds.jdbc.SharedSocket
-
Obtain an instance of a server response stream for this socket.
- getResultSet() - Method in class net.sourceforge.jtds.jdbc.JtdsStatement
-
- getResultSet() - Method in class net.sourceforge.jtds.jdbcx.proxy.StatementProxy
-
Delgates calls to the statement; SQLExceptions thrown from the statement
will cause an event to be fired on the connection pool listeners.
- getResultSetConcurrency() - Method in class net.sourceforge.jtds.jdbc.JtdsStatement
-
- getResultSetConcurrency() - Method in class net.sourceforge.jtds.jdbcx.proxy.StatementProxy
-
Delgates calls to the statement; SQLExceptions thrown from the statement
will cause an event to be fired on the connection pool listeners.
- getResultSetHoldability() - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
- getResultSetHoldability() - Method in class net.sourceforge.jtds.jdbc.JtdsStatement
-
- getResultSetHoldability() - Method in class net.sourceforge.jtds.jdbcx.proxy.StatementProxy
-
Delgates calls to the statement; SQLExceptions thrown from the statement
will cause an event to be fired on the connection pool listeners.
- getResultSetType() - Method in class net.sourceforge.jtds.jdbc.JtdsStatement
-
- getResultSetType() - Method in class net.sourceforge.jtds.jdbcx.proxy.StatementProxy
-
Delgates calls to the statement; SQLExceptions thrown from the statement
will cause an event to be fired on the connection pool listeners.
- getReturnStatus() - Method in class net.sourceforge.jtds.jdbc.TdsCore
-
Retrieve the return status for the current stored procedure.
- getRmHost() - Method in class net.sourceforge.jtds.jdbc.JtdsConnection
-
Retrieves the host and port for this connection.
- getRmHost() - Method in class net.sourceforge.jtds.jdbcx.JtdsXAResource
-
- getRow() - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- getRowCount() - Method in class net.sourceforge.jtds.jdbc.JtdsConnection
-
Retrieves the current row count on this connection.
- getRowData() - Method in class net.sourceforge.jtds.jdbc.TdsCore
-
Retrieve the current result set data items.
- getRowId(int) - Method in class net.sourceforge.jtds.jdbc.JtdsCallableStatement
-
- getRowId(String) - Method in class net.sourceforge.jtds.jdbc.JtdsCallableStatement
-
- getRowId(int) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- getRowId(String) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- getRowId(int) - Method in class net.sourceforge.jtds.jdbcx.proxy.CallableStatementProxy
-
- getRowId(String) - Method in class net.sourceforge.jtds.jdbcx.proxy.CallableStatementProxy
-
- getRowIdLifetime() - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
- getSavepointId() - Method in class net.sourceforge.jtds.jdbc.SavepointImpl
-
- getSavepointName() - Method in class net.sourceforge.jtds.jdbc.SavepointImpl
-
- getScale(int) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSetMetaData
-
- getScale(int) - Method in class net.sourceforge.jtds.jdbc.ParameterMetaDataImpl
-
- getSchema() - Method in class net.sourceforge.jtds.jdbc.JtdsConnection
-
- getSchema() - Method in class net.sourceforge.jtds.jdbcx.proxy.ConnectionProxy
-
- getSchemaName(int) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSetMetaData
-
- getSchemas() - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
Get the schema names available in this database.
- getSchemas(String, String) - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
- getSchemaTerm() - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
What's the database vendor's preferred term for "schema"?
- getSearchStringEscape() - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
This is the string that can be used to escape '_' or '%' in the string
pattern style catalog search parameters.
- getSendStringParametersAsUnicode() - Method in class net.sourceforge.jtds.jdbcx.JtdsDataSource
-
- getServerName() - Method in class net.sourceforge.jtds.jdbc.JtdsConnection
-
Retrieves the server name for this connection.
- getServerName() - Method in class net.sourceforge.jtds.jdbcx.JtdsDataSource
-
- getServerType(int) - Static method in class net.sourceforge.jtds.jdbc.DefaultProperties
-
Converts an integer server type to its string representation.
- getServerType(String) - Static method in class net.sourceforge.jtds.jdbc.DefaultProperties
-
Converts a string server type to its integer representation.
- getServerType() - Method in class net.sourceforge.jtds.jdbc.JtdsConnection
-
Retrieves the server type.
- getServerType() - Method in class net.sourceforge.jtds.jdbc.RequestStream
-
Retrieve the Server type.
- getServerType() - Method in class net.sourceforge.jtds.jdbc.ResponseStream
-
Retrieves the server type.
- getServerType() - Method in class net.sourceforge.jtds.jdbcx.JtdsDataSource
-
- getServerTypeWithDefault(int) - Static method in class net.sourceforge.jtds.jdbc.DefaultProperties
-
- getShort(int) - Method in class net.sourceforge.jtds.jdbc.JtdsCallableStatement
-
- getShort(String) - Method in class net.sourceforge.jtds.jdbc.JtdsCallableStatement
-
- getShort(int) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- getShort(String) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- getShort(int) - Method in class net.sourceforge.jtds.jdbcx.proxy.CallableStatementProxy
-
Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
- getShort(String) - Method in class net.sourceforge.jtds.jdbcx.proxy.CallableStatementProxy
-
Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
- getShortFromBuffer(byte[], int) - Static method in class net.sourceforge.jtds.jdbc.TdsCore
-
- getSocket() - Method in class net.sourceforge.jtds.jdbc.JtdsConnection
-
Retrive the shared socket.
- getSocketFactory(String, Socket) - Static method in class net.sourceforge.jtds.ssl.SocketFactories
-
Returns a socket factory, the behavior of which will depend on the SSL
setting and whether or not the DB server supports SSL.
- getSocketKeepAlive() - Method in class net.sourceforge.jtds.jdbc.JtdsConnection
-
Retrieves whether to enable socket keep alive.
- getSocketKeepAlive() - Method in class net.sourceforge.jtds.jdbcx.JtdsDataSource
-
- getSocketTimeout() - Method in class net.sourceforge.jtds.jdbc.JtdsConnection
-
Retrieves the socket timeout for this connection.
- getSocketTimeout() - Method in class net.sourceforge.jtds.jdbcx.JtdsDataSource
-
- getSortedTypes(ResultSet, boolean) - Static method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
- getSQLKeywords() - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
Get a comma separated list of all a database's SQL keywords that are NOT
also SQL92 keywords.
- getSQLStateType() - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
- getSQLXML(int) - Method in class net.sourceforge.jtds.jdbc.JtdsCallableStatement
-
- getSQLXML(String) - Method in class net.sourceforge.jtds.jdbc.JtdsCallableStatement
-
- getSQLXML(int) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- getSQLXML(String) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- getSQLXML(int) - Method in class net.sourceforge.jtds.jdbcx.proxy.CallableStatementProxy
-
- getSQLXML(String) - Method in class net.sourceforge.jtds.jdbcx.proxy.CallableStatementProxy
-
- getSsl() - Method in class net.sourceforge.jtds.jdbcx.JtdsDataSource
-
- getStateCode(int, int, String) - Static method in class net.sourceforge.jtds.jdbc.SQLDiagnostic
-
Map an SQL Server error code to an ANSI SQLSTATE code.
- getStatement() - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- getStatementKey(String, ParamInfo[], int, String, boolean, boolean) - Static method in class net.sourceforge.jtds.jdbc.Support
-
Generates a unique statement key for a given SQL statement.
- getString(int) - Method in class net.sourceforge.jtds.jdbc.JtdsCallableStatement
-
- getString(String) - Method in class net.sourceforge.jtds.jdbc.JtdsCallableStatement
-
- getString(int) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- getString(String) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- getString(String) - Method in class net.sourceforge.jtds.jdbc.ParamInfo
-
Get the string value of the parameter.
- getString(int) - Method in class net.sourceforge.jtds.jdbcx.proxy.CallableStatementProxy
-
Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
- getString(String) - Method in class net.sourceforge.jtds.jdbcx.proxy.CallableStatementProxy
-
Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
- getStringFunctions() - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
Get a comma separated list of string functions.
- getSubString(long, int) - Method in class net.sourceforge.jtds.jdbc.ClobImpl
-
- getSuperTables(String, String, String) - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
- getSuperTypes(String, String, String) - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
- getSybaseInfo(int) - Method in class net.sourceforge.jtds.jdbc.JtdsConnection
-
Retrieve the Sybase capability data.
- getSystemFunctions() - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
Get a comma separated list of system functions.
- getTableName(int) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSetMetaData
-
- getTableName() - Method in class net.sourceforge.jtds.jdbc.SQLParser
-
Extracts the first table name following the keyword FROM.
- getTablePrivileges(String, String, String) - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
Get a description of the access rights for each table available in a
catalog.
- getTables(String, String, String, String[]) - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
Get a description of tables available in a catalog.
- getTableTypes() - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
Get the table types available in this database.
- getTcpNoDelay() - Method in class net.sourceforge.jtds.jdbc.JtdsConnection
-
Retrieves the tcpNoDelay setting for this connection.
- getTcpNoDelay() - Method in class net.sourceforge.jtds.jdbcx.JtdsDataSource
-
- getTds() - Method in class net.sourceforge.jtds.jdbc.JtdsStatement
-
Get the Statement's TDS object.
- getTds() - Method in class net.sourceforge.jtds.jdbcx.JtdsDataSource
-
- getTds5ParamSize(String, boolean, ParamInfo, boolean) - Static method in class net.sourceforge.jtds.jdbc.TdsData
-
Calculate the size of the parameter descriptor array for TDS 5 packets.
- getTdsVersion(String) - Static method in class net.sourceforge.jtds.jdbc.DefaultProperties
-
Converts a string TDS version to its integer representation.
- getTdsVersion() - Method in class net.sourceforge.jtds.jdbc.JtdsConnection
-
Retrieve the TDS protocol version.
- getTdsVersion() - Method in class net.sourceforge.jtds.jdbc.RequestStream
-
Retrieve the TDS version number.
- getTdsVersion() - Method in class net.sourceforge.jtds.jdbc.ResponseStream
-
Retrieves the TDS version number.
- getTdsVersion() - Method in class net.sourceforge.jtds.jdbc.SharedSocket
-
Retrieve the TDS version that is active on the connection
supported by this socket.
- getTdsVersion() - Method in class net.sourceforge.jtds.jdbc.TdsCore
-
Retrieve the TDS protocol version.
- getTdsVersion(int) - Static method in class net.sourceforge.jtds.jdbc.TdsData
-
Extract the TDS protocol version from the value returned by the server in the LOGINACK
packet.
- getTextSize() - Method in class net.sourceforge.jtds.jdbc.JtdsConnection
-
Retrieves the current maximum textsize on this connection.
- getTime() - Method in class net.sourceforge.jtds.jdbc.DateTime
-
Retrieves the time component of a datetime value.
- getTime(int) - Method in class net.sourceforge.jtds.jdbc.JtdsCallableStatement
-
- getTime(String) - Method in class net.sourceforge.jtds.jdbc.JtdsCallableStatement
-
- getTime(int, Calendar) - Method in class net.sourceforge.jtds.jdbc.JtdsCallableStatement
-
- getTime(String, Calendar) - Method in class net.sourceforge.jtds.jdbc.JtdsCallableStatement
-
- getTime(int) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- getTime(String) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- getTime(int, Calendar) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- getTime(String, Calendar) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- getTime(int) - Method in class net.sourceforge.jtds.jdbcx.proxy.CallableStatementProxy
-
Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
- getTime(int, Calendar) - Method in class net.sourceforge.jtds.jdbcx.proxy.CallableStatementProxy
-
Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
- getTime(String) - Method in class net.sourceforge.jtds.jdbcx.proxy.CallableStatementProxy
-
Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
- getTime(String, Calendar) - Method in class net.sourceforge.jtds.jdbcx.proxy.CallableStatementProxy
-
Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
- getTimeDateFunctions() - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
Get a comma separated list of time and date functions.
- getTimestamp(int) - Method in class net.sourceforge.jtds.jdbc.JtdsCallableStatement
-
- getTimestamp(String) - Method in class net.sourceforge.jtds.jdbc.JtdsCallableStatement
-
- getTimestamp(int, Calendar) - Method in class net.sourceforge.jtds.jdbc.JtdsCallableStatement
-
- getTimestamp(String, Calendar) - Method in class net.sourceforge.jtds.jdbc.JtdsCallableStatement
-
- getTimestamp(int) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- getTimestamp(String) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- getTimestamp(int, Calendar) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- getTimestamp(String, Calendar) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- getTimestamp(int) - Method in class net.sourceforge.jtds.jdbcx.proxy.CallableStatementProxy
-
Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
- getTimestamp(int, Calendar) - Method in class net.sourceforge.jtds.jdbcx.proxy.CallableStatementProxy
-
Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
- getTimestamp(String) - Method in class net.sourceforge.jtds.jdbcx.proxy.CallableStatementProxy
-
Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
- getTimestamp(String, Calendar) - Method in class net.sourceforge.jtds.jdbcx.proxy.CallableStatementProxy
-
Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
- getTransactionIsolation() - Method in class net.sourceforge.jtds.jdbc.JtdsConnection
-
- getTransactionIsolation() - Method in class net.sourceforge.jtds.jdbcx.proxy.ConnectionProxy
-
Delgates calls to the connection; SQLExceptions thrown from the connection
will cause an event to be fired on the connection pool listeners.
- getTransactionTimeout() - Method in class net.sourceforge.jtds.jdbcx.JtdsXAResource
-
- getType() - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- getType() - Method in class net.sourceforge.jtds.jdbc.ProcEntry
-
Retrieves the statement implementation type.
- getTypeInfo() - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
Get a description of all the standard SQL types supported by this
database.
- getTypeMap() - Method in class net.sourceforge.jtds.jdbc.JtdsConnection
-
- getTypeMap() - Method in class net.sourceforge.jtds.jdbcx.proxy.ConnectionProxy
-
Delgates calls to the connection; SQLExceptions thrown from the connection
will cause an event to be fired on the connection pool listeners.
- getUDTs(String, String, String, int[]) - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
JDBC 2.0 Gets a description of the user-defined types defined in a
particular schema.
- getUnicodeStream(int) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- getUnicodeStream(String) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- getUnicodeStream() - Method in class net.sourceforge.jtds.util.BlobBuffer
-
Retrieve the BLOB data as an Big Endian Unicode
InputStream
.
- getUpdateCount() - Method in class net.sourceforge.jtds.jdbc.JtdsStatement
-
- getUpdateCount() - Method in class net.sourceforge.jtds.jdbc.TdsCore
-
Retrieve the update count from the current TDS token.
- getUpdateCount() - Method in class net.sourceforge.jtds.jdbcx.proxy.StatementProxy
-
Delgates calls to the statement; SQLExceptions thrown from the statement
will cause an event to be fired on the connection pool listeners.
- getURL(int) - Method in class net.sourceforge.jtds.jdbc.JtdsCallableStatement
-
- getURL(String) - Method in class net.sourceforge.jtds.jdbc.JtdsCallableStatement
-
- getURL() - Method in class net.sourceforge.jtds.jdbc.JtdsConnection
-
Retrieves the original connection URL.
- getURL() - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
What's the URL for this database?
- getURL(int) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- getURL(String) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- getURL(int) - Method in class net.sourceforge.jtds.jdbcx.proxy.CallableStatementProxy
-
Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
- getURL(String) - Method in class net.sourceforge.jtds.jdbcx.proxy.CallableStatementProxy
-
Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
- getUseCursors() - Method in class net.sourceforge.jtds.jdbc.JtdsConnection
-
Indicates whether fast forward only cursors should be used for forward
only result sets.
- getUseCursors() - Method in class net.sourceforge.jtds.jdbcx.JtdsDataSource
-
- getUseJCIFS() - Method in class net.sourceforge.jtds.jdbc.JtdsConnection
-
Retrieves the useJCIFS setting for this connection.
- getUseJCIFS() - Method in class net.sourceforge.jtds.jdbcx.JtdsDataSource
-
- getUseKerberos() - Method in class net.sourceforge.jtds.jdbc.JtdsConnection
-
Return whether to use Kerberos authentication for MS SQL Server.
- getUseKerberos() - Method in class net.sourceforge.jtds.jdbcx.JtdsDataSource
-
- getUseLOBs() - Method in class net.sourceforge.jtds.jdbc.JtdsConnection
-
Indicates whether large types (IMAGE and TEXT/NTEXT) should be mapped by
default to LOB types or String
and byte[]
respectively.
- getUseLOBs() - Method in class net.sourceforge.jtds.jdbcx.JtdsDataSource
-
- getUseMetadataCache() - Method in class net.sourceforge.jtds.jdbc.JtdsConnection
-
Retrieves the boolean indicating whether metadata caching
is enabled.
- getUseNTLMv2() - Method in class net.sourceforge.jtds.jdbc.JtdsConnection
-
Indicates whether, when doing Windows authentication to an MS SQL server,
NTLMv2 should be used.
- getUseNTLMV2() - Method in class net.sourceforge.jtds.jdbcx.JtdsDataSource
-
- getUser() - Method in class net.sourceforge.jtds.jdbc.JtdsConnection
-
Retrieves the user for this connection.
- getUser() - Method in class net.sourceforge.jtds.jdbcx.JtdsDataSource
-
- getUserName() - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
What's our user name as known to the database?
- getUseUnicode() - Method in class net.sourceforge.jtds.jdbc.JtdsConnection
-
Retrieve the sendParametersAsUnicode flag.
- getVariant(JtdsConnection, ResponseStream) - Static method in class net.sourceforge.jtds.jdbc.TdsData
-
Read a MSQL 2000 sql_variant data value from the input stream.
- getVersion() - Static method in class net.sourceforge.jtds.jdbc.Driver
-
Returns the driver version.
- getVersionColumns(String, String, String) - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
Get a description of a table's columns that are automatically updated
when any value in a row is updated.
- getVirtualSocket() - Method in class net.sourceforge.jtds.jdbc.RequestStream
-
- getVirtualSocket() - Method in class net.sourceforge.jtds.jdbc.ResponseStream
-
- getWarnings() - Method in class net.sourceforge.jtds.jdbc.JtdsConnection
-
- getWarnings() - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- getWarnings() - Method in class net.sourceforge.jtds.jdbc.JtdsStatement
-
- getWarnings() - Method in class net.sourceforge.jtds.jdbc.SQLDiagnostic
-
Return the warning chain.
- getWarnings() - Method in class net.sourceforge.jtds.jdbcx.proxy.ConnectionProxy
-
Delgates calls to the connection; SQLExceptions thrown from the connection
will cause an event to be fired on the connection pool listeners.
- getWarnings() - Method in class net.sourceforge.jtds.jdbcx.proxy.StatementProxy
-
Delgates calls to the statement; SQLExceptions thrown from the statement
will cause an event to be fired on the connection pool listeners.
- getWsid() - Method in class net.sourceforge.jtds.jdbc.JtdsConnection
-
Retrieves the workstation ID (WSID) for this connection.
- getWsid() - Method in class net.sourceforge.jtds.jdbcx.JtdsDataSource
-
- getXAConnection() - Method in class net.sourceforge.jtds.jdbcx.JtdsDataSource
-
Returns a new XA database connection.
- getXAConnection(String, String) - Method in class net.sourceforge.jtds.jdbcx.JtdsDataSource
-
Returns a new XA database connection for the user and password specified.
- getXAConnectionID() - Method in class net.sourceforge.jtds.jdbcx.JtdsXAConnection
-
Retrieves the XA Connection ID to pass to server.
- getXADataSource() - Method in class net.sourceforge.jtds.jdbcx.JtdsXAConnection
-
- getXaEmulation() - Method in class net.sourceforge.jtds.jdbcx.JtdsDataSource
-
- getXAResource() - Method in class net.sourceforge.jtds.jdbcx.JtdsXAConnection
-
- getXaState() - Method in class net.sourceforge.jtds.jdbc.JtdsConnection
-
Retrieves the XA state variable.
- getXid() - Method in class net.sourceforge.jtds.jdbc.JtdsConnection
-
Gets the XA transaction ID when running in emulation mode.
- globalMemUsage - Static variable in class net.sourceforge.jtds.jdbc.SharedSocket
-
Total memory usage in all instances of the driver
NB.
- growBuffer(int) - Method in class net.sourceforge.jtds.util.BlobBuffer
-
Increases the size of the in memory buffer for situations where disk
storage of BLOB is not possible.
- gtran - Variable in class net.sourceforge.jtds.jdbcx.JtdsXid
-
The global transaction ID.
- packDate() - Method in class net.sourceforge.jtds.jdbc.DateTime
-
Converts a calendar date into days since 1900 (Sybase epoch).
- PACKET_SIZE_42 - Static variable in class net.sourceforge.jtds.jdbc.DefaultProperties
-
Default packetSize
property for TDS 4.2.
- PACKET_SIZE_50 - Static variable in class net.sourceforge.jtds.jdbc.DefaultProperties
-
Default packetSize
property for TDS 5.0.
- PACKET_SIZE_70_80 - Static variable in class net.sourceforge.jtds.jdbc.DefaultProperties
-
Default packetSize
property for TDS 7.0 and TDS 8.0.
- packetCount - Variable in class net.sourceforge.jtds.jdbc.SharedSocket
-
Count of packets received.
- PACKETSIZE - Static variable in class net.sourceforge.jtds.jdbc.Driver
-
- packetSize - Variable in class net.sourceforge.jtds.jdbc.JtdsConnection
-
User requested packet size.
- packetSizeDefaults - Static variable in class net.sourceforge.jtds.jdbc.DefaultProperties
-
Default packet size based on TDS version
- packTime() - Method in class net.sourceforge.jtds.jdbc.DateTime
-
Converts separate time components into a datetime time value.
- PAGE_MASK - Static variable in class net.sourceforge.jtds.util.BlobBuffer
-
Mask for page component of read/write pointer.
- PAGE_SIZE - Static variable in class net.sourceforge.jtds.util.BlobBuffer
-
Default page size (must be power of 2).
- PARAM_CURSOR_HANDLE - Variable in class net.sourceforge.jtds.jdbc.MSCursorResultSet
-
Cursor handle parameter.
- PARAM_FETCHTYPE - Variable in class net.sourceforge.jtds.jdbc.MSCursorResultSet
-
sp_cursorfetch
fetchtype parameter.
- PARAM_NUMROWS_IN - Variable in class net.sourceforge.jtds.jdbc.MSCursorResultSet
-
sp_cursorfetch
numrows IN parameter (for actual fetches).
- PARAM_NUMROWS_OUT - Variable in class net.sourceforge.jtds.jdbc.MSCursorResultSet
-
sp_cursorfetch
numrows OUT parameter (for FETCH_INFO).
- PARAM_OPTYPE - Variable in class net.sourceforge.jtds.jdbc.MSCursorResultSet
-
sp_cursor
optype parameter.
- PARAM_ROWNUM - Variable in class net.sourceforge.jtds.jdbc.MSCursorResultSet
-
sp_cursor
rownum parameter.
- PARAM_ROWNUM_IN - Variable in class net.sourceforge.jtds.jdbc.MSCursorResultSet
-
sp_cursorfetch
rownum IN parameter (for actual fetches).
- PARAM_ROWNUM_OUT - Variable in class net.sourceforge.jtds.jdbc.MSCursorResultSet
-
sp_cursorfetch
rownum OUT parameter (for FETCH_INFO).
- PARAM_TABLE - Variable in class net.sourceforge.jtds.jdbc.MSCursorResultSet
-
sp_cursor
table parameter.
- parameterList - Variable in class net.sourceforge.jtds.jdbc.ParameterMetaDataImpl
-
- ParameterMetaDataImpl - Class in net.sourceforge.jtds.jdbc
-
jTDS implementation of ParameterMetaData
.
- ParameterMetaDataImpl(ParamInfo[], JtdsConnection) - Constructor for class net.sourceforge.jtds.jdbc.ParameterMetaDataImpl
-
- parameters - Variable in class net.sourceforge.jtds.jdbc.JtdsPreparedStatement
-
The parameter list for the call.
- parameters - Variable in class net.sourceforge.jtds.jdbc.TdsCore
-
The array of parameter meta data objects for the current procedure call.
- ParamInfo - Class in net.sourceforge.jtds.jdbc
-
This class is a descriptor for procedure and prepared statement parameters.
- ParamInfo(int, boolean) - Constructor for class net.sourceforge.jtds.jdbc.ParamInfo
-
Construct a parameter with parameter marker offset.
- ParamInfo(String, int, boolean, boolean) - Constructor for class net.sourceforge.jtds.jdbc.ParamInfo
-
Construct a parameter for statement caching.
- ParamInfo(int, Object, int) - Constructor for class net.sourceforge.jtds.jdbc.ParamInfo
-
Construct an initialised parameter with extra attributes.
- ParamInfo(ColInfo, String, Object, int) - Constructor for class net.sourceforge.jtds.jdbc.ParamInfo
-
Construct a parameter based on a result set column.
- paramIsRetVal - Variable in class net.sourceforge.jtds.jdbc.SQLParser.CachedSQLQuery
-
- paramIsUnicode - Variable in class net.sourceforge.jtds.jdbc.SQLParser.CachedSQLQuery
-
- paramMarkerPos - Variable in class net.sourceforge.jtds.jdbc.SQLParser.CachedSQLQuery
-
- paramMetaData - Variable in class net.sourceforge.jtds.jdbc.JtdsPreparedStatement
-
The cached parameter meta data.
- paramMetaData - Variable in class net.sourceforge.jtds.jdbc.ProcEntry
-
Parameter meta data (Sybase only).
- paramNames - Variable in class net.sourceforge.jtds.jdbc.SQLParser.CachedSQLQuery
-
- params - Variable in class net.sourceforge.jtds.jdbc.SQLParser
-
Parameter list to be populated or null
if no parameters
are expected.
- paramWasNull - Variable in class net.sourceforge.jtds.jdbc.JtdsCallableStatement
-
Last parameter retrieved was null.
- parse(String, ArrayList, JtdsConnection, boolean) - Static method in class net.sourceforge.jtds.jdbc.SQLParser
-
Parse the SQL statement processing JDBC escapes and parameter markers.
- parse(boolean) - Method in class net.sourceforge.jtds.jdbc.SQLParser
-
Parses the SQL statement processing JDBC escapes and parameter markers.
- parseBooleanProperty(Properties, String) - Static method in class net.sourceforge.jtds.jdbc.JtdsConnection
-
Parse a string property value into an boolean value.
- parsedSql - Variable in class net.sourceforge.jtds.jdbc.SQLParser.CachedSQLQuery
-
- parseIntegerProperty(Properties, String) - Static method in class net.sourceforge.jtds.jdbc.JtdsConnection
-
Parse a string property value into an integer value.
- parseLongProperty(Properties, String) - Static method in class net.sourceforge.jtds.jdbc.JtdsConnection
-
Parse a string property value into a long value.
- parseURL(String, Properties) - Static method in class net.sourceforge.jtds.jdbc.Driver
-
Parse the driver URL and extract the properties.
- PASSWORD - Static variable in class net.sourceforge.jtds.jdbc.DefaultProperties
-
Default password
property.
- PASSWORD - Static variable in class net.sourceforge.jtds.jdbc.Driver
-
- password - Variable in class net.sourceforge.jtds.jdbc.JtdsConnection
-
The user password.
- peakMemUsage - Static variable in class net.sourceforge.jtds.jdbc.SharedSocket
-
Peak memory usage for debug purposes.
- peek() - Method in class net.sourceforge.jtds.jdbc.ResponseStream
-
Retrieves the next input byte without reading forward.
- permits - Variable in class net.sourceforge.jtds.jdbc.Semaphore
-
Current number of available permits.
- permits() - Method in class net.sourceforge.jtds.jdbc.Semaphore
-
Return the current number of available permits.
- pipe - Variable in class net.sourceforge.jtds.jdbc.SharedLocalNamedPipe
-
The named pipe as a file.
- pipe - Variable in class net.sourceforge.jtds.jdbc.SharedNamedPipe
-
The shared named pipe.
- PKT_HDR_LEN - Static variable in class net.sourceforge.jtds.jdbc.TdsCore
-
The size of the packet header.
- pktQueue - Variable in class net.sourceforge.jtds.jdbc.SharedSocket.VirtualSocket
-
Memory resident packet queue.
- pktsOnDisk - Variable in class net.sourceforge.jtds.jdbc.SharedSocket.VirtualSocket
-
Number of packets cached to disk.
- pktType - Variable in class net.sourceforge.jtds.jdbc.RequestStream
-
The request packet type.
- PooledConnection - Class in net.sourceforge.jtds.jdbcx
-
jTDS implementation of the PooledConnection
interface.
- PooledConnection(Connection) - Constructor for class net.sourceforge.jtds.jdbcx.PooledConnection
-
- port - Variable in class net.sourceforge.jtds.jdbc.SharedSocket
-
The server port number.
- PORT_NUMBER_SQLSERVER - Static variable in class net.sourceforge.jtds.jdbc.DefaultProperties
-
Default portNumber
property for SQL Server.
- PORT_NUMBER_SYBASE - Static variable in class net.sourceforge.jtds.jdbc.DefaultProperties
-
Default portNumber
property for Sybase.
- PORTNUMBER - Static variable in class net.sourceforge.jtds.jdbc.Driver
-
- portNumber - Variable in class net.sourceforge.jtds.jdbc.JtdsConnection
-
The server port number.
- portNumberDefaults - Static variable in class net.sourceforge.jtds.jdbc.DefaultProperties
-
Default port number based on server type
- pos - Variable in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
The current row number.
- POS_AFTER_LAST - Static variable in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- POS_BEFORE_FIRST - Static variable in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- position(byte[], long) - Method in class net.sourceforge.jtds.jdbc.BlobImpl
-
- position(Blob, long) - Method in class net.sourceforge.jtds.jdbc.BlobImpl
-
- position(String, long) - Method in class net.sourceforge.jtds.jdbc.ClobImpl
-
- position(Clob, long) - Method in class net.sourceforge.jtds.jdbc.ClobImpl
-
- position(byte[], long) - Method in class net.sourceforge.jtds.util.BlobBuffer
-
Provides support for pattern searching methods.
- precision - Variable in class net.sourceforge.jtds.jdbc.ColInfo
-
Column decimal precision
- precision - Variable in class net.sourceforge.jtds.jdbc.ParamInfo
-
Parameter decimal precision
- precision - Variable in class net.sourceforge.jtds.jdbc.TdsData.TypeInfo
-
The precision of the type.
- precision - Variable in class net.sourceforge.jtds.jdbc.TypeInfo
-
- PRELOGIN_PKT - Static variable in class net.sourceforge.jtds.jdbc.TdsCore
-
SQL 2000 prelogin negotiation packet.
- PREP_FAILED - Static variable in class net.sourceforge.jtds.jdbc.ProcEntry
-
The entry references a failed prepare.
- PREPARE - Static variable in class net.sourceforge.jtds.jdbc.ProcEntry
-
The entry references a prepared statement handle.
- PREPARE - Static variable in class net.sourceforge.jtds.jdbc.TdsCore
-
Prepare SQL using sp_prepare and sp_execute
- prepare(Xid) - Method in class net.sourceforge.jtds.jdbcx.JtdsXAResource
-
- PREPARE_SQLSERVER - Static variable in class net.sourceforge.jtds.jdbc.DefaultProperties
-
Default prepareSql
property for SQL Server.
- PREPARE_SYBASE - Static variable in class net.sourceforge.jtds.jdbc.DefaultProperties
-
Default prepareSql
property for Sybase.
- prepareCall(String) - Method in class net.sourceforge.jtds.jdbc.JtdsConnection
-
- prepareCall(String, int, int) - Method in class net.sourceforge.jtds.jdbc.JtdsConnection
-
- prepareCall(String, int, int, int) - Method in class net.sourceforge.jtds.jdbc.JtdsConnection
-
- prepareCall(String) - Method in class net.sourceforge.jtds.jdbcx.proxy.ConnectionProxy
-
Delgates calls to the connection; SQLExceptions thrown from the connection
will cause an event to be fired on the connection pool listeners.
- prepareCall(String, int, int) - Method in class net.sourceforge.jtds.jdbcx.proxy.ConnectionProxy
-
Delgates calls to the connection; SQLExceptions thrown from the connection
will cause an event to be fired on the connection pool listeners.
- prepareCall(String, int, int, int) - Method in class net.sourceforge.jtds.jdbcx.proxy.ConnectionProxy
-
Delgates calls to the connection; SQLExceptions thrown from the connection
will cause an event to be fired on the connection pool listeners.
- PreparedStatementProxy - Class in net.sourceforge.jtds.jdbcx.proxy
-
This class would be better implemented as a java.lang.reflect.Proxy.
- PreparedStatementProxy(ConnectionProxy, JtdsPreparedStatement) - Constructor for class net.sourceforge.jtds.jdbcx.proxy.PreparedStatementProxy
-
- PREPARESQL - Static variable in class net.sourceforge.jtds.jdbc.Driver
-
- prepareSql - Variable in class net.sourceforge.jtds.jdbc.JtdsConnection
-
Method for preparing SQL used in Prepared Statements.
- prepareSQL(JtdsPreparedStatement, String, ParamInfo[], boolean, boolean) - Method in class net.sourceforge.jtds.jdbc.JtdsConnection
-
Try to convert the SQL statement into a statement prepare.
- prepareSQLDefaults - Static variable in class net.sourceforge.jtds.jdbc.DefaultProperties
-
Default prepare SQL mode based on server type
- prepareSSORequest() - Method in class net.sourceforge.jtds.util.SSPIJNIClient
-
Prepares the NTLM TYPE-1 message and returns it as a
byte[]
.
- prepareSSOSubmit(byte[], long) - Method in class net.sourceforge.jtds.util.SSPIJNIClient
-
Prepares the NTLM TYPE-3 message using the current user's credentials.
- prepareStatement(String) - Method in class net.sourceforge.jtds.jdbc.JtdsConnection
-
- prepareStatement(String, int) - Method in class net.sourceforge.jtds.jdbc.JtdsConnection
-
- prepareStatement(String, int, int) - Method in class net.sourceforge.jtds.jdbc.JtdsConnection
-
- prepareStatement(String, int, int, int) - Method in class net.sourceforge.jtds.jdbc.JtdsConnection
-
- prepareStatement(String, int[]) - Method in class net.sourceforge.jtds.jdbc.JtdsConnection
-
- prepareStatement(String, String[]) - Method in class net.sourceforge.jtds.jdbc.JtdsConnection
-
- prepareStatement(String) - Method in class net.sourceforge.jtds.jdbcx.proxy.ConnectionProxy
-
Delgates calls to the connection; SQLExceptions thrown from the connection
will cause an event to be fired on the connection pool listeners.
- prepareStatement(String, int) - Method in class net.sourceforge.jtds.jdbcx.proxy.ConnectionProxy
-
Delgates calls to the connection; SQLExceptions thrown from the connection
will cause an event to be fired on the connection pool listeners.
- prepareStatement(String, int[]) - Method in class net.sourceforge.jtds.jdbcx.proxy.ConnectionProxy
-
Delgates calls to the connection; SQLExceptions thrown from the connection
will cause an event to be fired on the connection pool listeners.
- prepareStatement(String, String[]) - Method in class net.sourceforge.jtds.jdbcx.proxy.ConnectionProxy
-
Delgates calls to the connection; SQLExceptions thrown from the connection
will cause an event to be fired on the connection pool listeners.
- prepareStatement(String, int, int) - Method in class net.sourceforge.jtds.jdbcx.proxy.ConnectionProxy
-
Delgates calls to the connection; SQLExceptions thrown from the connection
will cause an event to be fired on the connection pool listeners.
- prepareStatement(String, int, int, int) - Method in class net.sourceforge.jtds.jdbcx.proxy.ConnectionProxy
-
Delgates calls to the connection; SQLExceptions thrown from the connection
will cause an event to be fired on the connection pool listeners.
- previous() - Method in class net.sourceforge.jtds.jdbc.CachedResultSet
-
- previous() - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- previous() - Method in class net.sourceforge.jtds.jdbc.MSCursorResultSet
-
- primeBuffer() - Method in class net.sourceforge.jtds.ssl.TdsTlsInputStream
-
Read in entire TLS record or TDS packet and store the TLS record in the
buffer.
- println(String) - Static method in class net.sourceforge.jtds.util.Logger
-
Print a diagnostic message to the output stream provided by the
DataSource
or the DriverManager
.
- prior - Variable in class net.sourceforge.jtds.jdbc.cache.ProcedureCache.CacheEntry
-
- PROCEDURE - Static variable in class net.sourceforge.jtds.jdbc.ProcEntry
-
The entry references a stored procedure.
- ProcedureCache - Class in net.sourceforge.jtds.jdbc.cache
-
LRU cache for procedures and statement handles.
- ProcedureCache(int) - Constructor for class net.sourceforge.jtds.jdbc.cache.ProcedureCache
-
Constructs a new statement cache.
- ProcedureCache.CacheEntry - Class in net.sourceforge.jtds.jdbc.cache
-
Encapsulates the cached Object and implements the linked list used to
implement the LRU logic.
- procedureParams - Variable in class net.sourceforge.jtds.jdbc.CachedResultSet
-
Original parameters.
- ProcEntry - Class in net.sourceforge.jtds.jdbc
-
Stores information about a cached stored procedure or statement handle.
- ProcEntry() - Constructor for class net.sourceforge.jtds.jdbc.ProcEntry
-
- PROCESS_ID - Static variable in class net.sourceforge.jtds.jdbc.DefaultProperties
-
Default processId
property.
- processBlock(byte[], int, byte[], int) - Method in class net.sourceforge.jtds.util.DESEngine
-
- processBlock() - Method in class net.sourceforge.jtds.util.GeneralDigest
-
- processBlock() - Method in class net.sourceforge.jtds.util.MD4Digest
-
- processEscapes(String) - Static method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
Format the supplied search pattern to transform the escape \x into [x].
- PROCESSID - Static variable in class net.sourceforge.jtds.jdbc.Driver
-
- processId - Static variable in class net.sourceforge.jtds.jdbc.JtdsConnection
-
The process ID to report to a server when connecting.
- processLength(long) - Method in class net.sourceforge.jtds.util.GeneralDigest
-
- processLength(long) - Method in class net.sourceforge.jtds.util.MD4Digest
-
- processOutput(TdsCore, boolean) - Method in class net.sourceforge.jtds.jdbc.MSCursorResultSet
-
Processes the output of a cursor open or fetch operation.
- processResults(boolean) - Method in class net.sourceforge.jtds.jdbc.JtdsStatement
-
Queue up update counts into
JtdsStatement.resultQueue
until the end of the
response is reached or a
ResultSet
is encountered.
- processSQLException(SQLException) - Method in class net.sourceforge.jtds.jdbcx.proxy.ConnectionProxy
-
Processes SQLExceptions.
- processSQLException(SQLException) - Method in class net.sourceforge.jtds.jdbcx.proxy.StatementProxy
-
Processes SQLExceptions.
- processWord(byte[], int) - Method in class net.sourceforge.jtds.util.GeneralDigest
-
- processWord(byte[], int) - Method in class net.sourceforge.jtds.util.MD4Digest
-
- procInTran - Variable in class net.sourceforge.jtds.jdbc.JtdsConnection
-
Procedures in this transaction.
- procName - Variable in class net.sourceforge.jtds.jdbc.CachedResultSet
-
Original procedure name.
- procName - Variable in class net.sourceforge.jtds.jdbc.JtdsPreparedStatement
-
The procedure name for CallableStatements.
- procName - Variable in class net.sourceforge.jtds.jdbc.SQLParser
-
Procedure name in call escape.
- PROG_NAME - Static variable in class net.sourceforge.jtds.jdbc.DefaultProperties
-
Default progName
property.
- PROGNAME - Static variable in class net.sourceforge.jtds.jdbc.Driver
-
- progName - Variable in class net.sourceforge.jtds.jdbc.JtdsConnection
-
The program name.
- ProtocolException - Exception in net.sourceforge.jtds.jdbc
-
Exception class used to report errors in the TDS protocol.
- ProtocolException(String) - Constructor for exception net.sourceforge.jtds.jdbc.ProtocolException
-
Construct a ProtocolException with message.
- pureSSL - Variable in class net.sourceforge.jtds.ssl.TdsTlsInputStream
-
False if TLS packets are encapsulated in TDS packets.
- put(String, Object) - Method in class net.sourceforge.jtds.jdbc.cache.ProcedureCache
-
Inserts a new entry, identified by a key, into the cache.
- put(K, V) - Method in class net.sourceforge.jtds.jdbc.cache.SimpleLRUCache
-
Updates the LRU cache by adding a new entry.
- put(String, Object) - Method in interface net.sourceforge.jtds.jdbc.cache.StatementCache
-
Places the specified statement handle in the cache for the given key.
- putCollation(RequestStream, ParamInfo) - Static method in class net.sourceforge.jtds.jdbc.TdsData
-
TDS 8 requires collation information for char data descriptors.
- putDateTimeValue(RequestStream, DateTime) - Static method in class net.sourceforge.jtds.jdbc.TdsData
-
Output a java.sql.Date/Time/Timestamp value to the server
as a Sybase datetime value.
- putLoginString(String, int) - Method in class net.sourceforge.jtds.jdbc.TdsCore
-
Write a TDS login packet string.
- putPacket(int) - Method in class net.sourceforge.jtds.jdbc.RequestStream
-
Write the TDS packet to the network.
- putTdsPacket(byte[], int) - Method in class net.sourceforge.jtds.ssl.TdsTlsOutputStream
-
Write a TDS packet containing the TLS record(s).
- raFile - Variable in class net.sourceforge.jtds.util.BlobBuffer
-
The RA file object reference or null if closed.
- raiseXAException(SQLException) - Static method in class net.sourceforge.jtds.jdbc.XASupport
-
Construct and throw an XAException
with an explanatory message derived from the
SQLException
and the XA error code set to XAER_RMFAIL
.
- raiseXAException(int) - Static method in class net.sourceforge.jtds.jdbc.XASupport
-
Construct and throw an XAException
with an explanatory message and the XA error code set.
- read() - Method in class net.sourceforge.jtds.jdbc.ResponseStream
-
Reads the next input byte from the server response stream.
- read(byte[]) - Method in class net.sourceforge.jtds.jdbc.ResponseStream
-
Reads a byte array from the server response stream.
- read(byte[], int, int) - Method in class net.sourceforge.jtds.jdbc.ResponseStream
-
Reads a byte array from the server response stream, specifying a start
offset and length.
- read(char[]) - Method in class net.sourceforge.jtds.jdbc.ResponseStream
-
Reads a char array from the server response stream.
- read() - Method in class net.sourceforge.jtds.jdbc.ResponseStream.TdsInputStream
-
- read(byte[], int, int) - Method in class net.sourceforge.jtds.jdbc.ResponseStream.TdsInputStream
-
- read(byte[], int, int) - Method in class net.sourceforge.jtds.ssl.TdsTlsInputStream
-
- read() - Method in class net.sourceforge.jtds.util.BlobBuffer.AsciiInputStream
-
Read the next byte from the stream.
- read() - Method in class net.sourceforge.jtds.util.BlobBuffer.BlobInputStream
-
Reads the next byte from the stream.
- read(byte[], int, int) - Method in class net.sourceforge.jtds.util.BlobBuffer.BlobInputStream
-
Reads a bytes from the stream.
- read(int) - Method in class net.sourceforge.jtds.util.BlobBuffer
-
Reads byte from the BLOB buffer at the specified location.
- read(int, byte[], int, int) - Method in class net.sourceforge.jtds.util.BlobBuffer
-
Reads bytes from the BLOB buffer at the specified location.
- read() - Method in class net.sourceforge.jtds.util.BlobBuffer.UnicodeInputStream
-
Reads the next byte from the stream.
- readBuffer - Variable in class net.sourceforge.jtds.ssl.TdsTlsInputStream
-
Temporary buffer used to de-encapsulate inital TLS packets.
- readData(JtdsConnection, ResponseStream, ColInfo) - Static method in class net.sourceforge.jtds.jdbc.TdsData
-
Read the TDS data item from the Response Stream.
- readFully(byte[], int, int) - Method in class net.sourceforge.jtds.ssl.TdsTlsInputStream
-
Reads len
bytes or throws an IOException
if
there aren't that many bytes available.
- readInt() - Method in class net.sourceforge.jtds.jdbc.ResponseStream
-
Reads an int
value from the server response stream.
- readLong() - Method in class net.sourceforge.jtds.jdbc.ResponseStream
-
Reads a long
value from the server response stream.
- readNonUnicodeString(int) - Method in class net.sourceforge.jtds.jdbc.ResponseStream
-
Reads a non Unicode String
from the server response stream,
creating the String
from a translated byte
array.
- readNonUnicodeString(int, CharsetInfo) - Method in class net.sourceforge.jtds.jdbc.ResponseStream
-
Reads a String
from the server response stream, translating
it from a byte
array using the specified character set.
- readOnly - Variable in class net.sourceforge.jtds.jdbc.JtdsConnection
-
True if this connection is read only.
- readPacket(byte[]) - Method in class net.sourceforge.jtds.jdbc.SharedSocket
-
Read a physical TDS packet from the network.
- readPage(int) - Method in class net.sourceforge.jtds.util.BlobBuffer
-
Reads in the specified page from the disk buffer.
- readPreLoginPacket() - Method in class net.sourceforge.jtds.jdbc.TdsCore
-
Process the pre login acknowledgment from the server.
- readPtr - Variable in class net.sourceforge.jtds.util.BlobBuffer.AsciiInputStream
-
- readPtr - Variable in class net.sourceforge.jtds.util.BlobBuffer.BlobInputStream
-
- readPtr - Variable in class net.sourceforge.jtds.util.BlobBuffer.UnicodeInputStream
-
- readShort() - Method in class net.sourceforge.jtds.jdbc.ResponseStream
-
Reads a short
value from the server response stream.
- readString(int) - Method in class net.sourceforge.jtds.jdbc.ResponseStream
-
Reads a String
object from the server response stream.
- readString(int, CharsetInfo) - Method in class net.sourceforge.jtds.jdbc.ResponseStream
-
Reads a String
from the server response stream, creating
it from a translated byte
array.
- readType(ResponseStream, ColInfo) - Static method in class net.sourceforge.jtds.jdbc.TdsData
-
Read the TDS datastream and populate the ColInfo parameter with
data type and related information.
- readUnicodeString(int) - Method in class net.sourceforge.jtds.jdbc.ResponseStream
-
Reads a UCS2-LE (Unicode) encoded String object from the server response
stream.
- readUnsignedLong() - Method in class net.sourceforge.jtds.jdbc.ResponseStream
-
Reads an unsigned long
value from the server response stream.
- realName - Variable in class net.sourceforge.jtds.jdbc.ColInfo
-
Column actual table name
- recover(int) - Method in class net.sourceforge.jtds.jdbcx.JtdsXAResource
-
- refCount - Variable in class net.sourceforge.jtds.jdbc.ProcEntry
-
Usage count for this statement.
- refreshKeyedRows() - Method in class net.sourceforge.jtds.jdbc.CachedResultSet
-
Refreshes a result set row from keyed tables.
- refreshReRead() - Method in class net.sourceforge.jtds.jdbc.CachedResultSet
-
Refreshes the row by rereading the result set.
- refreshRow() - Method in class net.sourceforge.jtds.jdbc.CachedResultSet
-
- refreshRow() - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- refreshRow() - Method in class net.sourceforge.jtds.jdbc.MSCursorResultSet
-
- registerOutParameter(int, int) - Method in class net.sourceforge.jtds.jdbc.JtdsCallableStatement
-
- registerOutParameter(int, int, int) - Method in class net.sourceforge.jtds.jdbc.JtdsCallableStatement
-
- registerOutParameter(int, int, String) - Method in class net.sourceforge.jtds.jdbc.JtdsCallableStatement
-
- registerOutParameter(String, int) - Method in class net.sourceforge.jtds.jdbc.JtdsCallableStatement
-
- registerOutParameter(String, int, int) - Method in class net.sourceforge.jtds.jdbc.JtdsCallableStatement
-
- registerOutParameter(String, int, String) - Method in class net.sourceforge.jtds.jdbc.JtdsCallableStatement
-
- registerOutParameter(int, int) - Method in class net.sourceforge.jtds.jdbcx.proxy.CallableStatementProxy
-
Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
- registerOutParameter(int, int, int) - Method in class net.sourceforge.jtds.jdbcx.proxy.CallableStatementProxy
-
Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
- registerOutParameter(int, int, String) - Method in class net.sourceforge.jtds.jdbcx.proxy.CallableStatementProxy
-
Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
- registerOutParameter(String, int) - Method in class net.sourceforge.jtds.jdbcx.proxy.CallableStatementProxy
-
Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
- registerOutParameter(String, int, int) - Method in class net.sourceforge.jtds.jdbcx.proxy.CallableStatementProxy
-
Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
- registerOutParameter(String, int, String) - Method in class net.sourceforge.jtds.jdbcx.proxy.CallableStatementProxy
-
Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
- relative(int) - Method in class net.sourceforge.jtds.jdbc.CachedResultSet
-
- relative(int) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- relative(int) - Method in class net.sourceforge.jtds.jdbc.MSCursorResultSet
-
- release() - Method in class net.sourceforge.jtds.jdbc.ProcEntry
-
Decrements the usage count.
- release() - Method in class net.sourceforge.jtds.jdbc.Semaphore
-
Release a permit.
- release(long) - Method in class net.sourceforge.jtds.jdbc.Semaphore
-
Release N permits.
- releaseSavepoint(Savepoint) - Method in class net.sourceforge.jtds.jdbc.JtdsConnection
-
- releaseSavepoint(Savepoint) - Method in class net.sourceforge.jtds.jdbcx.proxy.ConnectionProxy
-
Delgates calls to the connection; SQLExceptions thrown from the connection
will cause an event to be fired on the connection pool listeners.
- releaseTds(TdsCore) - Method in class net.sourceforge.jtds.jdbc.JtdsConnection
-
Releases (either closes or caches) a TdsCore
.
- remove(String) - Method in class net.sourceforge.jtds.jdbc.cache.ProcedureCache
-
Removes a redundant entry from the cache.
- remove(String) - Method in interface net.sourceforge.jtds.jdbc.cache.StatementCache
-
Removes a statement key and handle from the cache for the specified key.
- removeCachedProcedure(String) - Method in class net.sourceforge.jtds.jdbc.JtdsConnection
-
Remove a stored procedure from the cache.
- removeConnectionEventListener(ConnectionEventListener) - Method in class net.sourceforge.jtds.jdbcx.PooledConnection
-
Removes the specified listener from the list.
- removeStatement(JtdsStatement) - Method in class net.sourceforge.jtds.jdbc.JtdsConnection
-
Removes a statement object from the list maintained by the connection
and cleans up the statement cache if necessary.
- removeStatementEventListener(StatementEventListener) - Method in class net.sourceforge.jtds.jdbcx.PooledConnection
-
- REPLY_PKT - Static variable in class net.sourceforge.jtds.jdbc.TdsCore
-
TDS Reply packet.
- RequestStream - Class in net.sourceforge.jtds.jdbc
-
Class to implement an output stream for the server request.
- RequestStream(SharedSocket, SharedSocket.VirtualSocket, int, int) - Constructor for class net.sourceforge.jtds.jdbc.RequestStream
-
Construct a RequestStream object.
- reset() - Method in class net.sourceforge.jtds.jdbc.JtdsStatement
-
Resets the Statement
, by cleaning up all queued and
unprocessed results.
- reset() - Method in class net.sourceforge.jtds.util.DESEngine
-
- reset() - Method in class net.sourceforge.jtds.util.GeneralDigest
-
- reset() - Method in class net.sourceforge.jtds.util.MD4Digest
-
reset the chaining variables to the IV values.
- reset() - Method in class net.sourceforge.jtds.util.MD5Digest
-
Resets the digest for further use.
- resource - Variable in class net.sourceforge.jtds.jdbcx.JtdsXAConnection
-
The XAResource used by the transaction manager to control this connection.
- responseOwner - Variable in class net.sourceforge.jtds.jdbc.SharedSocket
-
The virtual socket of the object that is expecting a response from the server.
- ResponseStream - Class in net.sourceforge.jtds.jdbc
-
Implements an input stream for the server response.
- ResponseStream(SharedSocket, SharedSocket.VirtualSocket, int) - Constructor for class net.sourceforge.jtds.jdbc.ResponseStream
-
Constructs a RequestStream
object.
- ResponseStream.TdsInputStream - Class in net.sourceforge.jtds.jdbc
-
Simple inner class implementing an InputStream
over the
server response.
- resultQueue - Variable in class net.sourceforge.jtds.jdbc.JtdsStatement
-
List of queued results (update counts, possibly followed by a
ResultSet
).
- resultSetConcurrency - Variable in class net.sourceforge.jtds.jdbc.JtdsStatement
-
The concurrency of result sets created by this statement.
- resultSetType - Variable in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
The result set type.
- resultSetType - Variable in class net.sourceforge.jtds.jdbc.JtdsStatement
-
The type of result sets created by this statement.
- resultsPending() - Method in class net.sourceforge.jtds.jdbc.TdsCore.TdsToken
-
Retrieve the results pending status.
- RETURN_GENERATED_KEYS - Static variable in class net.sourceforge.jtds.jdbc.JtdsStatement
-
- returnKeys - Variable in class net.sourceforge.jtds.jdbc.JtdsPreparedStatement
-
True to return generated keys.
- returnParam - Variable in class net.sourceforge.jtds.jdbc.TdsCore
-
The return parameter meta data object for the current procedure call.
- returnStatus - Variable in class net.sourceforge.jtds.jdbc.TdsCore
-
The stored procedure return status.
- RETVAL - Static variable in class net.sourceforge.jtds.jdbc.ParamInfo
-
Flag as an return value parameter.
- rmHost - Variable in class net.sourceforge.jtds.jdbcx.JtdsXAResource
-
- rollback() - Method in class net.sourceforge.jtds.jdbc.JtdsConnection
-
- rollback(Savepoint) - Method in class net.sourceforge.jtds.jdbc.JtdsConnection
-
- rollback(Xid) - Method in class net.sourceforge.jtds.jdbcx.JtdsXAResource
-
- rollback() - Method in class net.sourceforge.jtds.jdbcx.proxy.ConnectionProxy
-
Delgates calls to the connection; SQLExceptions thrown from the connection
will cause an event to be fired on the connection pool listeners.
- rollback(Savepoint) - Method in class net.sourceforge.jtds.jdbcx.proxy.ConnectionProxy
-
Delgates calls to the connection; SQLExceptions thrown from the connection
will cause an event to be fired on the connection pool listeners.
- rotateLeft(int, int) - Method in class net.sourceforge.jtds.util.MD4Digest
-
- rowCache - Variable in class net.sourceforge.jtds.jdbc.MSCursorResultSet
-
- rowCount - Variable in class net.sourceforge.jtds.jdbc.JtdsConnection
-
Connection's current rowcount limit.
- rowData - Variable in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
Cached row data for forward only result set.
- rowData - Variable in class net.sourceforge.jtds.jdbc.TdsCore
-
The array of column data objects in the current row.
- rowDeleted - Variable in class net.sourceforge.jtds.jdbc.CachedResultSet
-
Indicates that row has been deleted.
- rowDeleted() - Method in class net.sourceforge.jtds.jdbc.CachedResultSet
-
- rowDeleted() - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- rowDeleted() - Method in class net.sourceforge.jtds.jdbc.MSCursorResultSet
-
- rowInserted() - Method in class net.sourceforge.jtds.jdbc.CachedResultSet
-
- rowInserted() - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- rowInserted() - Method in class net.sourceforge.jtds.jdbc.MSCursorResultSet
-
- rowPtr - Variable in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
Index of current row in rowData.
- rowsInResult - Variable in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
The number of rows in the result.
- rowUpdated - Variable in class net.sourceforge.jtds.jdbc.CachedResultSet
-
Indicates that row has been updated.
- rowUpdated() - Method in class net.sourceforge.jtds.jdbc.CachedResultSet
-
- rowUpdated() - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- rowUpdated() - Method in class net.sourceforge.jtds.jdbc.MSCursorResultSet
-
- RPC_PKT - Static variable in class net.sourceforge.jtds.jdbc.TdsCore
-
TDS Remote Procedure Call.
- run() - Method in class net.sourceforge.jtds.util.TimerThread
-
Execute the TimerThread
main loop.
- s - Variable in class net.sourceforge.jtds.jdbc.SQLParser
-
Current position in input buffer.
- S11 - Static variable in class net.sourceforge.jtds.util.MD4Digest
-
- S12 - Static variable in class net.sourceforge.jtds.util.MD4Digest
-
- S13 - Static variable in class net.sourceforge.jtds.util.MD4Digest
-
- S14 - Static variable in class net.sourceforge.jtds.util.MD4Digest
-
- S21 - Static variable in class net.sourceforge.jtds.util.MD4Digest
-
- S22 - Static variable in class net.sourceforge.jtds.util.MD4Digest
-
- S23 - Static variable in class net.sourceforge.jtds.util.MD4Digest
-
- S24 - Static variable in class net.sourceforge.jtds.util.MD4Digest
-
- S31 - Static variable in class net.sourceforge.jtds.util.MD4Digest
-
- S32 - Static variable in class net.sourceforge.jtds.util.MD4Digest
-
- S33 - Static variable in class net.sourceforge.jtds.util.MD4Digest
-
- S34 - Static variable in class net.sourceforge.jtds.util.MD4Digest
-
- savepointId - Variable in class net.sourceforge.jtds.jdbc.JtdsConnection
-
Counter for generating unique savepoint identifiers
- SavepointImpl - Class in net.sourceforge.jtds.jdbc
-
Savepoint implementation class.
- SavepointImpl(int) - Constructor for class net.sourceforge.jtds.jdbc.SavepointImpl
-
Constructs a savepoint with a specific identifier.
- SavepointImpl(int, String) - Constructor for class net.sourceforge.jtds.jdbc.SavepointImpl
-
Constructs a savepoint with a specific identifier and name.
- savepointProcInTran - Variable in class net.sourceforge.jtds.jdbc.JtdsConnection
-
Maps each savepoint to a list of temp procedures created since the savepoint
- savepoints - Variable in class net.sourceforge.jtds.jdbc.JtdsConnection
-
The list of savepoints.
- scale - Variable in class net.sourceforge.jtds.jdbc.ColInfo
-
Column decimal scale
- scale - Variable in class net.sourceforge.jtds.jdbc.ParamInfo
-
Parameter decimal scale
- scavengeCache() - Method in class net.sourceforge.jtds.jdbc.cache.ProcedureCache
-
Removes unused entries trying to bring down the cache to the requested
size.
- schema - Variable in class net.sourceforge.jtds.jdbc.ColInfo
-
User owning this column
- schema - Variable in class net.sourceforge.jtds.jdbc.TdsCore.TableMetaData
-
Table schema (user) name.
- searchable - Variable in class net.sourceforge.jtds.jdbc.TypeInfo
-
- second - Variable in class net.sourceforge.jtds.jdbc.DateTime
-
Unpacked second value.
- securityViolation - Static variable in class net.sourceforge.jtds.jdbc.SharedSocket
-
Global flag to indicate that security constraints mean
that attempts to create work files will fail.
- Semaphore - Class in net.sourceforge.jtds.jdbc
-
Simple semaphore class used to serialize access requests over the network
connection.
- Semaphore(long) - Constructor for class net.sourceforge.jtds.jdbc.Semaphore
-
Create a Semaphore with the given initial number of permits.
- send42LoginPkt(String, String, String, String, String, String, String, String, int) - Method in class net.sourceforge.jtds.jdbc.TdsCore
-
TDS 4.2 Login Packet.
- send50LoginPkt(String, String, String, String, String, String, String, String, int) - Method in class net.sourceforge.jtds.jdbc.TdsCore
-
TDS 5.0 Login Packet.
- sendGssToken() - Method in class net.sourceforge.jtds.jdbc.TdsCore
-
Send the next GSS authentication token.
- sendMSLoginPkt(String, String, String, String, String, String, String, String, String, String, int) - Method in class net.sourceforge.jtds.jdbc.TdsCore
-
Send a TDS 7 login packet.
- sendNetPacket(SharedSocket.VirtualSocket, byte[]) - Method in class net.sourceforge.jtds.jdbc.SharedLocalNamedPipe
-
Send an network packet.
- sendNetPacket(SharedSocket.VirtualSocket, byte[]) - Method in class net.sourceforge.jtds.jdbc.SharedSocket
-
Send a network packet.
- sendNtlmChallengeResponse(String, String, String) - Method in class net.sourceforge.jtds.jdbc.TdsCore
-
Send the response to the NTLM authentication challenge.
- sendPreLoginPacket(String, boolean) - Method in class net.sourceforge.jtds.jdbc.TdsCore
-
Send the SQL Server 2000 pre login packet.
- SENDSTRINGPARAMETERSASUNICODE - Static variable in class net.sourceforge.jtds.jdbc.Driver
-
- sendXaPacket(int[], byte[]) - Method in class net.sourceforge.jtds.jdbc.JtdsConnection
-
Invokes the xp_jtdsxa
extended stored procedure on the
server.
- serialVersionUID - Static variable in class net.sourceforge.jtds.jdbcx.JtdsDataSource
-
serial version UID
- SERVER_TYPE_SQLSERVER - Static variable in class net.sourceforge.jtds.jdbc.DefaultProperties
-
Default serverType
property for SQL Server.
- SERVER_TYPE_SYBASE - Static variable in class net.sourceforge.jtds.jdbc.DefaultProperties
-
Default serverType
property for Sybase.
- serverCharset - Variable in class net.sourceforge.jtds.jdbc.JtdsConnection
-
The server character set.
- serverInfoStrings - Variable in class net.sourceforge.jtds.jdbc.MSSqlServerInfo
-
- SERVERNAME - Static variable in class net.sourceforge.jtds.jdbc.Driver
-
- serverName - Variable in class net.sourceforge.jtds.jdbc.JtdsConnection
-
The server host name.
- serverType - Variable in class net.sourceforge.jtds.jdbc.cache.SQLCacheKey
-
- SERVERTYPE - Static variable in class net.sourceforge.jtds.jdbc.Driver
-
- serverType - Variable in class net.sourceforge.jtds.jdbc.JtdsConnection
-
The make of SQL Server (sybase/microsoft).
- serverType - Variable in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
- serverType - Variable in class net.sourceforge.jtds.jdbc.SharedSocket
-
The servertype one of Driver.SQLSERVER or Driver.SYBASE
- serverType - Variable in class net.sourceforge.jtds.jdbc.SQLDiagnostic
-
SQL Server type.
- serverType - Variable in class net.sourceforge.jtds.jdbc.TdsCore
-
The make of SQL Server (Sybase/Microsoft).
- setActive(boolean) - Static method in class net.sourceforge.jtds.util.Logger
-
- setAppName(String) - Method in class net.sourceforge.jtds.jdbcx.JtdsDataSource
-
- setArray(int, Array) - Method in class net.sourceforge.jtds.jdbc.JtdsPreparedStatement
-
- setArray(int, Array) - Method in class net.sourceforge.jtds.jdbcx.proxy.PreparedStatementProxy
-
Delgates calls to the prepared statement; SQLExceptions thrown from the
prepared statement will cause an event to be fired on the connection
pool listeners.
- setAsciiStream(long) - Method in class net.sourceforge.jtds.jdbc.ClobImpl
-
- setAsciiStream(String, InputStream, int) - Method in class net.sourceforge.jtds.jdbc.JtdsCallableStatement
-
- setAsciiStream(String, InputStream) - Method in class net.sourceforge.jtds.jdbc.JtdsCallableStatement
-
- setAsciiStream(String, InputStream, long) - Method in class net.sourceforge.jtds.jdbc.JtdsCallableStatement
-
- setAsciiStream(int, InputStream, int) - Method in class net.sourceforge.jtds.jdbc.JtdsPreparedStatement
-
- setAsciiStream(int, InputStream) - Method in class net.sourceforge.jtds.jdbc.JtdsPreparedStatement
-
- setAsciiStream(int, InputStream, long) - Method in class net.sourceforge.jtds.jdbc.JtdsPreparedStatement
-
- setAsciiStream(String, InputStream, int) - Method in class net.sourceforge.jtds.jdbcx.proxy.CallableStatementProxy
-
Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
- setAsciiStream(String, InputStream) - Method in class net.sourceforge.jtds.jdbcx.proxy.CallableStatementProxy
-
- setAsciiStream(String, InputStream, long) - Method in class net.sourceforge.jtds.jdbcx.proxy.CallableStatementProxy
-
- setAsciiStream(int, InputStream) - Method in class net.sourceforge.jtds.jdbcx.proxy.CallableStatementProxy
-
- setAsciiStream(int, InputStream, long) - Method in class net.sourceforge.jtds.jdbcx.proxy.CallableStatementProxy
-
- setAsciiStream(int, InputStream, int) - Method in class net.sourceforge.jtds.jdbcx.proxy.PreparedStatementProxy
-
Delgates calls to the prepared statement; SQLExceptions thrown from the
prepared statement will cause an event to be fired on the connection
pool listeners.
- setAsciiStream(int, InputStream) - Method in class net.sourceforge.jtds.jdbcx.proxy.PreparedStatementProxy
-
- setAsciiStream(int, InputStream, long) - Method in class net.sourceforge.jtds.jdbcx.proxy.PreparedStatementProxy
-
- setAutoCommit(boolean) - Method in class net.sourceforge.jtds.jdbc.JtdsConnection
-
- setAutoCommit(boolean) - Method in class net.sourceforge.jtds.jdbcx.JtdsDataSource
-
- setAutoCommit(boolean) - Method in class net.sourceforge.jtds.jdbcx.proxy.ConnectionProxy
-
Delgates calls to the connection; SQLExceptions thrown from the connection
will cause an event to be fired on the connection pool listeners.
- setBatchSize(int) - Method in class net.sourceforge.jtds.jdbcx.JtdsDataSource
-
- setBigDecimal(String, BigDecimal) - Method in class net.sourceforge.jtds.jdbc.JtdsCallableStatement
-
- setBigDecimal(int, BigDecimal) - Method in class net.sourceforge.jtds.jdbc.JtdsPreparedStatement
-
- setBigDecimal(String, BigDecimal) - Method in class net.sourceforge.jtds.jdbcx.proxy.CallableStatementProxy
-
Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
- setBigDecimal(int, BigDecimal) - Method in class net.sourceforge.jtds.jdbcx.proxy.PreparedStatementProxy
-
Delgates calls to the prepared statement; SQLExceptions thrown from the
prepared statement will cause an event to be fired on the connection
pool listeners.
- setBinaryStream(long) - Method in class net.sourceforge.jtds.jdbc.BlobImpl
-
- setBinaryStream(String, InputStream, int) - Method in class net.sourceforge.jtds.jdbc.JtdsCallableStatement
-
- setBinaryStream(String, InputStream) - Method in class net.sourceforge.jtds.jdbc.JtdsCallableStatement
-
- setBinaryStream(String, InputStream, long) - Method in class net.sourceforge.jtds.jdbc.JtdsCallableStatement
-
- setBinaryStream(int, InputStream, int) - Method in class net.sourceforge.jtds.jdbc.JtdsPreparedStatement
-
- setBinaryStream(int, InputStream) - Method in class net.sourceforge.jtds.jdbc.JtdsPreparedStatement
-
- setBinaryStream(int, InputStream, long) - Method in class net.sourceforge.jtds.jdbc.JtdsPreparedStatement
-
- setBinaryStream(String, InputStream, int) - Method in class net.sourceforge.jtds.jdbcx.proxy.CallableStatementProxy
-
Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
- setBinaryStream(String, InputStream) - Method in class net.sourceforge.jtds.jdbcx.proxy.CallableStatementProxy
-
- setBinaryStream(String, InputStream, long) - Method in class net.sourceforge.jtds.jdbcx.proxy.CallableStatementProxy
-
- setBinaryStream(int, InputStream) - Method in class net.sourceforge.jtds.jdbcx.proxy.CallableStatementProxy
-
- setBinaryStream(int, InputStream, long) - Method in class net.sourceforge.jtds.jdbcx.proxy.CallableStatementProxy
-
- setBinaryStream(int, InputStream, int) - Method in class net.sourceforge.jtds.jdbcx.proxy.PreparedStatementProxy
-
Delgates calls to the prepared statement; SQLExceptions thrown from the
prepared statement will cause an event to be fired on the connection
pool listeners.
- setBinaryStream(int, InputStream) - Method in class net.sourceforge.jtds.jdbcx.proxy.PreparedStatementProxy
-
- setBinaryStream(int, InputStream, long) - Method in class net.sourceforge.jtds.jdbcx.proxy.PreparedStatementProxy
-
- setBinaryStream(long, boolean) - Method in class net.sourceforge.jtds.util.BlobBuffer
-
Creates an OutputStream
that can be used to update the
BLOB.
- setBindAddress(String) - Method in class net.sourceforge.jtds.jdbcx.JtdsDataSource
-
- setBlob(String, Blob) - Method in class net.sourceforge.jtds.jdbc.JtdsCallableStatement
-
- setBlob(String, InputStream) - Method in class net.sourceforge.jtds.jdbc.JtdsCallableStatement
-
- setBlob(String, InputStream, long) - Method in class net.sourceforge.jtds.jdbc.JtdsCallableStatement
-
- setBlob(int, Blob) - Method in class net.sourceforge.jtds.jdbc.JtdsPreparedStatement
-
- setBlob(int, InputStream) - Method in class net.sourceforge.jtds.jdbc.JtdsPreparedStatement
-
- setBlob(int, InputStream, long) - Method in class net.sourceforge.jtds.jdbc.JtdsPreparedStatement
-
- setBlob(String, Blob) - Method in class net.sourceforge.jtds.jdbcx.proxy.CallableStatementProxy
-
- setBlob(String, InputStream) - Method in class net.sourceforge.jtds.jdbcx.proxy.CallableStatementProxy
-
- setBlob(String, InputStream, long) - Method in class net.sourceforge.jtds.jdbcx.proxy.CallableStatementProxy
-
- setBlob(int, InputStream) - Method in class net.sourceforge.jtds.jdbcx.proxy.CallableStatementProxy
-
- setBlob(int, InputStream, long) - Method in class net.sourceforge.jtds.jdbcx.proxy.CallableStatementProxy
-
- setBlob(int, Blob) - Method in class net.sourceforge.jtds.jdbcx.proxy.PreparedStatementProxy
-
Delgates calls to the prepared statement; SQLExceptions thrown from the
prepared statement will cause an event to be fired on the connection
pool listeners.
- setBlob(int, InputStream) - Method in class net.sourceforge.jtds.jdbcx.proxy.PreparedStatementProxy
-
- setBlob(int, InputStream, long) - Method in class net.sourceforge.jtds.jdbcx.proxy.PreparedStatementProxy
-
- setBoolean(String, boolean) - Method in class net.sourceforge.jtds.jdbc.JtdsCallableStatement
-
- setBoolean(int, boolean) - Method in class net.sourceforge.jtds.jdbc.JtdsPreparedStatement
-
- setBoolean(String, boolean) - Method in class net.sourceforge.jtds.jdbcx.proxy.CallableStatementProxy
-
Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
- setBoolean(int, boolean) - Method in class net.sourceforge.jtds.jdbcx.proxy.PreparedStatementProxy
-
Delgates calls to the prepared statement; SQLExceptions thrown from the
prepared statement will cause an event to be fired on the connection
pool listeners.
- setBuffer(byte[], boolean) - Method in class net.sourceforge.jtds.util.BlobBuffer
-
Sets the initial buffer to an existing byte array.
- setBufferDir(String) - Method in class net.sourceforge.jtds.jdbcx.JtdsDataSource
-
- setBufferMaxMemory(int) - Method in class net.sourceforge.jtds.jdbcx.JtdsDataSource
-
- setBufferMinPackets(int) - Method in class net.sourceforge.jtds.jdbcx.JtdsDataSource
-
- setBufferSize(int) - Method in class net.sourceforge.jtds.jdbc.RequestStream
-
Set the output buffer size
- setByte(String, byte) - Method in class net.sourceforge.jtds.jdbc.JtdsCallableStatement
-
- setByte(int, byte) - Method in class net.sourceforge.jtds.jdbc.JtdsPreparedStatement
-
- setByte(String, byte) - Method in class net.sourceforge.jtds.jdbcx.proxy.CallableStatementProxy
-
Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
- setByte(int, byte) - Method in class net.sourceforge.jtds.jdbcx.proxy.PreparedStatementProxy
-
Delgates calls to the prepared statement; SQLExceptions thrown from the
prepared statement will cause an event to be fired on the connection
pool listeners.
- setBytes(long, byte[]) - Method in class net.sourceforge.jtds.jdbc.BlobImpl
-
- setBytes(long, byte[], int, int) - Method in class net.sourceforge.jtds.jdbc.BlobImpl
-
- setBytes(String, byte[]) - Method in class net.sourceforge.jtds.jdbc.JtdsCallableStatement
-
- setBytes(int, byte[]) - Method in class net.sourceforge.jtds.jdbc.JtdsPreparedStatement
-
- setBytes(String, byte[]) - Method in class net.sourceforge.jtds.jdbcx.proxy.CallableStatementProxy
-
Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
- setBytes(int, byte[]) - Method in class net.sourceforge.jtds.jdbcx.proxy.PreparedStatementProxy
-
Delgates calls to the prepared statement; SQLExceptions thrown from the
prepared statement will cause an event to be fired on the connection
pool listeners.
- setBytes(long, byte[], int, int, boolean) - Method in class net.sourceforge.jtds.util.BlobBuffer
-
Sets the content of the BLOB to the supplied byte array value.
- setCacheMetaData(boolean) - Method in class net.sourceforge.jtds.jdbcx.JtdsDataSource
-
- setCaseSensitiveFlag() - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
- setCatalog(String) - Method in class net.sourceforge.jtds.jdbc.JtdsConnection
-
- setCatalog(String) - Method in class net.sourceforge.jtds.jdbcx.proxy.ConnectionProxy
-
Delgates calls to the connection; SQLExceptions thrown from the connection
will cause an event to be fired on the connection pool listeners.
- setCharacterStream(long) - Method in class net.sourceforge.jtds.jdbc.ClobImpl
-
- setCharacterStream(String, Reader, int) - Method in class net.sourceforge.jtds.jdbc.JtdsCallableStatement
-
- setCharacterStream(String, Reader) - Method in class net.sourceforge.jtds.jdbc.JtdsCallableStatement
-
- setCharacterStream(String, Reader, long) - Method in class net.sourceforge.jtds.jdbc.JtdsCallableStatement
-
- setCharacterStream(int, Reader, int) - Method in class net.sourceforge.jtds.jdbc.JtdsPreparedStatement
-
- setCharacterStream(int, Reader) - Method in class net.sourceforge.jtds.jdbc.JtdsPreparedStatement
-
- setCharacterStream(int, Reader, long) - Method in class net.sourceforge.jtds.jdbc.JtdsPreparedStatement
-
- setCharacterStream(String, Reader, int) - Method in class net.sourceforge.jtds.jdbcx.proxy.CallableStatementProxy
-
Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
- setCharacterStream(String, Reader) - Method in class net.sourceforge.jtds.jdbcx.proxy.CallableStatementProxy
-
- setCharacterStream(String, Reader, long) - Method in class net.sourceforge.jtds.jdbcx.proxy.CallableStatementProxy
-
- setCharacterStream(int, Reader) - Method in class net.sourceforge.jtds.jdbcx.proxy.CallableStatementProxy
-
- setCharacterStream(int, Reader, long) - Method in class net.sourceforge.jtds.jdbcx.proxy.CallableStatementProxy
-
- setCharacterStream(int, Reader, int) - Method in class net.sourceforge.jtds.jdbcx.proxy.PreparedStatementProxy
-
Delgates calls to the prepared statement; SQLExceptions thrown from the
prepared statement will cause an event to be fired on the connection
pool listeners.
- setCharacterStream(int, Reader) - Method in class net.sourceforge.jtds.jdbcx.proxy.PreparedStatementProxy
-
- setCharacterStream(int, Reader, long) - Method in class net.sourceforge.jtds.jdbcx.proxy.PreparedStatementProxy
-
- setCharset(String) - Method in class net.sourceforge.jtds.jdbcx.JtdsDataSource
-
- setCharsetInfo(CharsetInfo) - Method in class net.sourceforge.jtds.jdbc.SharedSocket
-
Set the character set descriptor to be used to translate byte arrays to
or from Strings.
- setClientInfo(Properties) - Method in class net.sourceforge.jtds.jdbc.JtdsConnection
-
- setClientInfo(String, String) - Method in class net.sourceforge.jtds.jdbc.JtdsConnection
-
- setClientInfo(Properties) - Method in class net.sourceforge.jtds.jdbcx.proxy.ConnectionProxy
-
- setClientInfo(String, String) - Method in class net.sourceforge.jtds.jdbcx.proxy.ConnectionProxy
-
- setClob(String, Clob) - Method in class net.sourceforge.jtds.jdbc.JtdsCallableStatement
-
- setClob(String, Reader) - Method in class net.sourceforge.jtds.jdbc.JtdsCallableStatement
-
- setClob(String, Reader, long) - Method in class net.sourceforge.jtds.jdbc.JtdsCallableStatement
-
- setClob(int, Clob) - Method in class net.sourceforge.jtds.jdbc.JtdsPreparedStatement
-
- setClob(int, Reader) - Method in class net.sourceforge.jtds.jdbc.JtdsPreparedStatement
-
- setClob(int, Reader, long) - Method in class net.sourceforge.jtds.jdbc.JtdsPreparedStatement
-
- setClob(String, Clob) - Method in class net.sourceforge.jtds.jdbcx.proxy.CallableStatementProxy
-
- setClob(String, Reader) - Method in class net.sourceforge.jtds.jdbcx.proxy.CallableStatementProxy
-
- setClob(String, Reader, long) - Method in class net.sourceforge.jtds.jdbcx.proxy.CallableStatementProxy
-
- setClob(int, Reader) - Method in class net.sourceforge.jtds.jdbcx.proxy.CallableStatementProxy
-
- setClob(int, Reader, long) - Method in class net.sourceforge.jtds.jdbcx.proxy.CallableStatementProxy
-
- setClob(int, Clob) - Method in class net.sourceforge.jtds.jdbcx.proxy.PreparedStatementProxy
-
Delgates calls to the prepared statement; SQLExceptions thrown from the
prepared statement will cause an event to be fired on the connection
pool listeners.
- setClob(int, Reader) - Method in class net.sourceforge.jtds.jdbcx.proxy.PreparedStatementProxy
-
- setClob(int, Reader, long) - Method in class net.sourceforge.jtds.jdbcx.proxy.PreparedStatementProxy
-
- setClosed() - Method in class net.sourceforge.jtds.jdbc.JtdsConnection
-
Forces the closed status on the statement if an I/O error has occurred.
- setColLabel(int, String) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
Set the specified column's label.
- setCollation(byte[]) - Method in class net.sourceforge.jtds.jdbc.JtdsConnection
-
Set the default collation for this connection.
- setColMetaData(ColInfo[]) - Method in class net.sourceforge.jtds.jdbc.JtdsPreparedStatement
-
Update the cached column meta data information.
- setColMetaData(ColInfo[]) - Method in class net.sourceforge.jtds.jdbc.ProcEntry
-
Sets the column meta data.
- setColName(int, String) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
Set the specified column's name.
- setColType(int, int) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
Set the specified column's JDBC type.
- setColumnCharset(ColInfo, JtdsConnection) - Static method in class net.sourceforge.jtds.jdbc.TdsData
-
Set the charsetInfo
field of ci
according to
the value of its collation
field.
- setColumnCount(int) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
Set the current row's column count.
- setColumns(ColInfo[]) - Method in class net.sourceforge.jtds.jdbc.TdsCore
-
Sets the column meta data.
- setColValue(int, int, Object, int) - Method in class net.sourceforge.jtds.jdbc.CachedResultSet
-
Sets the specified column's data value.
- setColValue(int, int, Object, int) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
Set the specified column's data value.
- setColValue(int, int, Object, int) - Method in class net.sourceforge.jtds.jdbc.MSCursorResultSet
-
Set the specified column's data value.
- setConcurrency(int) - Method in class net.sourceforge.jtds.jdbc.CachedResultSet
-
Modify the concurrency of the result set.
- setCursorName(String) - Method in class net.sourceforge.jtds.jdbc.JtdsStatement
-
- setCursorName(String) - Method in class net.sourceforge.jtds.jdbcx.proxy.StatementProxy
-
Delgates calls to the statement; SQLExceptions thrown from the statement
will cause an event to be fired on the connection pool listeners.
- setDatabase(String, String) - Method in class net.sourceforge.jtds.jdbc.JtdsConnection
-
Called by the protcol to change the current database context.
- setDatabaseName(String) - Method in class net.sourceforge.jtds.jdbcx.JtdsDataSource
-
- setDate(String, Date) - Method in class net.sourceforge.jtds.jdbc.JtdsCallableStatement
-
- setDate(String, Date, Calendar) - Method in class net.sourceforge.jtds.jdbc.JtdsCallableStatement
-
- setDate(int, Date) - Method in class net.sourceforge.jtds.jdbc.JtdsPreparedStatement
-
- setDate(int, Date, Calendar) - Method in class net.sourceforge.jtds.jdbc.JtdsPreparedStatement
-
- setDate(String, Date) - Method in class net.sourceforge.jtds.jdbcx.proxy.CallableStatementProxy
-
Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
- setDate(String, Date, Calendar) - Method in class net.sourceforge.jtds.jdbcx.proxy.CallableStatementProxy
-
Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
- setDate(int, Date) - Method in class net.sourceforge.jtds.jdbcx.proxy.PreparedStatementProxy
-
Delgates calls to the prepared statement; SQLExceptions thrown from the
prepared statement will cause an event to be fired on the connection
pool listeners.
- setDate(int, Date, Calendar) - Method in class net.sourceforge.jtds.jdbcx.proxy.PreparedStatementProxy
-
Delgates calls to the prepared statement; SQLExceptions thrown from the
prepared statement will cause an event to be fired on the connection
pool listeners.
- setDBServerInfo(String, int, int, int) - Method in class net.sourceforge.jtds.jdbc.JtdsConnection
-
Update the connection instance with information about the server.
- setDescription(String) - Method in class net.sourceforge.jtds.jdbcx.JtdsDataSource
-
- setDomain(String) - Method in class net.sourceforge.jtds.jdbcx.JtdsDataSource
-
- setDouble(String, double) - Method in class net.sourceforge.jtds.jdbc.JtdsCallableStatement
-
- setDouble(int, double) - Method in class net.sourceforge.jtds.jdbc.JtdsPreparedStatement
-
- setDouble(String, double) - Method in class net.sourceforge.jtds.jdbcx.proxy.CallableStatementProxy
-
Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
- setDouble(int, double) - Method in class net.sourceforge.jtds.jdbcx.proxy.PreparedStatementProxy
-
Delgates calls to the prepared statement; SQLExceptions thrown from the
prepared statement will cause an event to be fired on the connection
pool listeners.
- setEscapeProcessing(boolean) - Method in class net.sourceforge.jtds.jdbc.JtdsStatement
-
- setEscapeProcessing(boolean) - Method in class net.sourceforge.jtds.jdbcx.proxy.StatementProxy
-
Delgates calls to the statement; SQLExceptions thrown from the statement
will cause an event to be fired on the connection pool listeners.
- setFetchDirection(int) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- setFetchDirection(int) - Method in class net.sourceforge.jtds.jdbc.JtdsStatement
-
- setFetchDirection(int) - Method in class net.sourceforge.jtds.jdbcx.proxy.StatementProxy
-
Delgates calls to the statement; SQLExceptions thrown from the statement
will cause an event to be fired on the connection pool listeners.
- setFetchSize(int) - Method in class net.sourceforge.jtds.jdbc.CachedResultSet
-
- setFetchSize(int) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- setFetchSize(int) - Method in class net.sourceforge.jtds.jdbc.JtdsStatement
-
- setFetchSize(int) - Method in class net.sourceforge.jtds.jdbcx.proxy.StatementProxy
-
Delgates calls to the statement; SQLExceptions thrown from the statement
will cause an event to be fired on the connection pool listeners.
- setFloat(String, float) - Method in class net.sourceforge.jtds.jdbc.JtdsCallableStatement
-
- setFloat(int, float) - Method in class net.sourceforge.jtds.jdbc.JtdsPreparedStatement
-
- setFloat(String, float) - Method in class net.sourceforge.jtds.jdbcx.proxy.CallableStatementProxy
-
Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
- setFloat(int, float) - Method in class net.sourceforge.jtds.jdbcx.proxy.PreparedStatementProxy
-
Delgates calls to the prepared statement; SQLExceptions thrown from the
prepared statement will cause an event to be fired on the connection
pool listeners.
- setHandle(int) - Method in class net.sourceforge.jtds.jdbc.ProcEntry
-
Sets the prepared statement handle.
- setHoldability(int) - Method in class net.sourceforge.jtds.jdbc.JtdsConnection
-
- setHoldability(int) - Method in class net.sourceforge.jtds.jdbcx.proxy.ConnectionProxy
-
Delgates calls to the connection; SQLExceptions thrown from the connection
will cause an event to be fired on the connection pool listeners.
- setIn(DataInputStream) - Method in class net.sourceforge.jtds.jdbc.SharedSocket
-
- setInstance(String) - Method in class net.sourceforge.jtds.jdbcx.JtdsDataSource
-
- setInt(String, int) - Method in class net.sourceforge.jtds.jdbc.JtdsCallableStatement
-
- setInt(int, int) - Method in class net.sourceforge.jtds.jdbc.JtdsPreparedStatement
-
- setInt(String, int) - Method in class net.sourceforge.jtds.jdbcx.proxy.CallableStatementProxy
-
Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
- setInt(int, int) - Method in class net.sourceforge.jtds.jdbcx.proxy.PreparedStatementProxy
-
Delgates calls to the prepared statement; SQLExceptions thrown from the
prepared statement will cause an event to be fired on the connection
pool listeners.
- setKeepAlive(boolean) - Method in class net.sourceforge.jtds.jdbc.SharedSocket
-
Set the socket keep alive.
- setKeepAlive(boolean) - Method in class net.sourceforge.jtds.ssl.TdsTlsSocket
-
- setLanguage(String) - Method in class net.sourceforge.jtds.jdbcx.JtdsDataSource
-
- setLastUpdateCount(boolean) - Method in class net.sourceforge.jtds.jdbcx.JtdsDataSource
-
- setLength(long) - Method in class net.sourceforge.jtds.util.BlobBuffer
-
Retrieves the length of the BLOB buffer (in memory version only).
- setLobBuffer(long) - Method in class net.sourceforge.jtds.jdbcx.JtdsDataSource
-
- setLogFile(String) - Method in class net.sourceforge.jtds.jdbcx.JtdsDataSource
-
- setLoginTimeout(int) - Method in class net.sourceforge.jtds.jdbcx.JtdsDataSource
-
- setLogWriter(PrintWriter) - Method in class net.sourceforge.jtds.jdbcx.JtdsDataSource
-
- setLogWriter(PrintWriter) - Static method in class net.sourceforge.jtds.util.Logger
-
Set the logging PrintWriter stream.
- setLong(String, long) - Method in class net.sourceforge.jtds.jdbc.JtdsCallableStatement
-
- setLong(int, long) - Method in class net.sourceforge.jtds.jdbc.JtdsPreparedStatement
-
- setLong(String, long) - Method in class net.sourceforge.jtds.jdbcx.proxy.CallableStatementProxy
-
Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
- setLong(int, long) - Method in class net.sourceforge.jtds.jdbcx.proxy.PreparedStatementProxy
-
Delgates calls to the prepared statement; SQLExceptions thrown from the
prepared statement will cause an event to be fired on the connection
pool listeners.
- setMacAddress(String) - Method in class net.sourceforge.jtds.jdbcx.JtdsDataSource
-
- setMaxFieldSize(int) - Method in class net.sourceforge.jtds.jdbc.JtdsStatement
-
- setMaxFieldSize(int) - Method in class net.sourceforge.jtds.jdbcx.proxy.StatementProxy
-
Delgates calls to the statement; SQLExceptions thrown from the statement
will cause an event to be fired on the connection pool listeners.
- setMaxRows(int) - Method in class net.sourceforge.jtds.jdbc.JtdsStatement
-
- setMaxRows(int) - Method in class net.sourceforge.jtds.jdbcx.proxy.StatementProxy
-
Delgates calls to the statement; SQLExceptions thrown from the statement
will cause an event to be fired on the connection pool listeners.
- setMaxStatements(int) - Method in class net.sourceforge.jtds.jdbcx.JtdsDataSource
-
- setMemoryBudget(int) - Static method in class net.sourceforge.jtds.jdbc.SharedSocket
-
Set the global buffer memory limit for all instances of this driver.
- setMinMemPkts(int) - Static method in class net.sourceforge.jtds.jdbc.SharedSocket
-
Set the minimum number of packets to cache in memory before
writing to disk.
- setName(String) - Method in class net.sourceforge.jtds.jdbc.ProcEntry
-
Sets the procedure name.
- setNamedPipe(boolean) - Method in class net.sourceforge.jtds.jdbcx.JtdsDataSource
-
- setNCharacterStream(String, Reader) - Method in class net.sourceforge.jtds.jdbc.JtdsCallableStatement
-
- setNCharacterStream(String, Reader, long) - Method in class net.sourceforge.jtds.jdbc.JtdsCallableStatement
-
- setNCharacterStream(int, Reader) - Method in class net.sourceforge.jtds.jdbc.JtdsPreparedStatement
-
- setNCharacterStream(int, Reader, long) - Method in class net.sourceforge.jtds.jdbc.JtdsPreparedStatement
-
- setNCharacterStream(String, Reader) - Method in class net.sourceforge.jtds.jdbcx.proxy.CallableStatementProxy
-
- setNCharacterStream(String, Reader, long) - Method in class net.sourceforge.jtds.jdbcx.proxy.CallableStatementProxy
-
- setNCharacterStream(int, Reader) - Method in class net.sourceforge.jtds.jdbcx.proxy.CallableStatementProxy
-
- setNCharacterStream(int, Reader, long) - Method in class net.sourceforge.jtds.jdbcx.proxy.CallableStatementProxy
-
- setNCharacterStream(int, Reader) - Method in class net.sourceforge.jtds.jdbcx.proxy.PreparedStatementProxy
-
- setNCharacterStream(int, Reader, long) - Method in class net.sourceforge.jtds.jdbcx.proxy.PreparedStatementProxy
-
- setNClob(String, NClob) - Method in class net.sourceforge.jtds.jdbc.JtdsCallableStatement
-
- setNClob(String, Reader) - Method in class net.sourceforge.jtds.jdbc.JtdsCallableStatement
-
- setNClob(String, Reader, long) - Method in class net.sourceforge.jtds.jdbc.JtdsCallableStatement
-
- setNClob(int, NClob) - Method in class net.sourceforge.jtds.jdbc.JtdsPreparedStatement
-
- setNClob(int, Reader) - Method in class net.sourceforge.jtds.jdbc.JtdsPreparedStatement
-
- setNClob(int, Reader, long) - Method in class net.sourceforge.jtds.jdbc.JtdsPreparedStatement
-
- setNClob(String, NClob) - Method in class net.sourceforge.jtds.jdbcx.proxy.CallableStatementProxy
-
- setNClob(String, Reader) - Method in class net.sourceforge.jtds.jdbcx.proxy.CallableStatementProxy
-
- setNClob(String, Reader, long) - Method in class net.sourceforge.jtds.jdbcx.proxy.CallableStatementProxy
-
- setNClob(int, NClob) - Method in class net.sourceforge.jtds.jdbcx.proxy.CallableStatementProxy
-
- setNClob(int, Reader) - Method in class net.sourceforge.jtds.jdbcx.proxy.CallableStatementProxy
-
- setNClob(int, Reader, long) - Method in class net.sourceforge.jtds.jdbcx.proxy.CallableStatementProxy
-
- setNClob(int, NClob) - Method in class net.sourceforge.jtds.jdbcx.proxy.PreparedStatementProxy
-
- setNClob(int, Reader) - Method in class net.sourceforge.jtds.jdbcx.proxy.PreparedStatementProxy
-
- setNClob(int, Reader, long) - Method in class net.sourceforge.jtds.jdbcx.proxy.PreparedStatementProxy
-
- setNetPacketSize(int) - Method in class net.sourceforge.jtds.jdbc.JtdsConnection
-
Sets the network packet size.
- setNetworkTimeout(Executor, int) - Method in class net.sourceforge.jtds.jdbc.JtdsConnection
-
- setNetworkTimeout(Executor, int) - Method in class net.sourceforge.jtds.jdbcx.proxy.ConnectionProxy
-
- setNString(String, String) - Method in class net.sourceforge.jtds.jdbc.JtdsCallableStatement
-
- setNString(int, String) - Method in class net.sourceforge.jtds.jdbc.JtdsPreparedStatement
-
- setNString(String, String) - Method in class net.sourceforge.jtds.jdbcx.proxy.CallableStatementProxy
-
- setNString(int, String) - Method in class net.sourceforge.jtds.jdbcx.proxy.CallableStatementProxy
-
- setNString(int, String) - Method in class net.sourceforge.jtds.jdbcx.proxy.PreparedStatementProxy
-
- setNull(String, int) - Method in class net.sourceforge.jtds.jdbc.JtdsCallableStatement
-
- setNull(String, int, String) - Method in class net.sourceforge.jtds.jdbc.JtdsCallableStatement
-
- setNull(int, int) - Method in class net.sourceforge.jtds.jdbc.JtdsPreparedStatement
-
- setNull(int, int, String) - Method in class net.sourceforge.jtds.jdbc.JtdsPreparedStatement
-
- setNull(String, int) - Method in class net.sourceforge.jtds.jdbcx.proxy.CallableStatementProxy
-
Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
- setNull(String, int, String) - Method in class net.sourceforge.jtds.jdbcx.proxy.CallableStatementProxy
-
Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
- setNull(int, int) - Method in class net.sourceforge.jtds.jdbcx.proxy.PreparedStatementProxy
-
Delgates calls to the prepared statement; SQLExceptions thrown from the
prepared statement will cause an event to be fired on the connection
pool listeners.
- setNull(int, int, String) - Method in class net.sourceforge.jtds.jdbcx.proxy.PreparedStatementProxy
-
Delgates calls to the prepared statement; SQLExceptions thrown from the
prepared statement will cause an event to be fired on the connection
pool listeners.
- setObject(String, Object) - Method in class net.sourceforge.jtds.jdbc.JtdsCallableStatement
-
- setObject(String, Object, int) - Method in class net.sourceforge.jtds.jdbc.JtdsCallableStatement
-
- setObject(String, Object, int, int) - Method in class net.sourceforge.jtds.jdbc.JtdsCallableStatement
-
- setObject(int, Object) - Method in class net.sourceforge.jtds.jdbc.JtdsPreparedStatement
-
- setObject(int, Object, int) - Method in class net.sourceforge.jtds.jdbc.JtdsPreparedStatement
-
- setObject(int, Object, int, int) - Method in class net.sourceforge.jtds.jdbc.JtdsPreparedStatement
-
- setObject(String, Object, int, int) - Method in class net.sourceforge.jtds.jdbcx.proxy.CallableStatementProxy
-
Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
- setObject(String, Object, int) - Method in class net.sourceforge.jtds.jdbcx.proxy.CallableStatementProxy
-
Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
- setObject(String, Object) - Method in class net.sourceforge.jtds.jdbcx.proxy.CallableStatementProxy
-
Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
- setObject(int, Object, int, int) - Method in class net.sourceforge.jtds.jdbcx.proxy.PreparedStatementProxy
-
Delgates calls to the prepared statement; SQLExceptions thrown from the
prepared statement will cause an event to be fired on the connection
pool listeners.
- setObject(int, Object, int) - Method in class net.sourceforge.jtds.jdbcx.proxy.PreparedStatementProxy
-
Delgates calls to the prepared statement; SQLExceptions thrown from the
prepared statement will cause an event to be fired on the connection
pool listeners.
- setObject(int, Object) - Method in class net.sourceforge.jtds.jdbcx.proxy.PreparedStatementProxy
-
Delgates calls to the prepared statement; SQLExceptions thrown from the
prepared statement will cause an event to be fired on the connection
pool listeners.
- setObjectBase(int, Object, int, int) - Method in class net.sourceforge.jtds.jdbc.JtdsPreparedStatement
-
Generic setObject method.
- setOut(DataOutputStream) - Method in class net.sourceforge.jtds.jdbc.SharedSocket
-
- setOutValue(Object) - Method in class net.sourceforge.jtds.jdbc.ParamInfo
-
Set the OUT parameter value.
- setPacketSize(int) - Method in class net.sourceforge.jtds.jdbcx.JtdsDataSource
-
- setPacketType(byte) - Method in class net.sourceforge.jtds.jdbc.RequestStream
-
Set the current output packet type.
- setParameter(int, Object, int, int, int) - Method in class net.sourceforge.jtds.jdbc.JtdsPreparedStatement
-
Update the ParamInfo object for the specified parameter.
- setParamMetaData(ParamInfo[]) - Method in class net.sourceforge.jtds.jdbc.JtdsPreparedStatement
-
Update the cached parameter meta data information.
- setParamMetaData(ParamInfo[]) - Method in class net.sourceforge.jtds.jdbc.ProcEntry
-
Sets the parameter meta data.
- setPassword(String) - Method in class net.sourceforge.jtds.jdbcx.JtdsDataSource
-
- setPipe(SmbNamedPipe) - Method in class net.sourceforge.jtds.jdbc.SharedNamedPipe
-
- setPoolable(boolean) - Method in class net.sourceforge.jtds.jdbc.JtdsStatement
-
- setPoolable(boolean) - Method in class net.sourceforge.jtds.jdbcx.proxy.CallableStatementProxy
-
- setPoolable(boolean) - Method in class net.sourceforge.jtds.jdbcx.proxy.PreparedStatementProxy
-
- setPoolable(boolean) - Method in class net.sourceforge.jtds.jdbcx.proxy.StatementProxy
-
- setPortNumber(int) - Method in class net.sourceforge.jtds.jdbcx.JtdsDataSource
-
- setPrepareSql(int) - Method in class net.sourceforge.jtds.jdbcx.JtdsDataSource
-
- setProcessId(String) - Method in class net.sourceforge.jtds.jdbcx.JtdsDataSource
-
- setProgName(String) - Method in class net.sourceforge.jtds.jdbcx.JtdsDataSource
-
- setQueryTimeout(int) - Method in class net.sourceforge.jtds.jdbc.JtdsStatement
-
- setQueryTimeout(int) - Method in class net.sourceforge.jtds.jdbcx.proxy.StatementProxy
-
Delgates calls to the statement; SQLExceptions thrown from the statement
will cause an event to be fired on the connection pool listeners.
- setReadOnly(boolean) - Method in class net.sourceforge.jtds.jdbc.JtdsConnection
-
- setReadOnly(boolean) - Method in class net.sourceforge.jtds.jdbcx.proxy.ConnectionProxy
-
Delgates calls to the connection; SQLExceptions thrown from the connection
will cause an event to be fired on the connection pool listeners.
- setRef(int, Ref) - Method in class net.sourceforge.jtds.jdbc.JtdsPreparedStatement
-
- setRef(int, Ref) - Method in class net.sourceforge.jtds.jdbcx.proxy.PreparedStatementProxy
-
Delgates calls to the prepared statement; SQLExceptions thrown from the
prepared statement will cause an event to be fired on the connection
pool listeners.
- setRowCount(int) - Method in class net.sourceforge.jtds.jdbc.JtdsConnection
-
Sets the current row count on this connection.
- setRowCountAndTextSize(int, int) - Method in class net.sourceforge.jtds.jdbc.TdsCore
-
Sets the server row count (to limit the number of rows in a result set)
and text size (to limit the size of returned TEXT/NTEXT fields).
- setRowId(String, RowId) - Method in class net.sourceforge.jtds.jdbc.JtdsCallableStatement
-
- setRowId(int, RowId) - Method in class net.sourceforge.jtds.jdbc.JtdsPreparedStatement
-
- setRowId(String, RowId) - Method in class net.sourceforge.jtds.jdbcx.proxy.CallableStatementProxy
-
- setRowId(int, RowId) - Method in class net.sourceforge.jtds.jdbcx.proxy.CallableStatementProxy
-
- setRowId(int, RowId) - Method in class net.sourceforge.jtds.jdbcx.proxy.PreparedStatementProxy
-
- setSavepoint(SavepointImpl) - Method in class net.sourceforge.jtds.jdbc.JtdsConnection
-
Add a savepoint to the list maintained by this connection.
- setSavepoint() - Method in class net.sourceforge.jtds.jdbc.JtdsConnection
-
- setSavepoint(String) - Method in class net.sourceforge.jtds.jdbc.JtdsConnection
-
- setSavepoint() - Method in class net.sourceforge.jtds.jdbcx.proxy.ConnectionProxy
-
Delgates calls to the connection; SQLExceptions thrown from the connection
will cause an event to be fired on the connection pool listeners.
- setSavepoint(String) - Method in class net.sourceforge.jtds.jdbcx.proxy.ConnectionProxy
-
Delgates calls to the connection; SQLExceptions thrown from the connection
will cause an event to be fired on the connection pool listeners.
- setSchema(String) - Method in class net.sourceforge.jtds.jdbc.JtdsConnection
-
- setSchema(String) - Method in class net.sourceforge.jtds.jdbcx.proxy.ConnectionProxy
-
- setSendStringParametersAsUnicode(boolean) - Method in class net.sourceforge.jtds.jdbcx.JtdsDataSource
-
- setServerCharset(String) - Method in class net.sourceforge.jtds.jdbc.JtdsConnection
-
Called by the protocol to change the current character set.
- setServerName(String) - Method in class net.sourceforge.jtds.jdbcx.JtdsDataSource
-
- setServerType(int) - Method in class net.sourceforge.jtds.jdbcx.JtdsDataSource
-
- setShort(String, short) - Method in class net.sourceforge.jtds.jdbc.JtdsCallableStatement
-
- setShort(int, short) - Method in class net.sourceforge.jtds.jdbc.JtdsPreparedStatement
-
- setShort(String, short) - Method in class net.sourceforge.jtds.jdbcx.proxy.CallableStatementProxy
-
Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
- setShort(int, short) - Method in class net.sourceforge.jtds.jdbcx.proxy.PreparedStatementProxy
-
Delgates calls to the prepared statement; SQLExceptions thrown from the
prepared statement will cause an event to be fired on the connection
pool listeners.
- setSocketKeepAlive(boolean) - Method in class net.sourceforge.jtds.jdbcx.JtdsDataSource
-
- setSocketTimeout(int) - Method in class net.sourceforge.jtds.jdbcx.JtdsDataSource
-
- setSoTimeout(int) - Method in class net.sourceforge.jtds.ssl.TdsTlsSocket
-
- setSQLXML(String, SQLXML) - Method in class net.sourceforge.jtds.jdbc.JtdsCallableStatement
-
- setSQLXML(int, SQLXML) - Method in class net.sourceforge.jtds.jdbc.JtdsPreparedStatement
-
- setSQLXML(String, SQLXML) - Method in class net.sourceforge.jtds.jdbcx.proxy.CallableStatementProxy
-
- setSQLXML(int, SQLXML) - Method in class net.sourceforge.jtds.jdbcx.proxy.CallableStatementProxy
-
- setSQLXML(int, SQLXML) - Method in class net.sourceforge.jtds.jdbcx.proxy.PreparedStatementProxy
-
- setSsl(String) - Method in class net.sourceforge.jtds.jdbcx.JtdsDataSource
-
- setString(long, String) - Method in class net.sourceforge.jtds.jdbc.ClobImpl
-
- setString(long, String, int, int) - Method in class net.sourceforge.jtds.jdbc.ClobImpl
-
- setString(String, String) - Method in class net.sourceforge.jtds.jdbc.JtdsCallableStatement
-
- setString(int, String) - Method in class net.sourceforge.jtds.jdbc.JtdsPreparedStatement
-
- setString(String, String) - Method in class net.sourceforge.jtds.jdbcx.proxy.CallableStatementProxy
-
Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
- setString(int, String) - Method in class net.sourceforge.jtds.jdbcx.proxy.PreparedStatementProxy
-
Delgates calls to the prepared statement; SQLExceptions thrown from the
prepared statement will cause an event to be fired on the connection
pool listeners.
- setSybaseInfo(int) - Method in class net.sourceforge.jtds.jdbc.JtdsConnection
-
Set the Sybase capability data.
- setTcpNoDelay(boolean) - Method in class net.sourceforge.jtds.jdbcx.JtdsDataSource
-
- setTcpNoDelay(boolean) - Method in class net.sourceforge.jtds.ssl.TdsTlsSocket
-
- setTds(String) - Method in class net.sourceforge.jtds.jdbcx.JtdsDataSource
-
- setTdsVersion(int) - Method in class net.sourceforge.jtds.jdbc.SharedSocket
-
Set the TDS version field.
- setTextSize(int) - Method in class net.sourceforge.jtds.jdbc.JtdsConnection
-
Sets the current maximum textsize on this connection.
- setTime(String, Time) - Method in class net.sourceforge.jtds.jdbc.JtdsCallableStatement
-
- setTime(String, Time, Calendar) - Method in class net.sourceforge.jtds.jdbc.JtdsCallableStatement
-
- setTime(int, Time) - Method in class net.sourceforge.jtds.jdbc.JtdsPreparedStatement
-
- setTime(int, Time, Calendar) - Method in class net.sourceforge.jtds.jdbc.JtdsPreparedStatement
-
- setTime(String, Time) - Method in class net.sourceforge.jtds.jdbcx.proxy.CallableStatementProxy
-
Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
- setTime(String, Time, Calendar) - Method in class net.sourceforge.jtds.jdbcx.proxy.CallableStatementProxy
-
Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
- setTime(int, Time) - Method in class net.sourceforge.jtds.jdbcx.proxy.PreparedStatementProxy
-
Delgates calls to the prepared statement; SQLExceptions thrown from the
prepared statement will cause an event to be fired on the connection
pool listeners.
- setTime(int, Time, Calendar) - Method in class net.sourceforge.jtds.jdbcx.proxy.PreparedStatementProxy
-
Delgates calls to the prepared statement; SQLExceptions thrown from the
prepared statement will cause an event to be fired on the connection
pool listeners.
- setTimeout(int) - Method in class net.sourceforge.jtds.jdbc.SharedLocalNamedPipe
-
Set the socket timeout.
- setTimeout(int) - Method in class net.sourceforge.jtds.jdbc.SharedNamedPipe
-
Set the socket timeout.
- setTimeout(int) - Method in class net.sourceforge.jtds.jdbc.SharedSocket
-
Set the socket timeout.
- setTimer(int, TimerThread.TimerListener) - Method in class net.sourceforge.jtds.util.TimerThread
-
Add a timer request to the queue.
- setTimestamp(String, Timestamp) - Method in class net.sourceforge.jtds.jdbc.JtdsCallableStatement
-
- setTimestamp(String, Timestamp, Calendar) - Method in class net.sourceforge.jtds.jdbc.JtdsCallableStatement
-
- setTimestamp(int, Timestamp) - Method in class net.sourceforge.jtds.jdbc.JtdsPreparedStatement
-
- setTimestamp(int, Timestamp, Calendar) - Method in class net.sourceforge.jtds.jdbc.JtdsPreparedStatement
-
- setTimestamp(String, Timestamp) - Method in class net.sourceforge.jtds.jdbcx.proxy.CallableStatementProxy
-
Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
- setTimestamp(String, Timestamp, Calendar) - Method in class net.sourceforge.jtds.jdbcx.proxy.CallableStatementProxy
-
Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
- setTimestamp(int, Timestamp) - Method in class net.sourceforge.jtds.jdbcx.proxy.PreparedStatementProxy
-
Delgates calls to the prepared statement; SQLExceptions thrown from the
prepared statement will cause an event to be fired on the connection
pool listeners.
- setTimestamp(int, Timestamp, Calendar) - Method in class net.sourceforge.jtds.jdbcx.proxy.PreparedStatementProxy
-
Delgates calls to the prepared statement; SQLExceptions thrown from the
prepared statement will cause an event to be fired on the connection
pool listeners.
- setTransactionIsolation(int) - Method in class net.sourceforge.jtds.jdbc.JtdsConnection
-
- setTransactionIsolation(int) - Method in class net.sourceforge.jtds.jdbcx.proxy.ConnectionProxy
-
Delgates calls to the connection; SQLExceptions thrown from the connection
will cause an event to be fired on the connection pool listeners.
- setTransactionTimeout(int) - Method in class net.sourceforge.jtds.jdbcx.JtdsXAResource
-
- setType(int) - Method in class net.sourceforge.jtds.jdbc.ProcEntry
-
Sets the statement implementation type.
- setTypeMap(Map) - Method in class net.sourceforge.jtds.jdbc.JtdsConnection
-
- setTypeMap(Map) - Method in class net.sourceforge.jtds.jdbcx.proxy.ConnectionProxy
-
Delgates calls to the connection; SQLExceptions thrown from the connection
will cause an event to be fired on the connection pool listeners.
- setUnicodeStream(int, InputStream, int) - Method in class net.sourceforge.jtds.jdbc.JtdsPreparedStatement
-
- setUnicodeStream(int, InputStream, int) - Method in class net.sourceforge.jtds.jdbcx.proxy.PreparedStatementProxy
-
Delgates calls to the prepared statement; SQLExceptions thrown from the
prepared statement will cause an event to be fired on the connection
pool listeners.
- setupConnectProperties(String, Properties) - Method in class net.sourceforge.jtds.jdbc.Driver
-
- setURL(String, URL) - Method in class net.sourceforge.jtds.jdbc.JtdsCallableStatement
-
- setURL(int, URL) - Method in class net.sourceforge.jtds.jdbc.JtdsPreparedStatement
-
- setURL(String, URL) - Method in class net.sourceforge.jtds.jdbcx.proxy.CallableStatementProxy
-
Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
- setURL(int, URL) - Method in class net.sourceforge.jtds.jdbcx.proxy.PreparedStatementProxy
-
Delgates calls to the prepared statement; SQLExceptions thrown from the
prepared statement will cause an event to be fired on the connection
pool listeners.
- setUseCursors(boolean) - Method in class net.sourceforge.jtds.jdbcx.JtdsDataSource
-
- setUseJCIFS(boolean) - Method in class net.sourceforge.jtds.jdbcx.JtdsDataSource
-
- setUseKerberos(boolean) - Method in class net.sourceforge.jtds.jdbcx.JtdsDataSource
-
- setUseLOBs(boolean) - Method in class net.sourceforge.jtds.jdbcx.JtdsDataSource
-
- setUseNTLMV2(boolean) - Method in class net.sourceforge.jtds.jdbcx.JtdsDataSource
-
- setUser(String) - Method in class net.sourceforge.jtds.jdbcx.JtdsDataSource
-
- setWsid(String) - Method in class net.sourceforge.jtds.jdbcx.JtdsDataSource
-
- setXaEmulation(boolean) - Method in class net.sourceforge.jtds.jdbcx.JtdsDataSource
-
- setXaState(int) - Method in class net.sourceforge.jtds.jdbc.JtdsConnection
-
Sets the XA state variable.
- setXid(Object) - Method in class net.sourceforge.jtds.jdbc.JtdsConnection
-
Sets the XA transaction ID when running in emulation mode.
- SharedLocalNamedPipe - Class in net.sourceforge.jtds.jdbc
-
This class implements inter-process communication (IPC) to the database
server using local named pipes (will only work on Windows).
- SharedLocalNamedPipe(JtdsConnection) - Constructor for class net.sourceforge.jtds.jdbc.SharedLocalNamedPipe
-
Creates a new instance of SharedLocalNamedPipe
.
- SharedNamedPipe - Class in net.sourceforge.jtds.jdbc
-
This class implements inter-process communication (IPC) to the
database server using named pipes.
- SharedNamedPipe(JtdsConnection) - Constructor for class net.sourceforge.jtds.jdbc.SharedNamedPipe
-
Creates a new instance of SharedNamedPipe
.
- SharedSocket - Class in net.sourceforge.jtds.jdbc
-
This class manages the physical connection to the SQL Server and
serialises its use amongst a number of virtual sockets.
- SharedSocket(File, int, int) - Constructor for class net.sourceforge.jtds.jdbc.SharedSocket
-
- SharedSocket(JtdsConnection) - Constructor for class net.sourceforge.jtds.jdbc.SharedSocket
-
Construct a SharedSocket
object specifying host name and
port.
- SharedSocket.VirtualSocket - Class in net.sourceforge.jtds.jdbc
-
This inner class contains the state information for the virtual socket.
- SimpleLRUCache<K,V> - Class in net.sourceforge.jtds.jdbc.cache
-
Simple LRU cache for any type of object, based on a LinkedHashMap
with a maximum size.
- SimpleLRUCache(int) - Constructor for class net.sourceforge.jtds.jdbc.cache.SimpleLRUCache
-
Constructs a new LRU cache with a limited capacity.
- size - Variable in class net.sourceforge.jtds.jdbc.TdsData.TypeInfo
-
The size of this type or < 0 for variable sizes.
- sizeChanged - Variable in class net.sourceforge.jtds.jdbc.CachedResultSet
-
Fetch size has been changed.
- skip(int) - Method in class net.sourceforge.jtds.jdbc.ResponseStream
-
Discards bytes from the server response stream.
- skipMultiComments() - Method in class net.sourceforge.jtds.jdbc.SQLParser
-
Skips multi-line comments
- skipSingleComments() - Method in class net.sourceforge.jtds.jdbc.SQLParser
-
Skips single-line comments.
- skipString(int) - Method in class net.sourceforge.jtds.jdbc.ResponseStream
-
Skips a String
from the server response stream.
- skipToEnd() - Method in class net.sourceforge.jtds.jdbc.ResponseStream
-
Consumes the rest of the server response, without parsing it.
- skipWhiteSpace() - Method in class net.sourceforge.jtds.jdbc.SQLParser
-
- socket - Variable in class net.sourceforge.jtds.jdbc.JtdsConnection
-
The network TCP/IP socket.
- socket - Variable in class net.sourceforge.jtds.jdbc.RequestStream
-
The shared network socket.
- socket - Variable in class net.sourceforge.jtds.jdbc.ResponseStream
-
The shared network socket.
- socket - Variable in class net.sourceforge.jtds.jdbc.SharedSocket
-
The shared network socket.
- socket - Variable in class net.sourceforge.jtds.jdbc.TdsCore
-
The Shared network socket object.
- socket - Variable in class net.sourceforge.jtds.ssl.SocketFactories.TdsTlsSocketFactory
-
- SOCKET_KEEPALIVE - Static variable in class net.sourceforge.jtds.jdbc.DefaultProperties
-
Default socketKeepAlive
property.
- SOCKET_TIMEOUT - Static variable in class net.sourceforge.jtds.jdbc.DefaultProperties
-
Default sockeTimeout
property.
- SocketFactories - Class in net.sourceforge.jtds.ssl
-
Used for acquiring a socket factory when SSL is enabled.
- SocketFactories() - Constructor for class net.sourceforge.jtds.ssl.SocketFactories
-
- SocketFactories.TdsTlsSocketFactory - Class in net.sourceforge.jtds.ssl
-
The socket factory for creating sockets based on the SSL setting.
- socketKeepAlive - Variable in class net.sourceforge.jtds.jdbc.JtdsConnection
-
True to enable socket keep alive.
- socketTimeout - Variable in class net.sourceforge.jtds.jdbc.JtdsConnection
-
Socket timeout value in seconds or 0.
- SOKEEPALIVE - Static variable in class net.sourceforge.jtds.jdbc.Driver
-
- sortToCharsetMap - Static variable in class net.sourceforge.jtds.jdbc.CharsetInfo
-
Sort order to Java charset map.
- SOTIMEOUT - Static variable in class net.sourceforge.jtds.jdbc.Driver
-
- split(String, int) - Static method in class net.sourceforge.jtds.jdbc.MSSqlServerInfo
-
- spSequenceNo - Variable in class net.sourceforge.jtds.jdbc.JtdsConnection
-
Stored procedure unique ID number.
- sql - Variable in class net.sourceforge.jtds.jdbc.cache.SQLCacheKey
-
- sql - Variable in class net.sourceforge.jtds.jdbc.CachedResultSet
-
Original SQL statement.
- sql - Variable in class net.sourceforge.jtds.jdbc.JtdsPreparedStatement
-
The SQL statement being prepared.
- sql - Variable in class net.sourceforge.jtds.jdbc.SQLParser
-
Original SQL string
- SQL_ROW_DELETED - Static variable in class net.sourceforge.jtds.jdbc.MSCursorResultSet
-
The row has been deleted.
- SQL_ROW_DIRTY - Static variable in class net.sourceforge.jtds.jdbc.MSCursorResultSet
-
The row is dirty and needs to be reloaded (internal state).
- SQL_ROW_SUCCESS - Static variable in class net.sourceforge.jtds.jdbc.MSCursorResultSet
-
The row is valid.
- SQL_SERVER_65_CHARSET_QUERY - Static variable in class net.sourceforge.jtds.jdbc.JtdsConnection
-
SQL query to determine the server charset on MS SQL Server 6.5.
- SQL_SERVER_INITIAL_SQL - Static variable in class net.sourceforge.jtds.jdbc.JtdsConnection
-
SQL Server initial connection string.
- SQLCacheKey - Class in net.sourceforge.jtds.jdbc.cache
-
Cache key for an SQL query, consisting of the query and server type, major
and minor version.
- SQLCacheKey(String, JtdsConnection) - Constructor for class net.sourceforge.jtds.jdbc.cache.SQLCacheKey
-
- sqlDataType - Variable in class net.sourceforge.jtds.jdbc.TypeInfo
-
- sqlDatetimeSub - Variable in class net.sourceforge.jtds.jdbc.TypeInfo
-
- SQLDiagnostic - Class in net.sourceforge.jtds.jdbc
-
Helper class for handling SQL warnings and errors.
- SQLDiagnostic(int) - Constructor for class net.sourceforge.jtds.jdbc.SQLDiagnostic
-
Create an SQL message for a specific server type.
- SQLParser - Class in net.sourceforge.jtds.jdbc
-
Process JDBC escape strings and parameter markers in the SQL string.
- SQLParser(String, ArrayList, JtdsConnection) - Constructor for class net.sourceforge.jtds.jdbc.SQLParser
-
Constructs a new parser object to process the supplied SQL.
- SQLParser.CachedSQLQuery - Class in net.sourceforge.jtds.jdbc
-
Serialized version of a parsed SQL query (the value stored in the cache
for a parsed SQL).
- SQLSERVER - Static variable in class net.sourceforge.jtds.jdbc.Driver
-
Microsoft SQL Server.
- sqlStateXOpen - Static variable in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
- sqlType - Variable in class net.sourceforge.jtds.jdbc.ColInfo
-
The SQL type name for this column.
- sqlType - Variable in class net.sourceforge.jtds.jdbc.ParamInfo
-
SQL type name eg varchar(10)
- sqlType - Variable in class net.sourceforge.jtds.jdbc.TdsData.TypeInfo
-
The SQL type name.
- sqlWord - Variable in class net.sourceforge.jtds.jdbc.JtdsPreparedStatement
-
The first SQL keyword in the SQL string.
- SSL - Static variable in class net.sourceforge.jtds.jdbc.DefaultProperties
-
Default ssl
property.
- SSL - Static variable in class net.sourceforge.jtds.jdbc.Driver
-
- ssl - Variable in class net.sourceforge.jtds.jdbc.JtdsConnection
-
SSL setting.
- ssl - Variable in class net.sourceforge.jtds.ssl.SocketFactories.TdsTlsSocketFactory
-
- Ssl - Interface in net.sourceforge.jtds.ssl
-
SSL settings
- SSL_AUTHENTICATE - Static variable in interface net.sourceforge.jtds.ssl.Ssl
-
SSL is required and the server must return a certificate signed by a
client-trusted authority.
- SSL_CLIENT_FORCE_ENCRYPT - Static variable in class net.sourceforge.jtds.jdbc.TdsCore
-
SSL Mode - Client requested force encryption.
- SSL_ENCRYPT_LOGIN - Static variable in class net.sourceforge.jtds.jdbc.TdsCore
-
SSL Mode - Login packet must be encrypted.
- SSL_NO_ENCRYPT - Static variable in class net.sourceforge.jtds.jdbc.TdsCore
-
SSL Mode - No server certificate installed.
- SSL_OFF - Static variable in interface net.sourceforge.jtds.ssl.Ssl
-
SSL is not used.
- SSL_REQUEST - Static variable in interface net.sourceforge.jtds.ssl.Ssl
-
SSL is requested; a plain socket is used if SSL is not available.
- SSL_REQUIRE - Static variable in interface net.sourceforge.jtds.ssl.Ssl
-
SSL is required; an exception if thrown if SSL is not available.
- SSL_SERVER_FORCE_ENCRYPT - Static variable in class net.sourceforge.jtds.jdbc.TdsCore
-
SSL Mode - Server requested force encryption.
- sslMode - Variable in class net.sourceforge.jtds.jdbc.TdsCore
-
Indicates type of SSL connection.
- sslSocket - Variable in class net.sourceforge.jtds.jdbc.SharedSocket
-
The shared SSL network socket;
- sspiJNIClient - Static variable in class net.sourceforge.jtds.jdbc.TdsCore
-
A reference to ntlm.SSPIJNIClient.
- SSPIJNIClient - Class in net.sourceforge.jtds.util
-
A JNI client to SSPI based CPP program (DLL) that returns the user
credentials for NTLM authentication.
- SSPIJNIClient() - Constructor for class net.sourceforge.jtds.util.SSPIJNIClient
-
Private constructor for singleton.
- start(Xid, int) - Method in class net.sourceforge.jtds.jdbcx.JtdsXAResource
-
- startBatch() - Method in class net.sourceforge.jtds.jdbc.TdsCore
-
Notifies the TdsCore
that a batch is starting.
- statement - Variable in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
The parent statement.
- StatementCache - Interface in net.sourceforge.jtds.jdbc.cache
-
Interface for a statement cache.
- statementCache - Variable in class net.sourceforge.jtds.jdbc.JtdsConnection
-
Statement cache.
- StatementProxy - Class in net.sourceforge.jtds.jdbcx.proxy
-
This class would be better implemented as a java.lang.reflect.Proxy.
- StatementProxy(ConnectionProxy, JtdsStatement) - Constructor for class net.sourceforge.jtds.jdbcx.proxy.StatementProxy
-
- statements - Variable in class net.sourceforge.jtds.jdbc.JtdsConnection
-
List of statements associated with this connection.
- status - Variable in class net.sourceforge.jtds.jdbc.TdsCore.TdsToken
-
The status field from a DONE packet.
- stopTimer() - Static method in class net.sourceforge.jtds.util.TimerThread
-
Completely stops the timer and its underlying Java thread, discarding all
pending timeouts.
- storesLowerCaseIdentifiers() - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
Does the database treat mixed case unquoted SQL identifiers as case
insensitive and store them in lower case?
- storesLowerCaseQuotedIdentifiers() - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
Does the database treat mixed case quoted SQL identifiers as case
insensitive and store them in lower case?
- storesMixedCaseIdentifiers() - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
Does the database treat mixed case unquoted SQL identifiers as case
insensitive and store them in mixed case?
- storesMixedCaseQuotedIdentifiers() - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
Does the database treat mixed case quoted SQL identifiers as case
insensitive and store them in mixed case?
- storesUpperCaseIdentifiers() - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
Does the database treat mixed case unquoted SQL identifiers as case
insensitive and store them in upper case?
- storesUpperCaseQuotedIdentifiers() - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
Does the database treat mixed case quoted SQL identifiers as case
insensitive and store them in upper case?
- stringValue - Variable in class net.sourceforge.jtds.jdbc.DateTime
-
Cached value of the datetime as a String
.
- submitSQL(String) - Method in class net.sourceforge.jtds.jdbc.TdsCore
-
Submit a simple SQL statement to the server and process all output.
- substituteParameters(String, ParamInfo[], JtdsConnection) - Static method in class net.sourceforge.jtds.jdbc.Support
-
Substitute actual data for the parameter markers to simulate
parameter substitution in a PreparedStatement.
- substituteParamMarkers(String, ParamInfo[]) - Static method in class net.sourceforge.jtds.jdbc.Support
-
Update the SQL string and replace the ? markers with parameter names
eg @P0, @P1 etc.
- SUCCESS_NO_INFO - Static variable in class net.sourceforge.jtds.jdbc.JtdsStatement
-
- Support - Class in net.sourceforge.jtds.jdbc
-
This class contains static utility methods designed to support the
main driver classes.
- Support() - Constructor for class net.sourceforge.jtds.jdbc.Support
-
- supportsAlterTableWithAddColumn() - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
Is "ALTER TABLE" with add column supported?
- supportsAlterTableWithDropColumn() - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
Is "ALTER TABLE" with drop column supported?
- supportsANSI92EntryLevelSQL() - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
Retrieves whether this database supports the ANSI92 entry level SQL
grammar.
- supportsANSI92FullSQL() - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
Is the ANSI92 full SQL grammar supported?
- supportsANSI92IntermediateSQL() - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
Is the ANSI92 intermediate SQL grammar supported?
- supportsBatchUpdates() - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
JDBC 2.0 Indicates whether the driver supports batch updates.
- supportsCatalogsInDataManipulation() - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
Can a catalog name be used in a data manipulation statement?
- supportsCatalogsInIndexDefinitions() - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
Can a catalog name be used in an index definition statement?
- supportsCatalogsInPrivilegeDefinitions() - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
Can a catalog name be used in a privilege definition statement?
- supportsCatalogsInProcedureCalls() - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
Can a catalog name be used in a procedure call statement?
- supportsCatalogsInTableDefinitions() - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
Can a catalog name be used in a table definition statement?
- supportsColumnAliasing() - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
Retrieves whether this database supports column aliasing.
- supportsConvert() - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
Is the CONVERT function between SQL types supported?
- supportsConvert(int, int) - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
Is CONVERT between the given SQL types supported?
- supportsCoreSQLGrammar() - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
Is the ODBC Core SQL grammar supported?
- supportsCorrelatedSubqueries() - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
Retrieves whether this database supports correlated subqueries.
- supportsDataDefinitionAndDataManipulationTransactions() - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
Are both data definition and data manipulation statements within a
transaction supported?
- supportsDataManipulationTransactionsOnly() - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
Are only data manipulation statements within a transaction supported?
- supportsDifferentTableCorrelationNames() - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
If table correlation names are supported, are they restricted to be
different from the names of the tables?
- supportsExpressionsInOrderBy() - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
Are expressions in "ORDER BY" lists supported?
- supportsExtendedSQLGrammar() - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
Is the ODBC Extended SQL grammar supported?
- supportsFullOuterJoins() - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
Are full nested outer joins supported?
- supportsGetGeneratedKeys() - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
Returns true
if getting auto-generated keys is supported after a
statment is executed; returns false
otherwise
- supportsGroupBy() - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
Is some form of "GROUP BY" clause supported?
- supportsGroupByBeyondSelect() - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
Can a "GROUP BY" clause add columns not in the SELECT provided it
specifies all the columns in the SELECT?
- supportsGroupByUnrelated() - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
Can a "GROUP BY" clause use columns not in the SELECT?
- supportsIntegrityEnhancementFacility() - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
Is the SQL Integrity Enhancement Facility supported?
- supportsLikeEscapeClause() - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
Retrieves whether this database supports specifying a LIKE
escape clause.
- supportsLimitedOuterJoins() - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
Retrieves whether this database provides limited support for outer
joins.
- supportsMinimumSQLGrammar() - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
Retrieves whether this database supports the ODBC Minimum SQL grammar.
- supportsMixedCaseIdentifiers() - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
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 net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
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 net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
Returns true
if Callable statements can return multiple result sets;
returns false
if they can only return one result set.
- supportsMultipleResultSets() - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
Are multiple ResultSets from a single execute supported?
- supportsMultipleTransactions() - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
Can we have multiple transactions open at once (on different
connections)?
- supportsNamedParameters() - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
Returns true
if the database supports named parameters;
returns false
if the database does not support named parameters.
- supportsNonNullableColumns() - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
Retrieves whether columns in this database may be defined as non-nullable.
- supportsOpenCursorsAcrossCommit() - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
Can cursors remain open across commits?
- supportsOpenCursorsAcrossRollback() - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
Can cursors remain open across rollbacks?
- supportsOpenStatementsAcrossCommit() - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
Can statements remain open across commits?
- supportsOpenStatementsAcrossRollback() - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
Can statements remain open across rollbacks?
- supportsOrderByUnrelated() - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
Can an "ORDER BY" clause use columns not in the SELECT?
- supportsOuterJoins() - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
Is some form of outer join supported?
- supportsPositionedDelete() - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
Is positioned DELETE supported?
- supportsPositionedUpdate() - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
Is positioned UPDATE supported?
- supportsResultSetConcurrency(int, int) - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
Does the database support the concurrency type in combination with the
given result set type?
Supported concurrencies for SQL Server:
JDBC concurrency
SQL Server concurrency
Row locks
Description
CONCUR_READ_ONLY
Read only
No
Read-only.
CONCUR_UPDATABLE
Optimistic concurrency, updatable
No
Row integrity checked with timestamp comparison or, when not available, value comparison (except text and image fields).
CONCUR_UPDATABLE+1
Pessimistic concurrency, updatable
Yes
Row integrity is ensured by locking rows.
CONCUR_UPDATABLE+2
Optimistic concurrency, updatable
No
Row integrity checked with value comparison (except text and image fields).
- supportsResultSetHoldability(int) - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
- supportsResultSetType(int) - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
Does the database support the given result set type?
Supported types for SQL Server:
JDBC type
| SQL Server cursor type
| Server load
| Description
| TYPE_FORWARD_ONLY
| Forward-only, dynamic (fast forward-only, static with useCursors=true )
| Light
| Fast, will read all data (less fast, doesn't read all data with useCursors=true ).
- supportsSavepoints() - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
Returns true if savepoints are supported; returns
false otherwise
- supportsSchemasInDataManipulation() - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
Can a schema name be used in a data manipulation statement?
- supportsSchemasInIndexDefinitions() - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
Can a schema name be used in an index definition statement?
- supportsSchemasInPrivilegeDefinitions() - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
Can a schema name be used in a privilege definition statement?
- supportsSchemasInProcedureCalls() - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
Can a schema name be used in a procedure call statement?
- supportsSchemasInTableDefinitions() - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
Can a schema name be used in a table definition statement?
- supportsSelectForUpdate() - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
Is SELECT for UPDATE supported?
- supportsStatementPooling() - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
Returns true if the database supports statement pooling;
returns false otherwise.
- supportsStoredFunctionsUsingCallSyntax() - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
- supportsStoredProcedures() - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
Are stored procedure calls using the stored procedure escape syntax
supported?
- supportsSubqueriesInComparisons() - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
Retrieves whether this database supports subqueries in comparison
expressions.
- supportsSubqueriesInExists() - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
Retrieves whether this database supports subqueries in
EXISTS expressions.
- supportsSubqueriesInIns() - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
Retrieves whether this database supports subqueries in
IN statements.
- supportsSubqueriesInQuantifieds() - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
Retrieves whether this database supports subqueries in quantified
expressions.
- supportsTableCorrelationNames() - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
Retrieves whether this database supports table correlation names.
- supportsTransactionIsolationLevel(int) - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
Does the database support the given transaction isolation level?
- supportsTransactions() - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
Retrieves whether this database supports transactions.
- supportsUnion() - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
Is SQL UNION supported?
- supportsUnionAll() - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
Is SQL UNION ALL supported?
- SYB_BIGINT - Static variable in class net.sourceforge.jtds.jdbc.TdsCore
-
Sybase 15+ bigint.
- SYB_BITNULL - Static variable in class net.sourceforge.jtds.jdbc.TdsCore
-
Sybase nullable bit type.
- SYB_CHUNK_SIZE - Static variable in class net.sourceforge.jtds.jdbc.TdsData
-
- SYB_DATETIME - Static variable in class net.sourceforge.jtds.jdbc.TdsCore
-
Sybase date and time data types.
- SYB_EXTCOLINFO - Static variable in class net.sourceforge.jtds.jdbc.TdsCore
-
Sybase extended column meta data.
- SYB_LONGDATA - Static variable in class net.sourceforge.jtds.jdbc.TdsCore
-
Sybase char and binary > 255.
- SYB_LONGVAR_MAX - Static variable in class net.sourceforge.jtds.jdbc.TdsData
-
- SYB_UNICODE - Static variable in class net.sourceforge.jtds.jdbc.TdsCore
-
Sybase univarchar etc.
- SYB_UNITEXT - Static variable in class net.sourceforge.jtds.jdbc.TdsCore
-
Sybase 15+ unitext.
- SYBASE - Static variable in class net.sourceforge.jtds.jdbc.Driver
-
Sybase ASE.
- SYBASE_INITIAL_SQL - Static variable in class net.sourceforge.jtds.jdbc.JtdsConnection
-
Sybase initial connection string.
- SYBASE_SERVER_CHARSET_QUERY - Static variable in class net.sourceforge.jtds.jdbc.JtdsConnection
-
SQL query to determine the server charset on Sybase.
- sybaseInfo - Variable in class net.sourceforge.jtds.jdbc.JtdsConnection
-
Sybase capability mask.
- sybasePrepare(String, ParamInfo[]) - Method in class net.sourceforge.jtds.jdbc.TdsCore
-
Creates a light weight stored procedure on a Sybase server.
- sybaseUnPrepare(String) - Method in class net.sourceforge.jtds.jdbc.TdsCore
-
Drops a Sybase temporary stored procedure.
- SYBBINARY - Static variable in class net.sourceforge.jtds.jdbc.TdsData
-
- SYBBIT - Static variable in class net.sourceforge.jtds.jdbc.TdsData
-
- SYBBITN - Static variable in class net.sourceforge.jtds.jdbc.TdsData
-
- SYBCHAR - Static variable in class net.sourceforge.jtds.jdbc.TdsData
-
- SYBDATE - Static variable in class net.sourceforge.jtds.jdbc.TdsData
-
- SYBDATEN - Static variable in class net.sourceforge.jtds.jdbc.TdsData
-
- SYBDATETIME - Static variable in class net.sourceforge.jtds.jdbc.TdsData
-
- SYBDATETIME4 - Static variable in class net.sourceforge.jtds.jdbc.TdsData
-
- SYBDATETIMN - Static variable in class net.sourceforge.jtds.jdbc.TdsData
-
- SYBDECIMAL - Static variable in class net.sourceforge.jtds.jdbc.TdsData
-
- SYBFLT8 - Static variable in class net.sourceforge.jtds.jdbc.TdsData
-
- SYBFLTN - Static variable in class net.sourceforge.jtds.jdbc.TdsData
-
- SYBIMAGE - Static variable in class net.sourceforge.jtds.jdbc.TdsData
-
- SYBINT1 - Static variable in class net.sourceforge.jtds.jdbc.TdsData
-
- SYBINT2 - Static variable in class net.sourceforge.jtds.jdbc.TdsData
-
- SYBINT4 - Static variable in class net.sourceforge.jtds.jdbc.TdsData
-
- SYBINT8 - Static variable in class net.sourceforge.jtds.jdbc.TdsData
-
- SYBINTN - Static variable in class net.sourceforge.jtds.jdbc.TdsData
-
- SYBLONGBINARY - Static variable in class net.sourceforge.jtds.jdbc.TdsData
-
- SYBLONGDATA - Static variable in class net.sourceforge.jtds.jdbc.TdsData
-
- SYBMONEY - Static variable in class net.sourceforge.jtds.jdbc.TdsData
-
- SYBMONEY4 - Static variable in class net.sourceforge.jtds.jdbc.TdsData
-
- SYBMONEYN - Static variable in class net.sourceforge.jtds.jdbc.TdsData
-
- SYBNTEXT - Static variable in class net.sourceforge.jtds.jdbc.TdsData
-
- SYBNUMERIC - Static variable in class net.sourceforge.jtds.jdbc.TdsData
-
- SYBNVARCHAR - Static variable in class net.sourceforge.jtds.jdbc.TdsData
-
- SYBQUERY_PKT - Static variable in class net.sourceforge.jtds.jdbc.TdsCore
-
TDS 5.0 Query packet.
- SYBREAL - Static variable in class net.sourceforge.jtds.jdbc.TdsData
-
- SYBSINT1 - Static variable in class net.sourceforge.jtds.jdbc.TdsData
-
- SYBSINT8 - Static variable in class net.sourceforge.jtds.jdbc.TdsData
-
- sybStates - Static variable in class net.sourceforge.jtds.jdbc.SQLDiagnostic
-
Map to convert Sybase SQL server error codes to ANSI SQLSTATE codes.
- SYBTEXT - Static variable in class net.sourceforge.jtds.jdbc.TdsData
-
- SYBTIME - Static variable in class net.sourceforge.jtds.jdbc.TdsData
-
- SYBTIMEN - Static variable in class net.sourceforge.jtds.jdbc.TdsData
-
- SYBUINT2 - Static variable in class net.sourceforge.jtds.jdbc.TdsData
-
- SYBUINT4 - Static variable in class net.sourceforge.jtds.jdbc.TdsData
-
- SYBUINT8 - Static variable in class net.sourceforge.jtds.jdbc.TdsData
-
- SYBUINTN - Static variable in class net.sourceforge.jtds.jdbc.TdsData
-
- SYBUNIQUE - Static variable in class net.sourceforge.jtds.jdbc.TdsData
-
- SYBUNITEXT - Static variable in class net.sourceforge.jtds.jdbc.TdsData
-
- SYBVARBINARY - Static variable in class net.sourceforge.jtds.jdbc.TdsData
-
- SYBVARCHAR - Static variable in class net.sourceforge.jtds.jdbc.TdsData
-
- SYBVARIANT - Static variable in class net.sourceforge.jtds.jdbc.TdsData
-
- SYBVOID - Static variable in class net.sourceforge.jtds.jdbc.TdsData
-
- syscall(String, String) - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
Format the supplied procedure call as a valid JDBC call escape.
- sysnameLength - Variable in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
Length of a sysname object (table name, catalog name etc.) -- 128 for
TDS 7.0, 30 for earlier versions.
T
- TableMetaData() - Constructor for class net.sourceforge.jtds.jdbc.TdsCore.TableMetaData
-
- tableName - Variable in class net.sourceforge.jtds.jdbc.CachedResultSet
-
First table name in select.
- tableName - Variable in class net.sourceforge.jtds.jdbc.ColInfo
-
Table name owning this column
- tableName - Variable in class net.sourceforge.jtds.jdbc.SQLParser
-
First table name in from clause
- tables - Variable in class net.sourceforge.jtds.jdbc.TdsCore
-
The array of table names associated with this result.
- tail - Variable in class net.sourceforge.jtds.jdbc.cache.ProcedureCache
-
Tail node of the linked list.
- target - Variable in class net.sourceforge.jtds.util.TimerThread.TimerRequest
-
Target to notify when the timeout expires.
- TCP_NODELAY - Static variable in class net.sourceforge.jtds.jdbc.DefaultProperties
-
Default tcpNoDelay property.
- TCPNODELAY - Static variable in class net.sourceforge.jtds.jdbc.Driver
-
- tcpNoDelay - Variable in class net.sourceforge.jtds.jdbc.JtdsConnection
-
TCP_NODELAY
- TDS - Static variable in class net.sourceforge.jtds.jdbc.Driver
-
- tds - Variable in class net.sourceforge.jtds.jdbc.JtdsStatement
-
The TDS object used for server access.
- tds - Variable in class net.sourceforge.jtds.jdbc.ResponseStream.TdsInputStream
-
The underlying ResponseStream .
- TDS42 - Static variable in class net.sourceforge.jtds.jdbc.Driver
-
TDS 4.2 protocol (SQL Server 6.5 and later and Sybase 9 and later).
- tds4ColFormatToken() - Method in class net.sourceforge.jtds.jdbc.TdsCore
-
Process a TDS 4.2 column format token.
- tds4ColNamesToken() - Method in class net.sourceforge.jtds.jdbc.TdsCore
-
Process a TDS 4.2 column names token.
- TDS50 - Static variable in class net.sourceforge.jtds.jdbc.Driver
-
TDS 5.0 protocol (Sybase 10 and later).
- TDS5_DYNAMIC_TOKEN - Static variable in class net.sourceforge.jtds.jdbc.TdsCore
-
TDS 5.0 Dynamic SQL token.
- TDS5_PARAMFMT2_TOKEN - Static variable in class net.sourceforge.jtds.jdbc.TdsCore
-
TDS 5.0 Parameter format token.
- TDS5_PARAMFMT_TOKEN - Static variable in class net.sourceforge.jtds.jdbc.TdsCore
-
TDS 5.0 parameter descriptor token.
- TDS5_PARAMS_TOKEN - Static variable in class net.sourceforge.jtds.jdbc.TdsCore
-
TDS 5.0 parameter value token.
- TDS5_WIDE_RESULT - Static variable in class net.sourceforge.jtds.jdbc.TdsCore
-
TSD 5.0 Wide result set token.
- tds5DynamicToken() - Method in class net.sourceforge.jtds.jdbc.TdsCore
-
Process TDS5 dynamic SQL aknowledgements.
- tds5ErrorToken() - Method in class net.sourceforge.jtds.jdbc.TdsCore
-
Process a TDS 5 error or informational message.
- tds5ParamFmt2Token() - Method in class net.sourceforge.jtds.jdbc.TdsCore
-
Process TDS 5 Sybase 12+ Dynamic results parameter descriptor.
- tds5ParamFmtToken() - Method in class net.sourceforge.jtds.jdbc.TdsCore
-
Process TDS 5 Dynamic results parameter descriptors.
- tds5ParamsToken() - Method in class net.sourceforge.jtds.jdbc.TdsCore
-
Process TDS 5.0 Params Token.
- tds5ResultToken() - Method in class net.sourceforge.jtds.jdbc.TdsCore
-
Process a TDS 5.0 result set packet.
- tds5WideResultToken() - Method in class net.sourceforge.jtds.jdbc.TdsCore
-
Process Sybase 12+ wide result token which provides enhanced
column meta data.
- TDS70 - Static variable in class net.sourceforge.jtds.jdbc.Driver
-
TDS 7.0 protocol (SQL Server 7.0 and later).
- TDS7_RESULT_TOKEN - Static variable in class net.sourceforge.jtds.jdbc.TdsCore
-
TDS 7.0 Result set column meta data token.
- tds7CryptPass(String) - Static method in class net.sourceforge.jtds.jdbc.TdsCore
-
A very poor man's "encryption".
- tds7ResultToken() - Method in class net.sourceforge.jtds.jdbc.TdsCore
-
Process a TDS 7.0 result set token.
- TDS80 - Static variable in class net.sourceforge.jtds.jdbc.Driver
-
TDS 8.0 protocol (SQL Server 2000 and later)
- TDS81 - Static variable in class net.sourceforge.jtds.jdbc.Driver
-
TDS 8.1 protocol (SQL Server 2000 SP1 and later).
- tds8SpNames - Static variable in class net.sourceforge.jtds.jdbc.TdsCore
-
Map of system stored procedures that have shortcuts in TDS8.
- TDS90 - Static variable in class net.sourceforge.jtds.jdbc.Driver
-
TDS 9.0 protocol (SQL Server 2005 and later)
- TDS_ALTROW - Static variable in class net.sourceforge.jtds.jdbc.TdsCore
-
TDS Computed result set data row token.
- TDS_AUTH_TOKEN - Static variable in class net.sourceforge.jtds.jdbc.TdsCore
-
TDS 7.0 NTLM authentication challenge token.
- TDS_CAP_TOKEN - Static variable in class net.sourceforge.jtds.jdbc.TdsCore
-
TDS 5.0 capabilities token.
- TDS_CLOSE_TOKEN - Static variable in class net.sourceforge.jtds.jdbc.TdsCore
-
TDS 5.0 Close token.
- TDS_COLFMT_TOKEN - Static variable in class net.sourceforge.jtds.jdbc.TdsCore
-
TDS 4.2 Column meta data token.
- TDS_COLINFO_TOKEN - Static variable in class net.sourceforge.jtds.jdbc.TdsCore
-
TDS Cursor results column infomation token.
- TDS_COLNAME_TOKEN - Static variable in class net.sourceforge.jtds.jdbc.TdsCore
-
TDS 4.2 Column names token.
- TDS_COMP_NAMES_TOKEN - Static variable in class net.sourceforge.jtds.jdbc.TdsCore
-
TDS Computed result set names token.
- TDS_COMP_RESULT_TOKEN - Static variable in class net.sourceforge.jtds.jdbc.TdsCore
-
TDS Computed result set token.
- TDS_CONTROL_TOKEN - Static variable in class net.sourceforge.jtds.jdbc.TdsCore
-
TDS control token.
- TDS_DBRPC_TOKEN - Static variable in class net.sourceforge.jtds.jdbc.TdsCore
-
TDS 5.0 RPC token.
- TDS_DONE_LEN - Static variable in class net.sourceforge.jtds.jdbc.SharedSocket
-
Length of a TDS_DONE token.
- TDS_DONE_TOKEN - Static variable in class net.sourceforge.jtds.jdbc.SharedSocket
-
TDS done token.
- TDS_DONE_TOKEN - Static variable in class net.sourceforge.jtds.jdbc.TdsCore
-
TDS done token.
- TDS_DONEINPROC_TOKEN - Static variable in class net.sourceforge.jtds.jdbc.TdsCore
-
TDS done in procedure token.
- TDS_DONEPROC_TOKEN - Static variable in class net.sourceforge.jtds.jdbc.TdsCore
-
TDS done procedure token.
- TDS_ENV_CHARSET - Static variable in class net.sourceforge.jtds.jdbc.TdsCore
-
Environment change: charset changed.
- TDS_ENV_DATABASE - Static variable in class net.sourceforge.jtds.jdbc.TdsCore
-
Environment change: database changed.
- TDS_ENV_LANG - Static variable in class net.sourceforge.jtds.jdbc.TdsCore
-
Environment change: language changed.
- TDS_ENV_LCID - Static variable in class net.sourceforge.jtds.jdbc.TdsCore
-
Environment change: locale changed.
- TDS_ENV_PACKSIZE - Static variable in class net.sourceforge.jtds.jdbc.TdsCore
-
Environment change: network packet size changed.
- TDS_ENV_SQLCOLLATION - Static variable in class net.sourceforge.jtds.jdbc.TdsCore
-
Environment change: TDS 8 collation changed.
- TDS_ENVCHANGE_TOKEN - Static variable in class net.sourceforge.jtds.jdbc.TdsCore
-
TDS environment change token.
- TDS_ERROR_TOKEN - Static variable in class net.sourceforge.jtds.jdbc.TdsCore
-
TDS error result token.
- TDS_HDR_LEN - Static variable in class net.sourceforge.jtds.jdbc.SharedSocket
-
Length of TDS packet header.
- TDS_INFO_TOKEN - Static variable in class net.sourceforge.jtds.jdbc.TdsCore
-
TDS Information message token.
- TDS_LANG_TOKEN - Static variable in class net.sourceforge.jtds.jdbc.TdsCore
-
TDS 5.0 Language token.
- TDS_LOGINACK_TOKEN - Static variable in class net.sourceforge.jtds.jdbc.TdsCore
-
TDS Login acknowledgement token.
- TDS_MSG50_TOKEN - Static variable in class net.sourceforge.jtds.jdbc.TdsCore
-
TDS 5.0 message token.
- TDS_OFFSETS_TOKEN - Static variable in class net.sourceforge.jtds.jdbc.TdsCore
-
TDS DBLIB Offsets token.
- TDS_ORDER_TOKEN - Static variable in class net.sourceforge.jtds.jdbc.TdsCore
-
TDS Order by columns token.
- TDS_PARAM_TOKEN - Static variable in class net.sourceforge.jtds.jdbc.TdsCore
-
TDS Output parameter value token.
- TDS_PROCID - Static variable in class net.sourceforge.jtds.jdbc.TdsCore
-
TDS Procedure ID token.
- TDS_RESULT_TOKEN - Static variable in class net.sourceforge.jtds.jdbc.TdsCore
-
TDS 5.0 Result set column meta data token.
- TDS_RETURNSTATUS_TOKEN - Static variable in class net.sourceforge.jtds.jdbc.TdsCore
-
TDS Procedure call return status token.
- TDS_ROW_TOKEN - Static variable in class net.sourceforge.jtds.jdbc.TdsCore
-
TDS Result set data row token.
- TDS_TABNAME_TOKEN - Static variable in class net.sourceforge.jtds.jdbc.TdsCore
-
TDS Table name token.
- TDS_VERSION_42 - Static variable in class net.sourceforge.jtds.jdbc.DefaultProperties
-
Default tds property for TDS 4.2.
- TDS_VERSION_50 - Static variable in class net.sourceforge.jtds.jdbc.DefaultProperties
-
Default tds property for TDS 5.0.
- TDS_VERSION_70 - Static variable in class net.sourceforge.jtds.jdbc.DefaultProperties
-
Default tds property for TDS 7.0.
- TDS_VERSION_80 - Static variable in class net.sourceforge.jtds.jdbc.DefaultProperties
-
Default tds property for TDS 8.0.
- TDS_VERSION_90 - Static variable in class net.sourceforge.jtds.jdbc.DefaultProperties
-
Default tds property for TDS 9.0.
- tdsCapabilityToken() - Method in class net.sourceforge.jtds.jdbc.TdsCore
-
Processes a TDS 5.0 capability token.
- tdsColumnInfoToken() - Method in class net.sourceforge.jtds.jdbc.TdsCore
-
Process a column infomation token.
- tdsComputedResultToken() - Method in class net.sourceforge.jtds.jdbc.TdsCore
-
Process meta data for the computed result set complementing the
current result set.
- tdsComputedRowToken() - Method in class net.sourceforge.jtds.jdbc.TdsCore
-
Process computed row data.
- tdsControlToken() - Method in class net.sourceforge.jtds.jdbc.TdsCore
-
Process a control token (function unknown).
- TdsCore - Class in net.sourceforge.jtds.jdbc
-
This class implements the Sybase / Microsoft TDS protocol.
- TdsCore(JtdsConnection, SQLDiagnostic) - Constructor for class net.sourceforge.jtds.jdbc.TdsCore
-
Construct a TdsCore object.
- TdsCore.TableMetaData - Class in net.sourceforge.jtds.jdbc
-
Inner static class used to hold table meta data.
- TdsCore.TdsToken - Class in net.sourceforge.jtds.jdbc
-
Inner static class used to hold information about TDS tokens read.
- TdsData - Class in net.sourceforge.jtds.jdbc
-
Implement TDS data types and related I/O logic.
- TdsData() - Constructor for class net.sourceforge.jtds.jdbc.TdsData
-
Private constructor to prevent users creating an
actual instance of this class.
- TdsData.TypeInfo - Class in net.sourceforge.jtds.jdbc
-
This class implements a descriptor for TDS data types;
- tdsDefaults - Static variable in class net.sourceforge.jtds.jdbc.DefaultProperties
-
Default TDS version based on server type
- tdsDoneToken() - Method in class net.sourceforge.jtds.jdbc.TdsCore
-
Process a DONE, DONEINPROC or DONEPROC token.
- tdsEnvChangeToken() - Method in class net.sourceforge.jtds.jdbc.TdsCore
-
Process an environment change packet.
- tdsErrorToken() - Method in class net.sourceforge.jtds.jdbc.TdsCore
-
Process a TD4/TDS7 error or informational message.
- tdsGssToken() - Method in class net.sourceforge.jtds.jdbc.TdsCore
-
Receive a GSS token.
- TdsInputStream(ResponseStream, int) - Constructor for class net.sourceforge.jtds.jdbc.ResponseStream.TdsInputStream
-
Creates a TdsInputStream instance.
- tdsInvalidToken() - Method in class net.sourceforge.jtds.jdbc.TdsCore
-
Report unsupported TDS token in input stream.
- tdsLoginAckToken() - Method in class net.sourceforge.jtds.jdbc.TdsCore
-
Process a login acknowledgement packet.
- tdsNtlmAuthToken() - Method in class net.sourceforge.jtds.jdbc.TdsCore
-
Process a NTLM Authentication challenge.
- tdsOffsetsToken() - Method in class net.sourceforge.jtds.jdbc.TdsCore
-
Process offsets token.
- tdsOrderByToken() - Method in class net.sourceforge.jtds.jdbc.TdsCore
-
Process an order by token.
- tdsOutputParamToken() - Method in class net.sourceforge.jtds.jdbc.TdsCore
-
Process output parameters.
- tdsProcIdToken() - Method in class net.sourceforge.jtds.jdbc.TdsCore
-
Process procedure ID token.
- tdsReturnStatusToken() - Method in class net.sourceforge.jtds.jdbc.TdsCore
-
Process stored procedure return status token.
- tdsRowToken() - Method in class net.sourceforge.jtds.jdbc.TdsCore
-
Process a row data token.
- tdsTableNameToken() - Method in class net.sourceforge.jtds.jdbc.TdsCore
-
Process a table name token.
- TdsTlsInputStream - Class in net.sourceforge.jtds.ssl
-
An input stream that filters out TDS headers so they are not returned to
JSSE (which will not recognize them).
- TdsTlsInputStream(InputStream) - Constructor for class net.sourceforge.jtds.ssl.TdsTlsInputStream
-
Constructs a TdsTlsInputStream and bases it on an underlying stream.
- TdsTlsOutputStream - Class in net.sourceforge.jtds.ssl
-
An output stream that mediates between JSSE and the DB server.
- TdsTlsOutputStream(OutputStream) - Constructor for class net.sourceforge.jtds.ssl.TdsTlsOutputStream
-
Constructs a TdsTlsOutputStream based on an underlying output stream.
- TdsTlsSocket - Class in net.sourceforge.jtds.ssl
-
A socket that mediates between JSSE and the DB server.
- TdsTlsSocket(Socket) - Constructor for class net.sourceforge.jtds.ssl.TdsTlsSocket
-
Constructs a TdsTlsSocket around an underlying socket.
- TdsTlsSocketFactory(String, Socket) - Constructor for class net.sourceforge.jtds.ssl.SocketFactories.TdsTlsSocketFactory
-
Constructs a TdsTlsSocketFactory.
- TdsToken() - Constructor for class net.sourceforge.jtds.jdbc.TdsCore.TdsToken
-
- tdsType - Variable in class net.sourceforge.jtds.jdbc.ColInfo
-
Internal TDS data type
- tdsType - Variable in class net.sourceforge.jtds.jdbc.ParamInfo
-
Internal TDS data type
- tdsVersion - Variable in class net.sourceforge.jtds.jdbc.JtdsConnection
-
The server protocol version.
- tdsVersion - Variable in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
- tdsVersion - Variable in class net.sourceforge.jtds.jdbc.SharedSocket
-
Tds protocol version
- tdsVersion - Variable in class net.sourceforge.jtds.jdbc.TdsCore
-
The TDS version being supported by this connection.
- TEMPORARY_STORED_PROCEDURES - Static variable in class net.sourceforge.jtds.jdbc.TdsCore
-
Prepare SQL using temporary stored procedures
- tempResultSet - Variable in class net.sourceforge.jtds.jdbc.CachedResultSet
-
True if this is a local temporary result set.
- terminator - Variable in class net.sourceforge.jtds.jdbc.SQLParser
-
Current expected terminator character.
- textSize - Variable in class net.sourceforge.jtds.jdbc.JtdsConnection
-
Connection's current maximum field size limit.
- thisInstance - Static variable in class net.sourceforge.jtds.util.SSPIJNIClient
-
Singleton instance.
- time - Variable in class net.sourceforge.jtds.jdbc.DateTime
-
The time component of the server datetime value.
- time - Variable in class net.sourceforge.jtds.util.TimerThread.TimerRequest
-
The time when this timeout will expire.
- TIME_NOT_USED - Static variable in class net.sourceforge.jtds.jdbc.DateTime
-
Indicates time value not used.
- TIME_ZERO - Static variable in class net.sourceforge.jtds.jdbc.Support
-
- timeFromZone(Date, Calendar) - Static method in class net.sourceforge.jtds.jdbc.Support
-
Convert a timestamp from a different Timezone.
- timeMask - Static variable in class net.sourceforge.jtds.jdbc.SQLParser
-
Syntax mask for time escape.
- TIMEN - Static variable in class net.sourceforge.jtds.jdbc.TdsData
-
- timeout - Variable in class net.sourceforge.jtds.jdbc.MSSqlServerInfo
-
- TIMEOUT_CANCEL - Static variable in class net.sourceforge.jtds.jdbc.TdsCore
-
Cancel has been generated by a query timeout.
- timerExpired() - Method in interface net.sourceforge.jtds.util.TimerThread.TimerListener
-
Event to be fired when the timeout expires.
- timerList - Variable in class net.sourceforge.jtds.util.TimerThread
-
List of TimerRequest s to execute, ordered by time.
- TimerRequest(int, TimerThread.TimerListener) - Constructor for class net.sourceforge.jtds.util.TimerThread.TimerRequest
-
Create a TimerRequest .
- TimerThread - Class in net.sourceforge.jtds.util
-
Simple timer class used to implement login and query timeouts.
- TimerThread() - Constructor for class net.sourceforge.jtds.util.TimerThread
-
Construct a new TimerThread instance.
- TimerThread.TimerListener - Interface in net.sourceforge.jtds.util
-
Interface to be implemented by classes that request timer services.
- TimerThread.TimerRequest - Class in net.sourceforge.jtds.util
-
Internal class associating a login or query timeout value with a target
TimerListener .
- timestampMask - Static variable in class net.sourceforge.jtds.jdbc.SQLParser
-
Syntax mask for timestamp escape.
- timeToZone(Date, Calendar) - Static method in class net.sourceforge.jtds.jdbc.Support
-
Convert a timestamp to a different Timezone.
- timeValue - Variable in class net.sourceforge.jtds.jdbc.DateTime
-
Cached value of the datetime as a java.sql.Time .
- TLS_HEADER_SIZE - Static variable in interface net.sourceforge.jtds.ssl.Ssl
-
Size of TLS record header.
- TM_ID - Static variable in class net.sourceforge.jtds.jdbc.XASupport
-
xa_open login string unique to jTDS.
- toBytesXid(Xid) - Static method in class net.sourceforge.jtds.jdbc.XASupport
-
Format an XA transaction ID into a 140 byte array.
- toDate() - Method in class net.sourceforge.jtds.jdbc.DateTime
-
Retrieves the current datetime value as a Date.
- toHex(byte[]) - Static method in class net.sourceforge.jtds.jdbc.Support
-
Convert a byte[] object to a hex string.
- token - Variable in class net.sourceforge.jtds.jdbc.TdsCore.TdsToken
-
The current TDS token byte.
- toObject() - Method in class net.sourceforge.jtds.jdbc.DateTime
-
Retrieves the current datetime value as a Time, Date or Timestamp.
- toString() - Method in class net.sourceforge.jtds.jdbc.CharsetInfo
-
- toString() - Method in class net.sourceforge.jtds.jdbc.ColInfo
-
- toString() - Method in class net.sourceforge.jtds.jdbc.DateTime
-
Retrieves the current datetime value as a String.
- toString() - Method in class net.sourceforge.jtds.jdbc.Driver
-
Returns the string form of the object.
- toString() - Method in class net.sourceforge.jtds.jdbc.JtdsPreparedStatement
-
Returns the SQL command provided at construction time.
- toString() - Method in class net.sourceforge.jtds.jdbc.ProcEntry
-
Retrieves the procedure or handle name.
- toString() - Method in class net.sourceforge.jtds.jdbc.TypeInfo
-
- toString() - Method in class net.sourceforge.jtds.jdbc.UniqueIdentifier
-
Retrieve the unique identifier as a formatted string.
- toString() - Method in class net.sourceforge.jtds.jdbcx.JtdsXid
-
- totalSize - Variable in class net.sourceforge.jtds.ssl.TdsTlsOutputStream
-
- toTime() - Method in class net.sourceforge.jtds.jdbc.DateTime
-
Retrieves the current datetime value as a Time.
- toTimestamp() - Method in class net.sourceforge.jtds.jdbc.DateTime
-
Retrieves the current datetime value as a Timestamp.
- TRANSACTION_SNAPSHOT - Static variable in class net.sourceforge.jtds.jdbc.JtdsConnection
-
SQL Server custom transaction isolation level.
- transactionIsolation - Variable in class net.sourceforge.jtds.jdbc.JtdsConnection
-
Default transaction isolation level.
- truncate(long) - Method in class net.sourceforge.jtds.jdbc.BlobImpl
-
- truncate(long) - Method in class net.sourceforge.jtds.jdbc.ClobImpl
-
- truncate(long) - Method in class net.sourceforge.jtds.util.BlobBuffer
-
Truncates the BLOB buffer to the specified size.
- trustManagers() - Static method in class net.sourceforge.jtds.ssl.SocketFactories.TdsTlsSocketFactory
-
- tsValue - Variable in class net.sourceforge.jtds.jdbc.DateTime
-
Cached value of the datetime as a java.sql.Timestamp .
- type - Variable in class net.sourceforge.jtds.jdbc.ProcEntry
-
Type of statement referenced by this entry.
- TYPE_ALERT - Static variable in interface net.sourceforge.jtds.ssl.Ssl
-
TLS Alert record type.
- TYPE_APPLICATIONDATA - Static variable in interface net.sourceforge.jtds.ssl.Ssl
-
TLS Application data record.
- TYPE_CHANGECIPHERSPEC - Static variable in interface net.sourceforge.jtds.ssl.Ssl
-
TLS Change Cipher Spec record type.
- TYPE_CLIENTHELLO - Static variable in interface net.sourceforge.jtds.ssl.Ssl
-
TLS Hand shake client hello sub type.
- TYPE_CLIENTKEYEXCHANGE - Static variable in interface net.sourceforge.jtds.ssl.Ssl
-
TLS Hand shake client key exchange sub type.
- TYPE_HANDSHAKE - Static variable in interface net.sourceforge.jtds.ssl.Ssl
-
TLS Handshake record.
- TypeInfo(String, int, int, int, boolean, boolean, int) - Constructor for class net.sourceforge.jtds.jdbc.TdsData.TypeInfo
-
Construct a new TDS data type descriptor.
- TypeInfo - Class in net.sourceforge.jtds.jdbc
-
Represents an SQL data type as required by getTypeInfo() .
- TypeInfo(ResultSet, boolean) - Constructor for class net.sourceforge.jtds.jdbc.TypeInfo
-
- TypeInfo(String, int, boolean) - Constructor for class net.sourceforge.jtds.jdbc.TypeInfo
-
For testing only.
- typeMap - Static variable in class net.sourceforge.jtds.jdbc.Support
-
Convert java clases to java.sql.Type constant.
- typeName - Variable in class net.sourceforge.jtds.jdbc.TypeInfo
-
- types - Static variable in class net.sourceforge.jtds.jdbc.TdsData
-
Array of TDS data type descriptors.
U
- UDT_BINARY - Static variable in class net.sourceforge.jtds.jdbc.TdsData
-
- UDT_CHAR - Static variable in class net.sourceforge.jtds.jdbc.TdsData
-
- UDT_LONGSYSNAME - Static variable in class net.sourceforge.jtds.jdbc.TdsData
-
- UDT_NCHAR - Static variable in class net.sourceforge.jtds.jdbc.TdsData
-
- UDT_NEWSYSNAME - Static variable in class net.sourceforge.jtds.jdbc.TdsData
-
- UDT_NVARCHAR - Static variable in class net.sourceforge.jtds.jdbc.TdsData
-
- UDT_SYSNAME - Static variable in class net.sourceforge.jtds.jdbc.TdsData
-
- UDT_TIMESTAMP - Static variable in class net.sourceforge.jtds.jdbc.TdsData
-
- UDT_UNICHAR - Static variable in class net.sourceforge.jtds.jdbc.TdsData
-
- UDT_UNITEXT - Static variable in class net.sourceforge.jtds.jdbc.TdsData
-
- UDT_UNIVARCHAR - Static variable in class net.sourceforge.jtds.jdbc.TdsData
-
- UDT_VARBINARY - Static variable in class net.sourceforge.jtds.jdbc.TdsData
-
- UDT_VARCHAR - Static variable in class net.sourceforge.jtds.jdbc.TdsData
-
- UNICODE - Static variable in class net.sourceforge.jtds.jdbc.ParamInfo
-
Flag as a unicode parameter.
- UnicodeInputStream(long) - Constructor for class net.sourceforge.jtds.util.BlobBuffer.UnicodeInputStream
-
Costructs an InputStream object over the BLOB buffer.
- unInitialize() - Method in class net.sourceforge.jtds.util.SSPIJNIClient
-
Uninitializes the SSPI client.
- UniqueIdentifier - Class in net.sourceforge.jtds.jdbc
-
This class encapsulates the MS SQL2000 UniqueIdentifer data type.
- UniqueIdentifier(byte[]) - Constructor for class net.sourceforge.jtds.jdbc.UniqueIdentifier
-
Construct a unique identifier with the supplied byte array.
- unlink() - Method in class net.sourceforge.jtds.jdbc.cache.ProcedureCache.CacheEntry
-
Unlinks this CacheEntry from the linked list.
- unpackDateTime() - Method in class net.sourceforge.jtds.jdbc.DateTime
-
Converts a Julian datetime from the Sybase epoch of 1900-01-01 to the
equivalent unpacked year/month/day etc.
- unpacked - Variable in class net.sourceforge.jtds.jdbc.DateTime
-
Indicates server datetime values have been unpacked.
- unpackProperties(Properties) - Method in class net.sourceforge.jtds.jdbc.JtdsConnection
-
Transfers the properties to the local instance variables.
- unpackWord(int, byte[], int) - Method in class net.sourceforge.jtds.util.MD4Digest
-
- UNPREPARED - Static variable in class net.sourceforge.jtds.jdbc.TdsCore
-
Do not prepare SQL
- unsigned - Variable in class net.sourceforge.jtds.jdbc.TypeInfo
-
- unwrap(Class) - Method in class net.sourceforge.jtds.jdbc.JtdsConnection
-
- unwrap(Class) - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
- unwrap(Class) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- unwrap(Class) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSetMetaData
-
- unwrap(Class<T>) - Method in class net.sourceforge.jtds.jdbc.JtdsStatement
-
- unwrap(Class) - Method in class net.sourceforge.jtds.jdbc.ParameterMetaDataImpl
-
- unwrap(Class) - Method in class net.sourceforge.jtds.jdbcx.JtdsDataSource
-
- unwrap(Class) - Method in class net.sourceforge.jtds.jdbcx.proxy.CallableStatementProxy
-
- unwrap(Class) - Method in class net.sourceforge.jtds.jdbcx.proxy.ConnectionProxy
-
- unwrap(Class) - Method in class net.sourceforge.jtds.jdbcx.proxy.PreparedStatementProxy
-
- unwrap(Class) - Method in class net.sourceforge.jtds.jdbcx.proxy.StatementProxy
-
- update(ResultSet) - Method in class net.sourceforge.jtds.jdbc.TypeInfo
-
- update(byte) - Method in class net.sourceforge.jtds.util.GeneralDigest
-
- update(byte[], int, int) - Method in class net.sourceforge.jtds.util.GeneralDigest
-
- update(byte) - Method in class net.sourceforge.jtds.util.MD5Digest
-
- update(byte[], int, int) - Method in class net.sourceforge.jtds.util.MD5Digest
-
- updateArray(int, Array) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- updateArray(String, Array) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- updateAsciiStream(int, InputStream, int) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- updateAsciiStream(String, InputStream, int) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- updateAsciiStream(int, InputStream) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- updateAsciiStream(String, InputStream) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- updateAsciiStream(int, InputStream, long) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- updateAsciiStream(String, InputStream, long) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- updateBigDecimal(int, BigDecimal) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- updateBigDecimal(String, BigDecimal) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- updateBinaryStream(int, InputStream, int) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- updateBinaryStream(String, InputStream, int) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- updateBinaryStream(int, InputStream) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- updateBinaryStream(String, InputStream) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- updateBinaryStream(int, InputStream, long) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- updateBinaryStream(String, InputStream, long) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- updateBlob(int, Blob) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- updateBlob(String, Blob) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- updateBlob(int, InputStream) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- updateBlob(String, InputStream) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- updateBlob(int, InputStream, long) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- updateBlob(String, InputStream, long) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- updateBoolean(int, boolean) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- updateBoolean(String, boolean) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- updateByte(int, byte) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- updateByte(String, byte) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- updateBytes(int, byte[]) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- updateBytes(String, byte[]) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- updateCharacterStream(int, Reader, int) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- updateCharacterStream(String, Reader, int) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- updateCharacterStream(int, Reader) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- updateCharacterStream(String, Reader) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- updateCharacterStream(int, Reader, long) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- updateCharacterStream(String, Reader, long) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- updateClob(int, Clob) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- updateClob(String, Clob) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- updateClob(int, Reader) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- updateClob(String, Reader) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- updateClob(int, Reader, long) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- updateClob(String, Reader, long) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- updateCount - Variable in class net.sourceforge.jtds.jdbc.JtdsStatement
-
The current update count.
- updateCount - Variable in class net.sourceforge.jtds.jdbc.TdsCore.TdsToken
-
The update count from a DONE packet.
- updateDate(int, Date) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- updateDate(String, Date) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- updateDouble(int, double) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- updateDouble(String, double) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- updateFloat(int, float) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- updateFloat(String, float) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- updateInt(int, int) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- updateInt(String, int) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- updateLong(int, long) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- updateLong(String, long) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- updateNCharacterStream(int, Reader) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- updateNCharacterStream(String, Reader) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- updateNCharacterStream(int, Reader, long) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- updateNCharacterStream(String, Reader, long) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- updateNClob(int, NClob) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- updateNClob(String, NClob) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- updateNClob(int, Reader) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- updateNClob(String, Reader) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- updateNClob(int, Reader, long) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- updateNClob(String, Reader, long) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- updateNextTimeout() - Method in class net.sourceforge.jtds.util.TimerThread
-
- updateNString(int, String) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- updateNString(String, String) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- updateNull(int) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- updateNull(String) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- updateObject(int, Object) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- updateObject(int, Object, int) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- updateObject(String, Object) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- updateObject(String, Object, int) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- updateRef(int, Ref) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- updateRef(String, Ref) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- updateRow - Variable in class net.sourceforge.jtds.jdbc.CachedResultSet
-
The "update" row.
- updateRow() - Method in class net.sourceforge.jtds.jdbc.CachedResultSet
-
- updateRow() - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- updateRow - Variable in class net.sourceforge.jtds.jdbc.MSCursorResultSet
-
The "update row".
- updateRow() - Method in class net.sourceforge.jtds.jdbc.MSCursorResultSet
-
- updateRowId(int, RowId) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- updateRowId(String, RowId) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- updatesAreDetected(int) - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
JDBC 2.0 Indicates whether or not a visible row update can be detected
by calling the method ResultSet.rowUpdated .
- updateShort(int, short) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- updateShort(String, short) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- updateSQLXML(int, SQLXML) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- updateSQLXML(String, SQLXML) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- updateString(int, String) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- updateString(String, String) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- updateTds - Variable in class net.sourceforge.jtds.jdbc.CachedResultSet
-
Updates TdsCore object used for positioned updates.
- updateTime(int, Time) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- updateTime(String, Time) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- updateTimestamp(int, Timestamp) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- updateTimestamp(String, Timestamp) - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- upperCaseColumnNames(JtdsResultSet) - Static method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
Uppercase all column names.
- url - Variable in class net.sourceforge.jtds.jdbc.JtdsConnection
-
The orginal connection URL.
- USE_UNICODE - Static variable in class net.sourceforge.jtds.jdbc.DefaultProperties
-
Default sendStringParametersAsUnicode property.
- useCursor(boolean, String) - Method in class net.sourceforge.jtds.jdbc.JtdsStatement
-
Determines whether a cursor should be used based on the requested result
set type and concurrency, whether a cursor name has been set, the
useCursors connection property has been set, the first
word in the SQL query is either SELECT or EXEC/EXECUTE and no generated
keys are returned.
- USECURSORS - Static variable in class net.sourceforge.jtds.jdbc.DefaultProperties
-
Default useCursors property.
- USECURSORS - Static variable in class net.sourceforge.jtds.jdbc.Driver
-
- useCursors - Variable in class net.sourceforge.jtds.jdbc.JtdsConnection
-
Use fast forward cursors for forward only result sets.
- USEJCIFS - Static variable in class net.sourceforge.jtds.jdbc.DefaultProperties
-
Default useJCIFS property.
- USEJCIFS - Static variable in class net.sourceforge.jtds.jdbc.Driver
-
- useJCIFS - Variable in class net.sourceforge.jtds.jdbc.JtdsConnection
-
Force use of jCIFS library on Windows when connecting via named pipes.
- USEKERBEROS - Static variable in class net.sourceforge.jtds.jdbc.DefaultProperties
-
Default useKerberos property.
- USEKERBEROS - Static variable in class net.sourceforge.jtds.jdbc.Driver
-
- useKerberos - Variable in class net.sourceforge.jtds.jdbc.JtdsConnection
-
Force Kerberos authentication
- USELOBS - Static variable in class net.sourceforge.jtds.jdbc.DefaultProperties
-
Default useLOBs property.
- USELOBS - Static variable in class net.sourceforge.jtds.jdbc.Driver
-
- useLOBs - Variable in class net.sourceforge.jtds.jdbc.JtdsConnection
-
Map large types (IMAGE and TEXT/NTEXT) to LOBs by default.
- useLOBs - Variable in class net.sourceforge.jtds.jdbc.JtdsResultSetMetaData
-
- useLOBs - Variable in class net.sourceforge.jtds.jdbc.ParameterMetaDataImpl
-
- useMetadataCache - Variable in class net.sourceforge.jtds.jdbc.JtdsConnection
-
Use metadata cache for prepared statements.
- USENTLMV2 - Static variable in class net.sourceforge.jtds.jdbc.DefaultProperties
-
Default useNTLMv2 property.
- USENTLMV2 - Static variable in class net.sourceforge.jtds.jdbc.Driver
-
- useNTLMv2 - Variable in class net.sourceforge.jtds.jdbc.JtdsConnection
-
When doing NTLM authentication, send NTLMv2 response rather than regular response
- USER - Static variable in class net.sourceforge.jtds.jdbc.DefaultProperties
-
Default user property.
- USER - Static variable in class net.sourceforge.jtds.jdbc.Driver
-
- user - Variable in class net.sourceforge.jtds.jdbc.JtdsConnection
-
The database user ID.
- userType - Variable in class net.sourceforge.jtds.jdbc.ColInfo
-
Database ID for UDT
- usesLocalFilePerTable() - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
Does the database use a file for each table?
- usesLocalFiles() - Method in class net.sourceforge.jtds.jdbc.JtdsDatabaseMetaData
-
Does the database store tables in a local file?
- useUnicode - Variable in class net.sourceforge.jtds.jdbc.JtdsConnection
-
Send parameters as unicode.
V
- validateConnection() - Method in class net.sourceforge.jtds.jdbcx.proxy.ConnectionProxy
-
Validates the connection state.
- validateConnection() - Method in class net.sourceforge.jtds.jdbcx.proxy.StatementProxy
-
Validates the connection state.
- value - Variable in class net.sourceforge.jtds.jdbc.cache.ProcedureCache.CacheEntry
-
- value - Variable in class net.sourceforge.jtds.jdbc.ParamInfo
-
Current parameter value
- VAR_MAX - Static variable in class net.sourceforge.jtds.jdbc.TdsData
-
- VirtualSocket(int) - Constructor for class net.sourceforge.jtds.jdbc.SharedSocket.VirtualSocket
-
Construct object to hold state information for each caller.
W
- wait(int) - Method in class net.sourceforge.jtds.jdbc.TdsCore
-
Waits for the first byte of the server response.
- warnings - Variable in class net.sourceforge.jtds.jdbc.SQLDiagnostic
-
- wasNull() - Method in class net.sourceforge.jtds.jdbc.JtdsCallableStatement
-
- wasNull - Variable in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
True if last column retrieved was null.
- wasNull() - Method in class net.sourceforge.jtds.jdbc.JtdsResultSet
-
- wasNull() - Method in class net.sourceforge.jtds.jdbcx.proxy.CallableStatementProxy
-
Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
- wideChars - Variable in class net.sourceforge.jtds.jdbc.CharsetInfo
-
Indicates whether current charset is wide (ie multi-byte).
- write(byte) - Method in class net.sourceforge.jtds.jdbc.RequestStream
-
Write a byte to the output stream.
- write(byte[]) - Method in class net.sourceforge.jtds.jdbc.RequestStream
-
Write an array of bytes to the output stream.
- write(byte[], int, int) - Method in class net.sourceforge.jtds.jdbc.RequestStream
-
Write a partial byte buffer to the output stream.
- write(int) - Method in class net.sourceforge.jtds.jdbc.RequestStream
-
Write an int value to the output stream.
- write(short) - Method in class net.sourceforge.jtds.jdbc.RequestStream
-
Write a short value to the output stream.
- write(long) - Method in class net.sourceforge.jtds.jdbc.RequestStream
-
Write a long value to the output stream.
- write(double) - Method in class net.sourceforge.jtds.jdbc.RequestStream
-
Write a double value to the output stream.
- write(float) - Method in class net.sourceforge.jtds.jdbc.RequestStream
-
Write a float value to the output stream.
- write(String) - Method in class net.sourceforge.jtds.jdbc.RequestStream
-
Write a String object to the output stream.
- write(char[], int, int) - Method in class net.sourceforge.jtds.jdbc.RequestStream
-
Write a char array object to the output stream.
- write(BigDecimal) - Method in class net.sourceforge.jtds.jdbc.RequestStream
-
Write a BigDecimal value to the output stream.
- write(byte[], int, int) - Method in class net.sourceforge.jtds.ssl.TdsTlsOutputStream
-
- write(int) - Method in class net.sourceforge.jtds.util.BlobBuffer.AsciiOutputStream
-
Writes a byte to the BLOB buffer.
- write(int) - Method in class net.sourceforge.jtds.util.BlobBuffer.BlobOutputStream
-
Write a byte to the BLOB buffer.
- write(byte[], int, int) - Method in class net.sourceforge.jtds.util.BlobBuffer.BlobOutputStream
-
Write bytes to the BLOB buffer.
- write(int, int) - Method in class net.sourceforge.jtds.util.BlobBuffer
-
Inserts a byte into the buffer at the specified location.
- write(int, byte[], int, int) - Method in class net.sourceforge.jtds.util.BlobBuffer
-
Inserts bytes into the buffer at the specified location.
- writeAscii(String) - Method in class net.sourceforge.jtds.jdbc.RequestStream
-
Write a String to the output stream as translated bytes.
- writePage(int) - Method in class net.sourceforge.jtds.util.BlobBuffer
-
Writes the specified page to the disk buffer.
- writeParam(RequestStream, CharsetInfo, byte[], ParamInfo) - Static method in class net.sourceforge.jtds.jdbc.TdsData
-
Write a parameter to the server request stream.
- writePtr - Variable in class net.sourceforge.jtds.util.BlobBuffer.AsciiOutputStream
-
- writePtr - Variable in class net.sourceforge.jtds.util.BlobBuffer.BlobOutputStream
-
- writeReaderBytes(Reader, int) - Method in class net.sourceforge.jtds.jdbc.RequestStream
-
Copy the contents of a Reader stream to the server as bytes.
- writeReaderChars(Reader, int) - Method in class net.sourceforge.jtds.jdbc.RequestStream
-
Copy the contents of a Reader stream to the server.
- writeStreamBytes(InputStream, int) - Method in class net.sourceforge.jtds.jdbc.RequestStream
-
Copy the contents of an InputStream to the server.
- writeTds5Param(RequestStream, CharsetInfo, ParamInfo) - Static method in class net.sourceforge.jtds.jdbc.TdsData
-
Write the actual TDS 5 parameter data.
- writeTds5ParamFmt(RequestStream, String, boolean, ParamInfo, boolean) - Static method in class net.sourceforge.jtds.jdbc.TdsData
-
Write a TDS 5 parameter format descriptor.
- WSID - Static variable in class net.sourceforge.jtds.jdbc.DefaultProperties
-
Default wsid property.
- WSID - Static variable in class net.sourceforge.jtds.jdbc.Driver
-
- wsid - Variable in class net.sourceforge.jtds.jdbc.JtdsConnection
-
Workstation ID.
X
- X - Variable in class net.sourceforge.jtds.util.MD4Digest
-
- XA_CLOSE - Static variable in class net.sourceforge.jtds.jdbc.XASupport
-
- xa_close(Connection, int) - Static method in class net.sourceforge.jtds.jdbc.XASupport
-
Invoke the xa_close routine on the SQL Server.
- XA_COMMIT - Static variable in class net.sourceforge.jtds.jdbc.XASupport
-
- xa_commit(Connection, int, Xid, boolean) - Static method in class net.sourceforge.jtds.jdbc.XASupport
-
Invoke the xa_commit routine on the SQL Server.
- XA_COMPLETE - Static variable in class net.sourceforge.jtds.jdbc.XASupport
-
- XA_END - Static variable in class net.sourceforge.jtds.jdbc.XASupport
-
- xa_end(Connection, int, Xid, int) - Static method in class net.sourceforge.jtds.jdbc.XASupport
-
Invoke the xa_end routine on the SQL Server.
- XA_FORGET - Static variable in class net.sourceforge.jtds.jdbc.XASupport
-
- xa_forget(Connection, int, Xid) - Static method in class net.sourceforge.jtds.jdbc.XASupport
-
Invoke the xa_forget routine on the SQL Server.
- XA_OPEN - Static variable in class net.sourceforge.jtds.jdbc.XASupport
-
- xa_open(Connection) - Static method in class net.sourceforge.jtds.jdbc.XASupport
-
Invoke the xa_open routine on the SQL Server.
- XA_PREPARE - Static variable in class net.sourceforge.jtds.jdbc.XASupport
-
- xa_prepare(Connection, int, Xid) - Static method in class net.sourceforge.jtds.jdbc.XASupport
-
Invoke the xa_prepare routine on the SQL Server.
- XA_RECOVER - Static variable in class net.sourceforge.jtds.jdbc.XASupport
-
- xa_recover(Connection, int, int) - Static method in class net.sourceforge.jtds.jdbc.XASupport
-
Invoke the xa_recover routine on the SQL Server.
- XA_RMID - Static variable in class net.sourceforge.jtds.jdbc.XASupport
-
The Resource Manager ID allocated by jTDS
- XA_ROLLBACK - Static variable in class net.sourceforge.jtds.jdbc.XASupport
-
- xa_rollback(Connection, int, Xid) - Static method in class net.sourceforge.jtds.jdbc.XASupport
-
Invoke the xa_rollback routine on the SQL Server.
- XA_START - Static variable in class net.sourceforge.jtds.jdbc.XASupport
-
- xa_start(Connection, int, Xid, int) - Static method in class net.sourceforge.jtds.jdbc.XASupport
-
Invoke the xa_start routine on the SQL Server.
- XA_TRACE - Static variable in class net.sourceforge.jtds.jdbc.XASupport
-
Set this field to 1 to enable XA tracing.
- xaConnection - Variable in class net.sourceforge.jtds.jdbcx.JtdsXAResource
-
- xaConnectionId - Variable in class net.sourceforge.jtds.jdbcx.JtdsXAConnection
-
- XAEMULATION - Static variable in class net.sourceforge.jtds.jdbc.DefaultProperties
-
Default XaEmulation property.
- XAEMULATION - Static variable in class net.sourceforge.jtds.jdbc.Driver
-
- xaEmulation - Variable in class net.sourceforge.jtds.jdbc.JtdsConnection
-
True if driver should emulate distributed transactions.
- xaState - Variable in class net.sourceforge.jtds.jdbc.JtdsConnection
-
Current emulated XA State eg start/end/prepare etc.
- XASupport - Class in net.sourceforge.jtds.jdbc
-
This class contains static utility methods used to implement distributed transactions.
- XASupport() - Constructor for class net.sourceforge.jtds.jdbc.XASupport
-
- xaTransaction - Variable in class net.sourceforge.jtds.jdbc.JtdsConnection
-
True if running distributed transaction.
- xBuf - Variable in class net.sourceforge.jtds.util.GeneralDigest
-
- xBufOff - Variable in class net.sourceforge.jtds.util.GeneralDigest
-
- xid - Variable in class net.sourceforge.jtds.jdbc.JtdsConnection
-
Current XA Transaction ID.
- XID_SIZE - Static variable in class net.sourceforge.jtds.jdbcx.JtdsXid
-
The size of an XID in bytes.
- XML - Static variable in class net.sourceforge.jtds.jdbc.TdsData
-
- xOff - Variable in class net.sourceforge.jtds.util.MD4Digest
-
- XSYBBINARY - Static variable in class net.sourceforge.jtds.jdbc.TdsData
-
- XSYBCHAR - Static variable in class net.sourceforge.jtds.jdbc.TdsData
-
- XSYBNCHAR - Static variable in class net.sourceforge.jtds.jdbc.TdsData
-
- XSYBNVARCHAR - Static variable in class net.sourceforge.jtds.jdbc.TdsData
-
- XSYBVARBINARY - Static variable in class net.sourceforge.jtds.jdbc.TdsData
-
- XSYBVARCHAR - Static variable in class net.sourceforge.jtds.jdbc.TdsData
-
Y
- year - Variable in class net.sourceforge.jtds.jdbc.DateTime
-
Unpacked year value.
_
- _Cache - Static variable in class net.sourceforge.jtds.jdbc.SQLParser
-
a LRU cache for the last 500 parsed SQL statements
- _callableStatement - Variable in class net.sourceforge.jtds.jdbcx.proxy.CallableStatementProxy
-
- _Closed - Variable in class net.sourceforge.jtds.jdbc.JtdsStatement
-
0
- this statement is open
1
- this statement is currently being closed
2
- this statement is closed
- _closed - Variable in class net.sourceforge.jtds.jdbcx.proxy.ConnectionProxy
-
- _Config - Variable in class net.sourceforge.jtds.jdbcx.JtdsDataSource
-
- _connection - Variable in class net.sourceforge.jtds.jdbcx.proxy.ConnectionProxy
-
- _connection - Variable in class net.sourceforge.jtds.jdbcx.proxy.StatementProxy
-
- _Driver - Static variable in class net.sourceforge.jtds.jdbcx.JtdsDataSource
-
Driver instance used for obtaining connections.
- _ErrorReceived - Variable in class net.sourceforge.jtds.jdbc.TdsCore
-
flag set to true whenever a TDS_ERROR token is received
- _gssContext - Variable in class net.sourceforge.jtds.jdbc.TdsCore
-
- _LastID - Variable in class net.sourceforge.jtds.jdbc.SharedSocket
-
last ID assigned to a VirtualSocket instance
- _Map - Variable in class net.sourceforge.jtds.jdbc.cache.SimpleLRUCache
-
map backing the LRU cache
- _pooledConnection - Variable in class net.sourceforge.jtds.jdbcx.proxy.ConnectionProxy
-
- _preparedStatement - Variable in class net.sourceforge.jtds.jdbcx.proxy.PreparedStatementProxy
-
- _statement - Variable in class net.sourceforge.jtds.jdbcx.proxy.StatementProxy
-
- _VirtualSocket - Variable in class net.sourceforge.jtds.jdbc.RequestStream
-
The unique stream id.
- _VirtualSocket - Variable in class net.sourceforge.jtds.jdbc.ResponseStream
-
- _VirtualSockets - Variable in class net.sourceforge.jtds.jdbc.SharedSocket
-
Table of stream objects sharing this socket.
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 _
Generated on February 9 2015
|