Skip navigation links
A B C D E F G H I J K L M N O P R S T U V W 

A

abort(Executor) - Method in class com.microsoft.sqlserver.jdbc.SQLServerConnection
 
absolute(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
Moves the cursor to the specified row in this ResultSet object.
acceptsURL(String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerDriver
 
addBatch() - Method in class com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement
 
addBatch(String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement
 
addBatch(String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerStatement
 
addColumnMapping(int, int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerBulkCopy
Adds a new column mapping, using ordinals to specify both the source and destination columns.
addColumnMapping(int, String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerBulkCopy
Adds a new column mapping, using an ordinal for the source column and a string for the destination column.
addColumnMapping(String, int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerBulkCopy
Adds a new column mapping, using a column name to describe the source column and an ordinal to specify the destination column.
addColumnMapping(String, String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerBulkCopy
Adds a new column mapping, using column names to specify both source and destination columns.
addColumnMetadata(int, String, int, int, int, DateTimeFormatter) - Method in class com.microsoft.sqlserver.jdbc.SQLServerBulkCSVFileRecord
Adds metadata for the given column in the file.
addColumnMetadata(int, String, int, int, int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerBulkCSVFileRecord
Adds metadata for the given column in the file.
addColumnMetadata(String, int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerDataTable
Adds meta data for the specified column
addColumnMetadata(SQLServerDataColumn) - Method in class com.microsoft.sqlserver.jdbc.SQLServerDataTable
Adds meta data for the specified column
addConnectionEventListener(ConnectionEventListener) - Method in class com.microsoft.sqlserver.jdbc.SQLServerPooledConnection
 
addRow(Object...) - Method in class com.microsoft.sqlserver.jdbc.SQLServerDataTable
Adds one row of data to the data table.
addStatementEventListener(StatementEventListener) - Method in class com.microsoft.sqlserver.jdbc.SQLServerPooledConnection
 
afterLast() - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
allProceduresAreCallable() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
allTablesAreSelectable() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
ascendingKeySet() - Method in class mssql.googlecode.concurrentlinkedhashmap.ConcurrentLinkedHashMap
Returns a unmodifiable snapshot Set view of the keys contained in this map.
ascendingKeySetWithLimit(int) - Method in class mssql.googlecode.concurrentlinkedhashmap.ConcurrentLinkedHashMap
Returns an unmodifiable snapshot Set view of the keys contained in this map.
ascendingMap() - Method in class mssql.googlecode.concurrentlinkedhashmap.ConcurrentLinkedHashMap
Returns an unmodifiable snapshot Map view of the mappings contained in this map.
ascendingMapWithLimit(int) - Method in class mssql.googlecode.concurrentlinkedhashmap.ConcurrentLinkedHashMap
Returns an unmodifiable snapshot Map view of the mappings contained in this map.
asEntryWeigher(Weigher<? super V>) - Static method in class mssql.googlecode.concurrentlinkedhashmap.Weighers
A entry weigher backed by the specified weigher.
autoCommitFailureClosesAllResultSets() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 

B

beforeFirst() - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
build() - Method in class mssql.googlecode.concurrentlinkedhashmap.ConcurrentLinkedHashMap.Builder
Creates a new ConcurrentLinkedHashMap instance.
Builder() - Constructor for class mssql.googlecode.concurrentlinkedhashmap.ConcurrentLinkedHashMap.Builder
 
byteArray() - Static method in class mssql.googlecode.concurrentlinkedhashmap.Weighers
A weigher where the value is a byte array and its weight is the number of bytes.

C

cancel() - Method in class com.microsoft.sqlserver.jdbc.SQLServerStatement
 
cancelRowUpdates() - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
capacity() - Method in class mssql.googlecode.concurrentlinkedhashmap.ConcurrentLinkedHashMap
Retrieves the maximum weighted capacity of the map.
clear() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDataTable
Clears this data table.
clear() - Method in class mssql.googlecode.concurrentlinkedhashmap.ConcurrentLinkedHashMap
 
clearBatch() - Method in class com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement
 
clearBatch() - Method in class com.microsoft.sqlserver.jdbc.SQLServerStatement
 
clearColumnMappings() - Method in class com.microsoft.sqlserver.jdbc.SQLServerBulkCopy
Clears the contents of the column mappings
clearParameters() - Method in class com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement
 
clearWarnings() - Method in class com.microsoft.sqlserver.jdbc.SQLServerConnection
 
clearWarnings() - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
Clear result set warnings
clearWarnings() - Method in class com.microsoft.sqlserver.jdbc.SQLServerStatement
 
close() - Method in class com.microsoft.sqlserver.jdbc.SQLServerBulkCopy
Closes the SQLServerBulkCopy instance
close() - Method in class com.microsoft.sqlserver.jdbc.SQLServerBulkCSVFileRecord
Releases any resources associated with the file reader.
close() - Method in class com.microsoft.sqlserver.jdbc.SQLServerConnection
 
close() - Method in class com.microsoft.sqlserver.jdbc.SQLServerPooledConnection
 
close() - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
close() - Method in class com.microsoft.sqlserver.jdbc.SQLServerStatement
 
close() - Method in class com.microsoft.sqlserver.jdbc.SQLServerXAConnection
Closes the physical connection that this PooledConnection object represents.
closeOnCompletion() - Method in class com.microsoft.sqlserver.jdbc.SQLServerStatement
 
closeUnreferencedPreparedStatementHandles() - Method in class com.microsoft.sqlserver.jdbc.SQLServerConnection
Forces the un-prepare requests for any outstanding discarded prepared statements to be executed.
collection() - Static method in class mssql.googlecode.concurrentlinkedhashmap.Weighers
A weigher where the value is a Collection and its weight is the number of elements.
com.microsoft.sqlserver.jdbc - package com.microsoft.sqlserver.jdbc
 
com.microsoft.sqlserver.jdbc.dns - package com.microsoft.sqlserver.jdbc.dns
 
commit() - Method in class com.microsoft.sqlserver.jdbc.SQLServerConnection
Commit a transcation.
commit(Xid, boolean) - Method in class com.microsoft.sqlserver.jdbc.SQLServerXAResource
 
compareTo(DNSRecordSRV) - Method in class com.microsoft.sqlserver.jdbc.dns.DNSRecordSRV
 
compareTo(DateTimeOffset) - Method in class microsoft.sql.DateTimeOffset
Compares this DateTimeOffset object with another DateTimeOffset object to determine their relative order.
CONCUR_SS_OPTIMISTIC_CC - Static variable in interface com.microsoft.sqlserver.jdbc.ISQLServerResultSet
 
CONCUR_SS_OPTIMISTIC_CCVAL - Static variable in interface com.microsoft.sqlserver.jdbc.ISQLServerResultSet
 
CONCUR_SS_SCROLL_LOCKS - Static variable in interface com.microsoft.sqlserver.jdbc.ISQLServerResultSet
 
concurrencyLevel(int) - Method in class mssql.googlecode.concurrentlinkedhashmap.ConcurrentLinkedHashMap.Builder
Specifies the estimated number of concurrently updating threads.
ConcurrentLinkedHashMap<K,V> - Class in mssql.googlecode.concurrentlinkedhashmap
A hash table supporting full concurrency of retrievals, adjustable expected concurrency for updates, and a maximum capacity to bound the map by.
ConcurrentLinkedHashMap.Builder<K,V> - Class in mssql.googlecode.concurrentlinkedhashmap
A builder that creates ConcurrentLinkedHashMap instances.
connect(String, Properties) - Method in class com.microsoft.sqlserver.jdbc.SQLServerDriver
 
containsKey(Object) - Method in class mssql.googlecode.concurrentlinkedhashmap.ConcurrentLinkedHashMap
 
containsValue(Object) - Method in class mssql.googlecode.concurrentlinkedhashmap.ConcurrentLinkedHashMap
 
createArrayOf(String, Object[]) - Method in class com.microsoft.sqlserver.jdbc.SQLServerConnection
 
createBlob() - Method in class com.microsoft.sqlserver.jdbc.SQLServerConnection
 
createClob() - Method in class com.microsoft.sqlserver.jdbc.SQLServerConnection
 
createNClob() - Method in class com.microsoft.sqlserver.jdbc.SQLServerConnection
 
createSQLXML() - Method in class com.microsoft.sqlserver.jdbc.SQLServerConnection
 
createStatement() - Method in class com.microsoft.sqlserver.jdbc.SQLServerConnection
 
createStatement(int, int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerConnection
 
createStatement(int, int, int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerConnection
 
createStatement(int, int, int, SQLServerStatementColumnEncryptionSetting) - Method in class com.microsoft.sqlserver.jdbc.SQLServerConnection
 
createStruct(String, Object[]) - Method in class com.microsoft.sqlserver.jdbc.SQLServerConnection
 

D

dataDefinitionCausesTransactionCommit() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
dataDefinitionIgnoredInTransactions() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
DATETIME - Static variable in class microsoft.sql.Types
The constant in the Java programming language, sometimes referred to as a type code, that identifies the Microsoft SQL type DATETIME.
DateTimeOffset - Class in microsoft.sql
A Java class for accessing values of the SQL Server DATETIMEOFFSET data type.
DATETIMEOFFSET - Static variable in class microsoft.sql.Types
The constant in the Java programming language, sometimes referred to as a type code, that identifies the Microsoft SQL type DATETIMEOFFSET.
decryptColumnEncryptionKey(String, String, byte[]) - Method in class com.microsoft.sqlserver.jdbc.SQLServerColumnEncryptionAzureKeyVaultProvider
This function uses the asymmetric key specified by the key path and decrypts an encrypted CEK with RSA encryption algorithm.
decryptColumnEncryptionKey(String, String, byte[]) - Method in class com.microsoft.sqlserver.jdbc.SQLServerColumnEncryptionCertificateStoreProvider
 
decryptColumnEncryptionKey(String, String, byte[]) - Method in class com.microsoft.sqlserver.jdbc.SQLServerColumnEncryptionJavaKeyStoreProvider
 
decryptColumnEncryptionKey(String, String, byte[]) - Method in class com.microsoft.sqlserver.jdbc.SQLServerColumnEncryptionKeyStoreProvider
Base class method for decrypting the specified encrypted value of a column encryption key.
deleteRow() - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
deletesAreDetected(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
descendingKeySet() - Method in class mssql.googlecode.concurrentlinkedhashmap.ConcurrentLinkedHashMap
Returns an unmodifiable snapshot Set view of the keys contained in this map.
descendingKeySetWithLimit(int) - Method in class mssql.googlecode.concurrentlinkedhashmap.ConcurrentLinkedHashMap
Returns an unmodifiable snapshot Set view of the keys contained in this map.
descendingMap() - Method in class mssql.googlecode.concurrentlinkedhashmap.ConcurrentLinkedHashMap
Returns an unmodifiable snapshot Map view of the mappings contained in this map.
descendingMapWithLimit(int) - Method in class mssql.googlecode.concurrentlinkedhashmap.ConcurrentLinkedHashMap
Returns an unmodifiable snapshot Map view of the mappings contained in this map.
DNSKerberosLocator - Class in com.microsoft.sqlserver.jdbc.dns
 
DNSRecordSRV - Class in com.microsoft.sqlserver.jdbc.dns
Describe an DNS SRV Record.
DNSRecordSRV(int, int, int, String) - Constructor for class com.microsoft.sqlserver.jdbc.dns.DNSRecordSRV
Constructor.
DNSUtilities - Class in com.microsoft.sqlserver.jdbc.dns
 
DNSUtilities() - Constructor for class com.microsoft.sqlserver.jdbc.dns.DNSUtilities
 
doesMaxRowSizeIncludeBlobs() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 

E

EMPTY - Static variable in class com.microsoft.sqlserver.jdbc.StringUtils
 
encryptColumnEncryptionKey(String, String, byte[]) - Method in class com.microsoft.sqlserver.jdbc.SQLServerColumnEncryptionAzureKeyVaultProvider
This function uses the asymmetric key specified by the key path and encrypts CEK with RSA encryption algorithm.
encryptColumnEncryptionKey(String, String, byte[]) - Method in class com.microsoft.sqlserver.jdbc.SQLServerColumnEncryptionCertificateStoreProvider
 
encryptColumnEncryptionKey(String, String, byte[]) - Method in class com.microsoft.sqlserver.jdbc.SQLServerColumnEncryptionJavaKeyStoreProvider
 
encryptColumnEncryptionKey(String, String, byte[]) - Method in class com.microsoft.sqlserver.jdbc.SQLServerColumnEncryptionKeyStoreProvider
Base class method for encrypting a column encryption key using the column master key with the specified key path and using the specified algorithm.
end(Xid, int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerXAResource
 
entrySet() - Method in class mssql.googlecode.concurrentlinkedhashmap.ConcurrentLinkedHashMap
 
entrySingleton() - Static method in class mssql.googlecode.concurrentlinkedhashmap.Weighers
A weigher where an entry has a weight of 1.
EntryWeigher<K,V> - Interface in mssql.googlecode.concurrentlinkedhashmap
A class that can determine the weight of an entry.
equals(Object) - Method in class com.microsoft.sqlserver.jdbc.dns.DNSRecordSRV
 
equals(Object) - Method in class microsoft.sql.DateTimeOffset
 
EvictionListener<K,V> - Interface in mssql.googlecode.concurrentlinkedhashmap
A listener registered for notification when an entry is evicted.
execute() - Method in class com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement
Execute a query or non query statement.
execute(String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement
 
execute(String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerStatement
Execute an update or query.
execute(String, int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerStatement
 
execute(String, int[]) - Method in class com.microsoft.sqlserver.jdbc.SQLServerStatement
 
execute(String, String[]) - Method in class com.microsoft.sqlserver.jdbc.SQLServerStatement
 
executeBatch() - Method in class com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement
 
executeBatch() - Method in class com.microsoft.sqlserver.jdbc.SQLServerStatement
Send a batch of statements to the database.
executeLargeBatch() - Method in class com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement
 
executeLargeBatch() - Method in class com.microsoft.sqlserver.jdbc.SQLServerStatement
 
executeLargeUpdate() - Method in class com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement
 
executeLargeUpdate(String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerStatement
Execute a JDBC update
executeLargeUpdate(String, int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerStatement
 
executeLargeUpdate(String, int[]) - Method in class com.microsoft.sqlserver.jdbc.SQLServerStatement
 
executeLargeUpdate(String, String[]) - Method in class com.microsoft.sqlserver.jdbc.SQLServerStatement
 
executeQuery() - Method in class com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement
Execute a query.
executeQuery(String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement
 
executeQuery(String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerStatement
Execute a result set query
executeUpdate() - Method in class com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement
 
executeUpdate(String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement
 
executeUpdate(String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerStatement
Execute a JDBC update
executeUpdate(String, int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerStatement
 
executeUpdate(String, int[]) - Method in class com.microsoft.sqlserver.jdbc.SQLServerStatement
 
executeUpdate(String, String[]) - Method in class com.microsoft.sqlserver.jdbc.SQLServerStatement
 

F

findColumn(String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
Find a column index given a column name
findSrvRecords(String) - Static method in class com.microsoft.sqlserver.jdbc.dns.DNSUtilities
Find all SRV Record using DNS.
first() - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
Moves the cursor to the first row in this ResultSet object.
forget(Xid) - Method in class com.microsoft.sqlserver.jdbc.SQLServerXAResource
 
free() - Method in class com.microsoft.sqlserver.jdbc.SQLServerBlob
Frees this Blob object and releases the resources that it holds.

G

generatedKeyAlwaysReturned() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
get(Object) - Method in class mssql.googlecode.concurrentlinkedhashmap.ConcurrentLinkedHashMap
 
getAccessToken() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDataSource
Retrieves the access token.
getAppConfigurationEntry(String) - Method in class com.microsoft.sqlserver.jdbc.JaasConfiguration
 
getApplicationIntent() - Method in interface com.microsoft.sqlserver.jdbc.ISQLServerDataSource
Returns the application intent.
getApplicationIntent() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDataSource
 
getApplicationName() - Method in interface com.microsoft.sqlserver.jdbc.ISQLServerDataSource
Returns the application name.
getApplicationName() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDataSource
 
getArray(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
 
getArray(String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
 
getArray(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
getArray(String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
getAsciiStream(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
Retrieves the value of the designated column in the current row of this ResultSet object as a stream of ASCII characters.
getAsciiStream(String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
Retrieves the value of the designated column in the current row of this ResultSet object as a stream of ASCII characters.
getAsciiStream(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
getAsciiStream(String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
getAttributes(String, String, String, String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
getAuthentication() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDataSource
Retrieves the authentication mode
getAutoCommit() - Method in class com.microsoft.sqlserver.jdbc.SQLServerConnection
 
getBatchSize() - Method in class com.microsoft.sqlserver.jdbc.SQLServerBulkCopyOptions
Gets the number of rows in each batch.
getBestRowIdentifier(String, String, String, int, boolean) - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
getBigDecimal(int, int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
Deprecated.
getBigDecimal(String, int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
Deprecated.
getBigDecimal(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
 
getBigDecimal(String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
 
getBigDecimal(int, int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
Deprecated.
getBigDecimal(String, int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
Deprecated.
getBigDecimal(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
getBigDecimal(String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
getBinaryStream() - Method in class com.microsoft.sqlserver.jdbc.SQLServerBlob
 
getBinaryStream(long, long) - Method in class com.microsoft.sqlserver.jdbc.SQLServerBlob
 
getBinaryStream(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
Retrieves the value of the designated column in the current row of this ResultSet object as a stream of uninterpreted bytes.
getBinaryStream(String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
Retrieves the value of the designated column in the current row of this ResultSet object as a stream of uninterpreted bytes.
getBinaryStream(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
getBinaryStream(String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
getBlob(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
 
getBlob(String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
 
getBlob(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
getBlob(String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
getBoolean(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
 
getBoolean(String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
 
getBoolean(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
getBoolean(String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
getBulkCopyOptions() - Method in class com.microsoft.sqlserver.jdbc.SQLServerBulkCopy
Gets the current SQLServerBulkCopyOptions.
getBulkCopyTimeout() - Method in class com.microsoft.sqlserver.jdbc.SQLServerBulkCopyOptions
Gets the number of seconds for the operation to complete before it times out.
getByte(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
 
getByte(String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
 
getByte(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
getByte(String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
getBytes(long, int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerBlob
Retrieves all or part of the BLOB value that this Blob object represents, as an array of bytes.
getBytes(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
 
getBytes(String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
 
getBytes(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
getBytes(String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
getCatalog() - Method in class com.microsoft.sqlserver.jdbc.SQLServerConnection
 
getCatalogName(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSetMetaData
 
getCatalogs() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
getCatalogSeparator() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
getCatalogTerm() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
getCharacterStream(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
 
getCharacterStream(String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
 
getCharacterStream(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
getCharacterStream(String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
getClientConnectionId() - Method in interface com.microsoft.sqlserver.jdbc.ISQLServerConnection
Gets the connection ID of the most recent connection attempt, regardless of whether the attempt succeeded or failed.
getClientConnectionId() - Method in class com.microsoft.sqlserver.jdbc.SQLServerConnection
Retrieves the clientConnectionID.
getClientInfo() - Method in class com.microsoft.sqlserver.jdbc.SQLServerConnection
 
getClientInfo(String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerConnection
 
getClientInfoProperties() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
getClob(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
 
getClob(String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
 
getClob(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
getClob(String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
getColumName() - Method in class com.microsoft.sqlserver.jdbc.SQLServerMetaData
 
getColumnClassName(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSetMetaData
 
getColumnCount() - Method in interface com.microsoft.sqlserver.jdbc.ISQLServerDataRecord
Get the column count.
getColumnCount() - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSetMetaData
 
getColumnDateTimeFormatter(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerBulkCSVFileRecord
 
getColumnDisplaySize(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSetMetaData
 
getColumnEncryptionSetting() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDataSource
Retrieves the Always Encrypted functionality setting for the data source object.
getColumnEncryptionTrustedMasterKeyPaths() - Static method in class com.microsoft.sqlserver.jdbc.SQLServerConnection
Retrieves the Trusted Master Key Paths.
getColumnLabel(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSetMetaData
 
getColumnMetaData(int) - Method in interface com.microsoft.sqlserver.jdbc.ISQLServerDataRecord
Get the column meta data
getColumnMetadata() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDataTable
 
getColumnName(int) - Method in interface com.microsoft.sqlserver.jdbc.ISQLServerBulkRecord
Get the name of the given column.
getColumnName(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerBulkCSVFileRecord
 
getColumnName() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDataColumn
Retrieves the column name.
getColumnName(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSetMetaData
 
getColumnOrdinals() - Method in interface com.microsoft.sqlserver.jdbc.ISQLServerBulkRecord
Get the ordinals for each of the columns represented in this data record.
getColumnOrdinals() - Method in class com.microsoft.sqlserver.jdbc.SQLServerBulkCSVFileRecord
 
getColumnPrivileges(String, String, String, String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
getColumns(String, String, String, String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
getColumnType(int) - Method in interface com.microsoft.sqlserver.jdbc.ISQLServerBulkRecord
Get the JDBC data type of the given column.
getColumnType(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerBulkCSVFileRecord
 
getColumnType() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDataColumn
Retrieves the column type.
getColumnType(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSetMetaData
 
getColumnTypeName(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSetMetaData
 
getConcurrency() - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
getConnection() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
getConnection() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDataSource
 
getConnection(String, String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerDataSource
 
getConnection() - Method in class com.microsoft.sqlserver.jdbc.SQLServerPooledConnection
Creates an object handle for the physical connection that this PooledConnection object represents.
getConnection() - Method in class com.microsoft.sqlserver.jdbc.SQLServerStatement
Return the statement's connection
getContents() - Method in class com.microsoft.sqlserver.jdbc.SQLServerResource
 
getCrossReference(String, String, String, String, String, String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
getCursorName() - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
getDatabaseMajorVersion() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
getDatabaseMinorVersion() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
getDatabaseName() - Method in interface com.microsoft.sqlserver.jdbc.ISQLServerDataSource
Returns the database name.
getDatabaseName() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDataSource
 
getDatabaseProductName() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
getDatabaseProductVersion() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
getDate(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
 
getDate(String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
 
getDate(int, Calendar) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
 
getDate(String, Calendar) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
 
getDate(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
getDate(String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
getDate(int, Calendar) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
getDate(String, Calendar) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
getDateTime(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
Retrieves the value of the designated column in the current row of this ResultSet object as a java.sql.Timestamp object in the Java programming language.
getDateTime(String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
Retrieves the value of the designated column in the current row of this ResultSet object as a java.sql.Timestamp object in the Java programming language.
getDateTime(int, Calendar) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
Retrieves the value of the designated column in the current row of this ResultSet object as a java.sql.Timestamp object in the Java programming language.
getDateTime(String, Calendar) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
Retrieves the value of the designated column in the current row of this ResultSet object as a java.sql.Timestamp object in the Java programming language.
getDateTime(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a java.sql.Timestamp object in the Java programming language.
getDateTime(String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a java.sql.Timestamp object in the Java programming language.
getDateTime(int, Calendar) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a java.sql.Timestamp object in the Java programming language.
getDateTime(String, Calendar) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a java.sql.Timestamp object in the Java programming language.
getDateTimeOffset(int) - Method in interface com.microsoft.sqlserver.jdbc.ISQLServerCallableStatement
Gets the DateTimeOffset value of parameter with index parameterIndex
getDateTimeOffset(String) - Method in interface com.microsoft.sqlserver.jdbc.ISQLServerCallableStatement
Gets the DateTimeOffset value of parameter with name parameterName
getDateTimeOffset(int) - Method in interface com.microsoft.sqlserver.jdbc.ISQLServerResultSet
Retrieves the value of the designated column as a microsoft.sql.DateTimeOffset object, given a zero-based column ordinal.
getDateTimeOffset(String) - Method in interface com.microsoft.sqlserver.jdbc.ISQLServerResultSet
Retrieves the value of the column specified as a microsoft.sql.DateTimeOffset object, given a column name.
getDateTimeOffset(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
 
getDateTimeOffset(String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
 
getDateTimeOffset(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
getDateTimeOffset(String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
getDefaultTransactionIsolation() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
getDescription() - Method in interface com.microsoft.sqlserver.jdbc.ISQLServerDataSource
Returns a description of the data source.
getDescription() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDataSource
 
getDestinationTableName() - Method in class com.microsoft.sqlserver.jdbc.SQLServerBulkCopy
Gets the name of the destination table on the server.
getDiscardedServerPreparedStatementCount() - Method in class com.microsoft.sqlserver.jdbc.SQLServerConnection
Returns the number of currently outstanding prepared statement un-prepare actions.
getDouble(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
 
getDouble(String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
 
getDouble(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
getDouble(String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
getDriverMajorVersion() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
getDriverMinorVersion() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
getDriverName() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
getDriverVersion() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
getEnablePrepareOnFirstPreparedStatementCall() - Method in class com.microsoft.sqlserver.jdbc.SQLServerConnection
Returns the behavior for a specific connection instance.
getEnablePrepareOnFirstPreparedStatementCall() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDataSource
If this configuration returns false the first execution of a prepared statement will call sp_executesql and not prepare a statement, once the second execution happens it will call sp_prepexec and actually setup a prepared statement handle.
getEncrypt() - Method in interface com.microsoft.sqlserver.jdbc.ISQLServerDataSource
Returns a Boolean value that indicates if the encrypt property is enabled.
getEncrypt() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDataSource
 
getExportedKeys(String, String, String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
getExtraNameCharacters() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
getFailoverPartner() - Method in interface com.microsoft.sqlserver.jdbc.ISQLServerDataSource
Returns the name of the failover server that is used in a database mirroring configuration.
getFailoverPartner() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDataSource
 
getFetchDirection() - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
getFetchDirection() - Method in class com.microsoft.sqlserver.jdbc.SQLServerStatement
 
getFetchSize() - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
getFetchSize() - Method in class com.microsoft.sqlserver.jdbc.SQLServerStatement
 
getFIPS() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDataSource
 
getFloat(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
 
getFloat(String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
 
getFloat(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
getFloat(String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
getFunctionColumns(String, String, String, String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
getFunctions(String, String, String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
getGeneratedKeys() - Method in class com.microsoft.sqlserver.jdbc.SQLServerStatement
 
getGSSCredentials() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDataSource
Retrieves the GSSCredential
getHoldability() - Method in class com.microsoft.sqlserver.jdbc.SQLServerConnection
 
getHoldability() - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
getHostNameInCertificate() - Method in interface com.microsoft.sqlserver.jdbc.ISQLServerDataSource
Returns the host name used in validating the SQL Server Secure Sockets Layer (SSL) certificate.
getHostNameInCertificate() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDataSource
 
getIdentifierQuoteString() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
getImportedKeys(String, String, String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
getIndexInfo(String, String, String, boolean, boolean) - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
getInstanceName() - Method in interface com.microsoft.sqlserver.jdbc.ISQLServerDataSource
Returns the SQL Server instance name.
getInstanceName() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDataSource
 
getInt(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
 
getInt(String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
 
getInt(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
getInt(String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
getIterator() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDataTable
Retrieves an iterator on the rows of the data table.
getJASSConfigurationName() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDataSource
Retrieves the login configuration file for Kerberos authentication.
getJDBCMajorVersion() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
getJDBCMinorVersion() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
getKeyStoreAuthentication() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDataSource
Gets the value of the keyStoreAuthentication setting for the data source object.
getKeyStoreLocation() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDataSource
Retrieves the keyStoreLocation for the Java Key Store.
getLabel() - Method in class com.microsoft.sqlserver.jdbc.SQLServerSavepoint
Get the savepoint label
getLargeMaxRows() - Method in class com.microsoft.sqlserver.jdbc.SQLServerStatement
 
getLargeUpdateCount() - Method in class com.microsoft.sqlserver.jdbc.SQLServerStatement
 
getLastUpdateCount() - Method in interface com.microsoft.sqlserver.jdbc.ISQLServerDataSource
Returns a Boolean value that indicates if the lastUpdateCount property is enabled.
getLastUpdateCount() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDataSource
 
getLockTimeout() - Method in interface com.microsoft.sqlserver.jdbc.ISQLServerDataSource
Returns an int value that indicates the number of milliseconds that the database will wait before reporting a lock time out.
getLockTimeout() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDataSource
 
getLoginTimeout() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDataSource
 
getLogWriter() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDataSource
 
getLong(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
 
getLong(String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
 
getLong(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
getLong(String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
getMajorVersion() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDriver
 
getMaxBinaryLiteralLength() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
getMaxCatalogNameLength() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
getMaxCharLiteralLength() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
getMaxColumnNameLength() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
getMaxColumnsInGroupBy() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
getMaxColumnsInIndex() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
getMaxColumnsInOrderBy() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
getMaxColumnsInSelect() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
getMaxColumnsInTable() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
getMaxConnections() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
getMaxCursorNameLength() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
getMaxFieldSize() - Method in class com.microsoft.sqlserver.jdbc.SQLServerStatement
 
getMaxIndexLength() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
getMaxLogicalLobSize() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
getMaxProcedureNameLength() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
getMaxRows() - Method in class com.microsoft.sqlserver.jdbc.SQLServerStatement
 
getMaxRowSize() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
getMaxSchemaNameLength() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
getMaxStatementLength() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
getMaxStatements() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
getMaxTableNameLength() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
getMaxTablesInSelect() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
getMaxUserNameLength() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
getMetaData() - Method in class com.microsoft.sqlserver.jdbc.SQLServerConnection
 
getMetaData() - Method in class com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement
 
getMetaData() - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
getMinorVersion() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDriver
 
getMinutesOffset() - Method in class microsoft.sql.DateTimeOffset
Gets this DateTimeOffset object's offset value.
getMoney(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
Retrieves the value of the column specified as a java.math.BigDecimal object.
getMoney(String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
Retrieves the value of the column specified as a java.math.BigDecimal object.
getMoney(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
Retrieves the value of the column specified as a java.math.BigDecimal object.
getMoney(String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
Retrieves the value of the column specified as a java.math.BigDecimal object.
getMoreResults() - Method in class com.microsoft.sqlserver.jdbc.SQLServerStatement
Check for more results in the TDS stream
getMoreResults(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerStatement
 
getMultiSubnetFailover() - Method in interface com.microsoft.sqlserver.jdbc.ISQLServerDataSource
Returns the value of the multiSubnetFailover connection property.
getMultiSubnetFailover() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDataSource
 
getName() - Method in class com.microsoft.sqlserver.jdbc.SQLServerColumnEncryptionAzureKeyVaultProvider
 
getName() - Method in class com.microsoft.sqlserver.jdbc.SQLServerColumnEncryptionCertificateStoreProvider
 
getName() - Method in class com.microsoft.sqlserver.jdbc.SQLServerColumnEncryptionJavaKeyStoreProvider
 
getName() - Method in class com.microsoft.sqlserver.jdbc.SQLServerColumnEncryptionKeyStoreProvider
Retrieves the name of this key store provider.
getNCharacterStream(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
 
getNCharacterStream(String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
 
getNCharacterStream(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
getNCharacterStream(String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
getNClob(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
 
getNClob(String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
 
getNClob(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
getNClob(String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
getNetworkTimeout() - Method in class com.microsoft.sqlserver.jdbc.SQLServerConnection
 
getNString(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
 
getNString(String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
 
getNString(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
getNString(String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
getNumericFunctions() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
getObject(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
 
getObject(int, Class<T>) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
 
getObject(String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
 
getObject(String, Class<T>) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
 
getObject(int, Map<String, Class<?>>) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
 
getObject(String, Map<String, Class<?>>) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
 
getObject(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
getObject(int, Class<T>) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
getObject(String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
getObject(String, Class<T>) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
getObject(int, Map<String, Class<?>>) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
getObject(String, Map<String, Class<?>>) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class com.microsoft.sqlserver.jdbc.SQLServerDataSourceObjectFactory
 
getPacketSize() - Method in interface com.microsoft.sqlserver.jdbc.ISQLServerDataSource
Returns the current network packet size used to communicate with SQL Server, specified in bytes.
getPacketSize() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDataSource
 
getParameterClassName(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerParameterMetaData
 
getParameterCount() - Method in class com.microsoft.sqlserver.jdbc.SQLServerParameterMetaData
 
getParameterMetaData(boolean) - Method in class com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement
Returns parameter metadata for the prepared statement.
getParameterMetaData() - Method in class com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement
 
getParameterMode(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerParameterMetaData
 
getParameterType(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerParameterMetaData
 
getParameterTypeName(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerParameterMetaData
 
getParentLogger() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDataSource
 
getParentLogger() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDriver
 
getPooledConnection() - Method in class com.microsoft.sqlserver.jdbc.SQLServerConnectionPoolDataSource
 
getPooledConnection(String, String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerConnectionPoolDataSource
 
getPort() - Method in class com.microsoft.sqlserver.jdbc.dns.DNSRecordSRV
IP port of record.
getPortNumber() - Method in interface com.microsoft.sqlserver.jdbc.ISQLServerDataSource
Returns the current port number that is used to communicate with SQL Server.
getPortNumber() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDataSource
 
getPrecision(int) - Method in interface com.microsoft.sqlserver.jdbc.ISQLServerBulkRecord
Get the precision for the given column.
getPrecision(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerBulkCSVFileRecord
 
getPrecision() - Method in class com.microsoft.sqlserver.jdbc.SQLServerMetaData
 
getPrecision(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerParameterMetaData
 
getPrecision(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSetMetaData
 
getPreparedStatementHandle() - Method in class com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement
The server handle for this prepared statement.
getPrimaryKeys(String, String, String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
getPriority() - Method in class com.microsoft.sqlserver.jdbc.dns.DNSRecordSRV
Get the priority of DNS SRV record.
getProcedureColumns(String, String, String, String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
getProcedures(String, String, String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
getProcedureTerm() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
getPropertyInfo(String, Properties) - Method in class com.microsoft.sqlserver.jdbc.SQLServerDriver
 
getPseudoColumns(String, String, String, String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
getQueryTimeout() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDataSource
Getting the query timeout
getQueryTimeout() - Method in class com.microsoft.sqlserver.jdbc.SQLServerStatement
 
getQuietly(Object) - Method in class mssql.googlecode.concurrentlinkedhashmap.ConcurrentLinkedHashMap
Returns the value to which the specified key is mapped, or null if this map contains no mapping for the key.
getRef(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
 
getRef(String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
 
getRef(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
getRef(String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
getReference() - Method in class com.microsoft.sqlserver.jdbc.SQLServerConnectionPoolDataSource
 
getReference() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDataSource
 
getReference() - Method in class com.microsoft.sqlserver.jdbc.SQLServerXADataSource
 
getResponseBuffering() - Method in interface com.microsoft.sqlserver.jdbc.ISQLServerDataSource
Returns the response buffering mode for this SQLServerDataSource object.
getResponseBuffering() - Method in interface com.microsoft.sqlserver.jdbc.ISQLServerStatement
Retrieves the response buffering mode for this SQLServerStatement object.
getResponseBuffering() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDataSource
 
getResponseBuffering() - Method in class com.microsoft.sqlserver.jdbc.SQLServerStatement
 
getResultSet() - Method in class com.microsoft.sqlserver.jdbc.SQLServerStatement
 
getResultSetConcurrency() - Method in class com.microsoft.sqlserver.jdbc.SQLServerStatement
 
getResultSetHoldability() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
getResultSetHoldability() - Method in class com.microsoft.sqlserver.jdbc.SQLServerStatement
 
getResultSetType() - Method in class com.microsoft.sqlserver.jdbc.SQLServerStatement
 
getRow() - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
Retrieves the number of the current row in this ResultSet object.
getRowData() - Method in interface com.microsoft.sqlserver.jdbc.ISQLServerBulkRecord
Gets the data for the current row as an array of Objects.
getRowData() - Method in interface com.microsoft.sqlserver.jdbc.ISQLServerDataRecord
Gets the data for the current row as an array of Objects.
getRowData() - Method in class com.microsoft.sqlserver.jdbc.SQLServerBulkCSVFileRecord
 
getRowId(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
 
getRowId(String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
 
getRowId(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
getRowId(String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
getRowIdLifetime() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
getSavepointId() - Method in class com.microsoft.sqlserver.jdbc.SQLServerSavepoint
 
getSavepointName() - Method in class com.microsoft.sqlserver.jdbc.SQLServerSavepoint
 
getScale(int) - Method in interface com.microsoft.sqlserver.jdbc.ISQLServerBulkRecord
Get the scale for the given column.
getScale(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerBulkCSVFileRecord
 
getScale() - Method in class com.microsoft.sqlserver.jdbc.SQLServerMetaData
 
getScale(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerParameterMetaData
 
getScale(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSetMetaData
 
getSchema() - Method in class com.microsoft.sqlserver.jdbc.SQLServerConnection
 
getSchemaName(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSetMetaData
 
getSchemas() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
getSchemas(String, String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
getSchemaTerm() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
getSearchStringEscape() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
getSelectMethod() - Method in interface com.microsoft.sqlserver.jdbc.ISQLServerDataSource
Returns the default cursor type used for all result sets that are created by using this SQLServerDataSource object.
getSelectMethod() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDataSource
 
getSendStringParametersAsUnicode() - Method in interface com.microsoft.sqlserver.jdbc.ISQLServerDataSource
Returns a boolean value that indicates if sending string parameters to the server in UNICODE format is enabled.
getSendStringParametersAsUnicode() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDataSource
 
getSendTimeAsDatetime() - Method in interface com.microsoft.sqlserver.jdbc.ISQLServerDataSource
This method was added in SQL Server JDBC Driver 3.0.
getSendTimeAsDatetime() - Method in class com.microsoft.sqlserver.jdbc.SQLServerConnection
Checks the sendTimeAsDatetime property.
getSendTimeAsDatetime() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDataSource
 
getServerCursorId() - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
getServerName() - Method in class com.microsoft.sqlserver.jdbc.dns.DNSRecordSRV
The DNS server name.
getServerName() - Method in interface com.microsoft.sqlserver.jdbc.ISQLServerDataSource
Returns the name of the SQL Server instance.
getServerName() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDataSource
 
getServerNameAsACE() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDataSource
Retrieves if the serverName should be translated from Unicode to ASCII Compatible Encoding (ACE)
getServerPreparedStatementDiscardThreshold() - Method in class com.microsoft.sqlserver.jdbc.SQLServerConnection
Returns the behavior for a specific connection instance.
getServerPreparedStatementDiscardThreshold() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDataSource
This setting controls how many outstanding prepared statement discard actions (sp_unprepare) can be outstanding per connection before a call to clean-up the outstanding handles on the server is executed.
getServerSpn() - Method in interface com.microsoft.sqlserver.jdbc.ISQLServerDataSource
Returns the server spn
getServerSpn() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDataSource
 
getShort(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
 
getShort(String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
 
getShort(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
getShort(String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
getSmallDateTime(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
Retrieves the value of the designated column in the current row of this ResultSet object as a java.sql.Timestamp object in the Java programming language.
getSmallDateTime(String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
Retrieves the value of the designated column in the current row of this ResultSet object as a java.sql.Timestamp object in the Java programming language.
getSmallDateTime(int, Calendar) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
Retrieves the value of the designated column in the current row of this ResultSet object as a java.sql.Timestamp object in the Java programming language.
getSmallDateTime(String, Calendar) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
 
getSmallDateTime(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a java.sql.Timestamp object in the Java programming language.
getSmallDateTime(String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a java.sql.Timestamp object in the Java programming language.
getSmallDateTime(int, Calendar) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a java.sql.Timestamp object in the Java programming language.
getSmallDateTime(String, Calendar) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
getSmallMoney(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
Retrieves the value of the column specified as a java.math.BigDecimal object.
getSmallMoney(String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
Retrieves the value of the column specified as a java.math.BigDecimal object.
getSmallMoney(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
Retrieves the value of the column specified as a java.math.BigDecimal object.
getSmallMoney(String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
Retrieves the value of the column specified as a java.math.BigDecimal object.
getSocketTimeout() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDataSource
Getting the socket timeout
getSortOrder() - Method in class com.microsoft.sqlserver.jdbc.SQLServerMetaData
 
getSortOrdinal() - Method in class com.microsoft.sqlserver.jdbc.SQLServerMetaData
 
getSQLKeywords() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
getSQLStateType() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
getSqlType() - Method in class com.microsoft.sqlserver.jdbc.SQLServerMetaData
 
getSQLXML(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
 
getSQLXML(String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
 
getSQLXML(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
getSQLXML(String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
getSSLProtocol() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDataSource
 
getStatement() - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
getStatementHandleCacheEntryCount() - Method in class com.microsoft.sqlserver.jdbc.SQLServerConnection
Returns the current number of pooled prepared statement handles.
getStatementPoolingCacheSize() - Method in class com.microsoft.sqlserver.jdbc.SQLServerConnection
Returns the size of the prepared statement cache for this connection.
getStatementPoolingCacheSize() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDataSource
Returns the size of the prepared statement cache for this conection.
getString(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
 
getString(String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
 
getString(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
getString(String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
getStringFunctions() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
getSuperTables(String, String, String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
getSuperTypes(String, String, String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
getSystemFunctions() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
getTableName(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSetMetaData
 
getTablePrivileges(String, String, String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
getTables(String, String, String, String[]) - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
getTableTypes() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
getTDSReader() - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
getTemporalObjectFromCSVWithFormatter(String, int, int, DateTimeFormatter) - Method in class com.microsoft.sqlserver.jdbc.SQLServerBulkCopy
 
getTime(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
 
getTime(String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
 
getTime(int, Calendar) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
 
getTime(String, Calendar) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
 
getTime(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
getTime(String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
getTime(int, Calendar) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
getTime(String, Calendar) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
getTimeDateFunctions() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
getTimestamp(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
 
getTimestamp(String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
 
getTimestamp(int, Calendar) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
 
getTimestamp(String, Calendar) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
 
getTimestamp(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
getTimestamp(String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
getTimestamp(int, Calendar) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
getTimestamp(String, Calendar) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
getTimestamp() - Method in class microsoft.sql.DateTimeOffset
Gets this DateTimeOffset object's timestamp value.
getTransactionIsolation() - Method in class com.microsoft.sqlserver.jdbc.SQLServerConnection
 
getTransactionTimeout() - Method in class com.microsoft.sqlserver.jdbc.SQLServerXAResource
 
getTransparentNetworkIPResolution() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDataSource
Retrieves the TransparentNetworkIPResolution value.
getTrustManagerClass() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDataSource
 
getTrustManagerConstructorArg() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDataSource
 
getTrustServerCertificate() - Method in interface com.microsoft.sqlserver.jdbc.ISQLServerDataSource
Returns a Boolean value that indicates if the trustServerCertificate property is enabled.
getTrustServerCertificate() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDataSource
 
getTrustStore() - Method in interface com.microsoft.sqlserver.jdbc.ISQLServerDataSource
Returns the path (including file name) to the certificate trustStore file.
getTrustStore() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDataSource
 
getTrustStoreType() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDataSource
 
getTvpName() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDataTable
 
getType() - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
getTypeInfo() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
getTypeMap() - Method in class com.microsoft.sqlserver.jdbc.SQLServerConnection
 
getUDTs(String, String, String, int[]) - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
getUnicodeStream(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
Deprecated.
getUnicodeStream(String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
Deprecated.
getUniqueIdentifier(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a microsoft.sql.datetimeoffset object in the Java programming language.
getUniqueIdentifier(String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
Retrieves the value of the designated column in the current row of this ResultSet object as a microsoft.sql.datetimeoffset object in the Java programming language.
getUpdateCount() - Method in class com.microsoft.sqlserver.jdbc.SQLServerStatement
 
getURL() - Method in interface com.microsoft.sqlserver.jdbc.ISQLServerDataSource
Returns the URL that is used to connect to the data source.
getURL(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
 
getURL(String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
 
getURL() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
getURL() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDataSource
 
getURL(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
getURL(String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
getUser() - Method in interface com.microsoft.sqlserver.jdbc.ISQLServerDataSource
Returns the user name that is used to connect the data source.
getUser() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDataSource
 
getUserName() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
getUsernameRequested() - Method in class com.microsoft.sqlserver.jdbc.KerbCallback
If a name was retrieved By Kerberos, return it.
getVersionColumns(String, String, String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
getWarnings() - Method in class com.microsoft.sqlserver.jdbc.SQLServerConnection
 
getWarnings() - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
getWarnings() - Method in class com.microsoft.sqlserver.jdbc.SQLServerStatement
 
getWeight() - Method in class com.microsoft.sqlserver.jdbc.dns.DNSRecordSRV
Get the weight of DNS record from 0 to 65535.
getWorkstationID() - Method in interface com.microsoft.sqlserver.jdbc.ISQLServerDataSource
Returns the name of the client computer name that is used to connect to the data source.
getWorkstationID() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDataSource
 
getXAConnection(String, String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerXADataSource
Obtain a physical database connection to particate in an XA transaction with the specified user and password.
getXAConnection() - Method in class com.microsoft.sqlserver.jdbc.SQLServerXADataSource
Obtain a physical database connection to particate in an XA transaction.
getXAResource() - Method in class com.microsoft.sqlserver.jdbc.SQLServerXAConnection
 
getXopenStates() - Method in interface com.microsoft.sqlserver.jdbc.ISQLServerDataSource
Returns a boolean value that indicates if converting SQL states to XOPEN compliant states is enabled.
getXopenStates() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDataSource
 
GUID - Static variable in class microsoft.sql.Types
The constant in the Java programming language, sometimes referred to as a type code, that identifies the Microsoft SQL type GUID.

H

handle(Callback[]) - Method in class com.microsoft.sqlserver.jdbc.KerbCallback
 
hashCode() - Method in class com.microsoft.sqlserver.jdbc.dns.DNSRecordSRV
 
hashCode() - Method in class microsoft.sql.DateTimeOffset
 

I

initialCapacity(int) - Method in class mssql.googlecode.concurrentlinkedhashmap.ConcurrentLinkedHashMap.Builder
Specifies the initial capacity of the hash table (default 16).
insertRow() - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
insertsAreDetected(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
isAfterLast() - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
isAllowEncryptedValueModifications() - Method in class com.microsoft.sqlserver.jdbc.SQLServerBulkCopyOptions
Indicates if allowEncryptedValueModifications option is enabled or not
isAutoIncrement(int) - Method in interface com.microsoft.sqlserver.jdbc.ISQLServerBulkRecord
Indicates whether the column represents an identity column.
isAutoIncrement(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerBulkCSVFileRecord
 
isAutoIncrement(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSetMetaData
 
isBeforeFirst() - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
isCaseSensitive(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSetMetaData
 
isCatalogAtStart() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
isCheckConstraints() - Method in class com.microsoft.sqlserver.jdbc.SQLServerBulkCopyOptions
Indicates whether constraints are to be checked while data is being inserted or not.
isClosed() - Method in class com.microsoft.sqlserver.jdbc.SQLServerConnection
 
isClosed() - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
isClosed() - Method in class com.microsoft.sqlserver.jdbc.SQLServerStatement
 
isCloseOnCompletion() - Method in class com.microsoft.sqlserver.jdbc.SQLServerStatement
 
isCurrency(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSetMetaData
 
isDefinitelyWritable(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSetMetaData
 
isEmpty(CharSequence) - Static method in class com.microsoft.sqlserver.jdbc.StringUtils
Checks if String is null
isEmpty() - Method in class mssql.googlecode.concurrentlinkedhashmap.ConcurrentLinkedHashMap
 
isFireTriggers() - Method in class com.microsoft.sqlserver.jdbc.SQLServerBulkCopyOptions
Indicates if the server should fire insert triggers for rows being inserted into the database.
isFirst() - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
Determines whether the cursor is on the first row in this ResultSet object.
isForwardOnly() - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
isInteger(String) - Static method in class com.microsoft.sqlserver.jdbc.StringUtils
Check if string is integer or not
isKeepIdentity() - Method in class com.microsoft.sqlserver.jdbc.SQLServerBulkCopyOptions
Indicates whether or not to preserve any source identity values.
isKeepNulls() - Method in class com.microsoft.sqlserver.jdbc.SQLServerBulkCopyOptions
Indicates whether to preserve null values in the destination table regardless of the settings for default values, or if they should be replaced by default values (where applicable).
isLast() - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
Determines whether the cursor is on the last row in this ResultSet object.
isNamed() - Method in class com.microsoft.sqlserver.jdbc.SQLServerSavepoint
Checks if the savepoint label is null
isNullable(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerParameterMetaData
 
isNullable(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSetMetaData
 
isNumeric(String) - Static method in class com.microsoft.sqlserver.jdbc.StringUtils
Check if String is numeric or not.
isPoolable() - Method in class com.microsoft.sqlserver.jdbc.SQLServerStatement
 
ISQLServerBulkRecord - Interface in com.microsoft.sqlserver.jdbc
The ISQLServerBulkRecord interface can be used to create classes that read in data from any source (such as a file) and allow a SQLServerBulkCopy class to write the data to SQL Server tables.
ISQLServerCallableStatement - Interface in com.microsoft.sqlserver.jdbc
This interface is implemented by SQLServerCallableStatement Class.
ISQLServerCallableStatement42 - Interface in com.microsoft.sqlserver.jdbc
This interface requires all the CallableStatement methods including those are specific to JDBC 4.2
ISQLServerConnection - Interface in com.microsoft.sqlserver.jdbc
This interface is implemented by SQLServerConnection Class.
ISQLServerDataRecord - Interface in com.microsoft.sqlserver.jdbc
The ISQLServerDataRecord interface can be used to create classes that read in data from any source (such as a file) and allow a structured type to be sent to SQL Server tables.
ISQLServerDataSource - Interface in com.microsoft.sqlserver.jdbc
A factory to create connections to the data source represented by this object.
ISQLServerPreparedStatement - Interface in com.microsoft.sqlserver.jdbc
 
ISQLServerPreparedStatement42 - Interface in com.microsoft.sqlserver.jdbc
This interface requires all the PreparedStatement methods including those are specific to JDBC 4.2
ISQLServerResultSet - Interface in com.microsoft.sqlserver.jdbc
 
ISQLServerResultSet42 - Interface in com.microsoft.sqlserver.jdbc
This interface requires all the ResultSet methods including those are specific to JDBC 4.2
ISQLServerStatement - Interface in com.microsoft.sqlserver.jdbc
 
isReadOnly() - Method in class com.microsoft.sqlserver.jdbc.SQLServerConnection
 
isReadOnly() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
isReadOnly(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSetMetaData
 
isRealmValid(String) - Static method in class com.microsoft.sqlserver.jdbc.dns.DNSKerberosLocator
Tells whether a realm is valid.
isSameRM(XAResource) - Method in class com.microsoft.sqlserver.jdbc.SQLServerXAResource
 
isSearchable(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSetMetaData
 
isSigned(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerParameterMetaData
Verify a supplied parameter index is valid
isSigned(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSetMetaData
 
isSparseColumnSet(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSetMetaData
Returns true if the column is a SQLServer SparseColumnSet
isStatementPoolingEnabled() - Method in class com.microsoft.sqlserver.jdbc.SQLServerConnection
Whether statement pooling is enabled or not for this connection.
isTableLock() - Method in class com.microsoft.sqlserver.jdbc.SQLServerBulkCopyOptions
Indicates whether SQLServerBulkCopy should obtain a bulk update lock for the duration of the bulk copy operation.
isUniqueKey() - Method in class com.microsoft.sqlserver.jdbc.SQLServerMetaData
 
isUseInternalTransaction() - Method in class com.microsoft.sqlserver.jdbc.SQLServerBulkCopyOptions
Indicates whether each batch of the bulk-copy operation will occur within a transaction or not.
isValid(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerConnection
Determine whether the connection is still valid.
isWrapperFor(Class<?>) - Method in class com.microsoft.sqlserver.jdbc.SQLServerConnection
 
isWrapperFor(Class<?>) - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
isWrapperFor(Class<?>) - Method in class com.microsoft.sqlserver.jdbc.SQLServerDataSource
 
isWrapperFor(Class<?>) - Method in class com.microsoft.sqlserver.jdbc.SQLServerParameterMetaData
 
isWrapperFor(Class<?>) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
isWrapperFor(Class<?>) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSetMetaData
 
isWrapperFor(Class<?>) - Method in class com.microsoft.sqlserver.jdbc.SQLServerStatement
 
isWritable(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSetMetaData
 
iterable() - Static method in class mssql.googlecode.concurrentlinkedhashmap.Weighers
A weigher where the value is a Iterable and its weight is the number of elements.

J

JaasConfiguration - Class in com.microsoft.sqlserver.jdbc
This class overrides JAAS Configuration and always provide a configuration is not defined for default configuration.
jdbcCompliant() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDriver
 

K

KerbCallback - Class in com.microsoft.sqlserver.jdbc
 
keySet() - Method in class mssql.googlecode.concurrentlinkedhashmap.ConcurrentLinkedHashMap
 

L

last() - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
Moves the cursor to the last row in this ResultSet object.
length() - Method in class com.microsoft.sqlserver.jdbc.SQLServerBlob
Return the length of the BLOB
list() - Static method in class mssql.googlecode.concurrentlinkedhashmap.Weighers
A weigher where the value is a List and its weight is the number of elements.
listener(EvictionListener<K, V>) - Method in class mssql.googlecode.concurrentlinkedhashmap.ConcurrentLinkedHashMap.Builder
Specifies an optional listener that is registered for notification when an entry is evicted.
locatorsUpdateCopy() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
loggerExternal - Static variable in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 

M

map() - Static method in class mssql.googlecode.concurrentlinkedhashmap.Weighers
A weigher where the value is a Map and its weight is the number of entries.
maximumWeightedCapacity(long) - Method in class mssql.googlecode.concurrentlinkedhashmap.ConcurrentLinkedHashMap.Builder
Specifies the maximum weighted capacity to coerce the map to and may exceed it temporarily.
microsoft.sql - package microsoft.sql
 
MONEY - Static variable in class microsoft.sql.Types
The constant in the Java programming language, sometimes referred to as a type code, that identifies the Microsoft SQL type MONEY.
moveToCurrentRow() - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
moveToInsertRow() - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
mssql.googlecode.concurrentlinkedhashmap - package mssql.googlecode.concurrentlinkedhashmap
This package contains an implementation of a bounded ConcurrentMap data structure.

N

nativeSQL(String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerConnection
 
nBeforeExecuteCols - Variable in class com.microsoft.sqlserver.jdbc.SQLServerResultSetMetaData
 
next() - Method in interface com.microsoft.sqlserver.jdbc.ISQLServerBulkRecord
Advances to the next data row.
next() - Method in interface com.microsoft.sqlserver.jdbc.ISQLServerDataRecord
Advances to the next data row.
next() - Method in class com.microsoft.sqlserver.jdbc.SQLServerBulkCSVFileRecord
 
next() - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
Initially moves the cursor to the first row of this ResultSet object, with subsequent calls moving the cursor to the second row, the third row, and so on.
nullPlusNonNullIsNull() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
nullsAreSortedAtEnd() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
nullsAreSortedAtStart() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
nullsAreSortedHigh() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
nullsAreSortedLow() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 

O

onEviction(K, V) - Method in interface mssql.googlecode.concurrentlinkedhashmap.EvictionListener
A call-back notification that the entry was evicted.
othersDeletesAreVisible(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
othersInsertsAreVisible(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
othersUpdatesAreVisible(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
ownDeletesAreVisible(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
ownInsertsAreVisible(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
ownUpdatesAreVisible(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 

P

parseFromDNSRecord(String) - Static method in class com.microsoft.sqlserver.jdbc.dns.DNSRecordSRV
Parse a DNS SRC Record from a DNS String record.
position(Blob, long) - Method in class com.microsoft.sqlserver.jdbc.SQLServerBlob
Retrieves the byte position in the BLOB value designated by this Blob object at which pattern begins.
position(byte[], long) - Method in class com.microsoft.sqlserver.jdbc.SQLServerBlob
Retrieves the byte position at which the specified byte array pattern begins within the BLOB value that this Blob object represents.
prepare(Xid) - Method in class com.microsoft.sqlserver.jdbc.SQLServerXAResource
 
prepareCall(String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerConnection
 
prepareCall(String, int, int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerConnection
 
prepareCall(String, int, int, int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerConnection
 
prepareCall(String, int, int, int, SQLServerStatementColumnEncryptionSetting) - Method in class com.microsoft.sqlserver.jdbc.SQLServerConnection
 
prepareStatement(String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerConnection
 
prepareStatement(String, int, int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerConnection
 
prepareStatement(String, int, int, int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerConnection
 
prepareStatement(String, int, int, int, SQLServerStatementColumnEncryptionSetting) - Method in class com.microsoft.sqlserver.jdbc.SQLServerConnection
Creates a PreparedStatement object that will generate ResultSet objects with the given type, concurrency, and holdability.
prepareStatement(String, int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerConnection
 
prepareStatement(String, int, SQLServerStatementColumnEncryptionSetting) - Method in class com.microsoft.sqlserver.jdbc.SQLServerConnection
Creates a default PreparedStatement object that has the capability to retrieve auto-generated keys.
prepareStatement(String, int[]) - Method in class com.microsoft.sqlserver.jdbc.SQLServerConnection
 
prepareStatement(String, int[], SQLServerStatementColumnEncryptionSetting) - Method in class com.microsoft.sqlserver.jdbc.SQLServerConnection
Creates a default PreparedStatement object capable of returning the auto-generated keys designated by the given array.
prepareStatement(String, String[]) - Method in class com.microsoft.sqlserver.jdbc.SQLServerConnection
 
prepareStatement(String, String[], SQLServerStatementColumnEncryptionSetting) - Method in class com.microsoft.sqlserver.jdbc.SQLServerConnection
Creates a default PreparedStatement object capable of returning the auto-generated keys designated by the given array.
previous() - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
Moves the cursor to the previous row in this ResultSet object.
procedureIsFound - Variable in class com.microsoft.sqlserver.jdbc.SQLServerParameterMetaData
 
put(K, V) - Method in class mssql.googlecode.concurrentlinkedhashmap.ConcurrentLinkedHashMap
 
putIfAbsent(K, V) - Method in class mssql.googlecode.concurrentlinkedhashmap.ConcurrentLinkedHashMap
 

R

recover(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerXAResource
 
refresh() - Method in class com.microsoft.sqlserver.jdbc.JaasConfiguration
 
refreshRow() - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
registerColumnEncryptionKeyStoreProviders(Map<String, SQLServerColumnEncryptionKeyStoreProvider>) - Static method in class com.microsoft.sqlserver.jdbc.SQLServerConnection
Registers key store providers in the globalCustomColumnEncryptionKeyStoreProviders.
registerOutParameter(int, SQLType) - Method in interface com.microsoft.sqlserver.jdbc.ISQLServerCallableStatement42
 
registerOutParameter(int, SQLType, String) - Method in interface com.microsoft.sqlserver.jdbc.ISQLServerCallableStatement42
 
registerOutParameter(int, SQLType, int) - Method in interface com.microsoft.sqlserver.jdbc.ISQLServerCallableStatement42
 
registerOutParameter(int, SQLType, int, int) - Method in interface com.microsoft.sqlserver.jdbc.ISQLServerCallableStatement42
Registers the parameter in ordinal position index to be of JDBC type sqlType.
registerOutParameter(String, SQLType, String) - Method in interface com.microsoft.sqlserver.jdbc.ISQLServerCallableStatement42
 
registerOutParameter(String, SQLType, int) - Method in interface com.microsoft.sqlserver.jdbc.ISQLServerCallableStatement42
 
registerOutParameter(String, SQLType, int, int) - Method in interface com.microsoft.sqlserver.jdbc.ISQLServerCallableStatement42
Registers the parameter in ordinal position index to be of JDBC type sqlType.
registerOutParameter(String, SQLType) - Method in interface com.microsoft.sqlserver.jdbc.ISQLServerCallableStatement42
 
registerOutParameter(int, int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
 
registerOutParameter(int, int, String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
 
registerOutParameter(int, int, int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
 
registerOutParameter(int, int, int, int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
 
registerOutParameter(String, int, String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
 
registerOutParameter(String, int, int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
 
registerOutParameter(String, int, int, int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
 
registerOutParameter(String, int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
 
registerOutParameter(int, SQLType) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement42
 
registerOutParameter(int, SQLType, String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement42
 
registerOutParameter(int, SQLType, int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement42
 
registerOutParameter(int, SQLType, int, int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement42
 
registerOutParameter(String, SQLType, String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement42
 
registerOutParameter(String, SQLType, int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement42
 
registerOutParameter(String, SQLType, int, int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement42
 
registerOutParameter(String, SQLType) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement42
 
relative(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
releaseSavepoint(Savepoint) - Method in class com.microsoft.sqlserver.jdbc.SQLServerConnection
 
remove(Object) - Method in class mssql.googlecode.concurrentlinkedhashmap.ConcurrentLinkedHashMap
 
remove(Object, Object) - Method in class mssql.googlecode.concurrentlinkedhashmap.ConcurrentLinkedHashMap
 
removeColumnEncryptionTrustedMasterKeyPaths(String) - Static method in class com.microsoft.sqlserver.jdbc.SQLServerConnection
Removes the trusted Master key Path from the columnEncryptionTrustedMasterKeyPaths.
removeConnectionEventListener(ConnectionEventListener) - Method in class com.microsoft.sqlserver.jdbc.SQLServerPooledConnection
 
removeStatementEventListener(StatementEventListener) - Method in class com.microsoft.sqlserver.jdbc.SQLServerPooledConnection
 
replace(K, V) - Method in class mssql.googlecode.concurrentlinkedhashmap.ConcurrentLinkedHashMap
 
replace(K, V, V) - Method in class mssql.googlecode.concurrentlinkedhashmap.ConcurrentLinkedHashMap
 
rollback() - Method in class com.microsoft.sqlserver.jdbc.SQLServerConnection
Rollback a transcation.
rollback(Savepoint) - Method in class com.microsoft.sqlserver.jdbc.SQLServerConnection
 
rollback(Xid) - Method in class com.microsoft.sqlserver.jdbc.SQLServerXAResource
 
rowDeleted() - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
rowInserted() - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
rowUpdated() - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 

S

set() - Static method in class mssql.googlecode.concurrentlinkedhashmap.Weighers
A weigher where the value is a Set and its weight is the number of elements.
setAccessToken(String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerDataSource
Sets the access token.
setAllowEncryptedValueModifications(boolean) - Method in class com.microsoft.sqlserver.jdbc.SQLServerBulkCopyOptions
Sets whether the driver would send data as is or would decrypt the data and encrypt it again before sending to SQL Server
setApplicationIntent(String) - Method in interface com.microsoft.sqlserver.jdbc.ISQLServerDataSource
Sets the application intent.
setApplicationIntent(String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerDataSource
 
setApplicationName(String) - Method in interface com.microsoft.sqlserver.jdbc.ISQLServerDataSource
Sets the application name.
setApplicationName(String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerDataSource
 
setArray(int, Array) - Method in class com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement
 
setAsciiStream(String, InputStream) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
 
setAsciiStream(String, InputStream, int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
 
setAsciiStream(String, InputStream, long) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
 
setAsciiStream(int, InputStream) - Method in class com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement
 
setAsciiStream(int, InputStream, int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement
 
setAsciiStream(int, InputStream, long) - Method in class com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement
 
setAuthentication(String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerDataSource
sets the authentication mode
setAuthenticationScheme(String) - Method in interface com.microsoft.sqlserver.jdbc.ISQLServerDataSource
Indicates the kind of integrated security you want your application to use.
setAuthenticationScheme(String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerDataSource
 
setAutoCommit(boolean) - Method in class com.microsoft.sqlserver.jdbc.SQLServerConnection
 
setBatchSize(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerBulkCopyOptions
Sets the number of rows in each batch.
setBigDecimal(String, BigDecimal) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
 
setBigDecimal(String, BigDecimal, int, int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
Sets the designated parameter to the given java.math.BigDecimal value.
setBigDecimal(String, BigDecimal, int, int, boolean) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
Sets the designated parameter to the given java.math.BigDecimal value.
setBigDecimal(int, BigDecimal) - Method in class com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement
 
setBigDecimal(int, BigDecimal, int, int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement
Sets the designated parameter to the given java.math.BigDecimal value.
setBigDecimal(int, BigDecimal, int, int, boolean) - Method in class com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement
Sets the designated parameter to the given java.math.BigDecimal value.
setBinaryStream(long) - Method in class com.microsoft.sqlserver.jdbc.SQLServerBlob
Retrieves a stream that can be used to write to the BLOB value that this Blob object represents
setBinaryStream(String, InputStream) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
 
setBinaryStream(String, InputStream, int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
 
setBinaryStream(String, InputStream, long) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
 
setBinaryStream(int, InputStream) - Method in class com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement
 
setBinaryStream(int, InputStream, int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement
 
setBinaryStream(int, InputStream, long) - Method in class com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement
 
setBlob(String, Blob) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
 
setBlob(String, InputStream) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
 
setBlob(String, InputStream, long) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
 
setBlob(int, Blob) - Method in class com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement
 
setBlob(int, InputStream) - Method in class com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement
 
setBlob(int, InputStream, long) - Method in class com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement
 
setBoolean(String, boolean) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
 
setBoolean(String, boolean, boolean) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
Sets the designated parameter to the given Java boolean value.
setBoolean(int, boolean) - Method in class com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement
 
setBoolean(int, boolean, boolean) - Method in class com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement
Sets the designated parameter to the given Java boolean value.
setBulkCopyOptions(SQLServerBulkCopyOptions) - Method in class com.microsoft.sqlserver.jdbc.SQLServerBulkCopy
Update the behavior of the SQLServerBulkCopy instance according to the options supplied, if supplied SQLServerBulkCopyOption is not null.
setBulkCopyTimeout(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerBulkCopyOptions
Sets the number of seconds for the operation to complete before it times out.
setByte(String, byte) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
 
setByte(String, byte, boolean) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
Sets the designated parameter to the given Java byte value.
setByte(int, byte) - Method in class com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement
 
setByte(int, byte, boolean) - Method in class com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement
Sets the designated parameter to the given Java byte value.
setBytes(long, byte[]) - Method in class com.microsoft.sqlserver.jdbc.SQLServerBlob
Writes the given array of bytes into the Blob starting at position pos, and returns the number of bytes written.
setBytes(long, byte[], int, int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerBlob
Writes all or part of the given byte array to the BLOB value that this Blob object represents and returns the number of bytes written.
setBytes(String, byte[]) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
 
setBytes(String, byte[], boolean) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
Sets the designated parameter to the given Java array of bytes.
setBytes(int, byte[]) - Method in class com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement
 
setBytes(int, byte[], boolean) - Method in class com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement
Sets the designated parameter to the given Java array of bytes.
setCapacity(long) - Method in class mssql.googlecode.concurrentlinkedhashmap.ConcurrentLinkedHashMap
Sets the maximum weighted capacity of the map and eagerly evicts entries until it shrinks to the appropriate size.
setCatalog(String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerConnection
 
setCharacterStream(String, Reader) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
 
setCharacterStream(String, Reader, int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
 
setCharacterStream(String, Reader, long) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
 
setCharacterStream(int, Reader) - Method in class com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement
 
setCharacterStream(int, Reader, int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement
 
setCharacterStream(int, Reader, long) - Method in class com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement
 
setCheckConstraints(boolean) - Method in class com.microsoft.sqlserver.jdbc.SQLServerBulkCopyOptions
Sets whether constraints are to be checked while data is being inserted or not.
setClientInfo(Properties) - Method in class com.microsoft.sqlserver.jdbc.SQLServerConnection
 
setClientInfo(String, String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerConnection
 
setClob(String, Clob) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
 
setClob(String, Reader) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
 
setClob(String, Reader, long) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
 
setClob(int, Clob) - Method in class com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement
 
setClob(int, Reader) - Method in class com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement
 
setClob(int, Reader, long) - Method in class com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement
 
setColumnEncryptionKeyCacheTtl(int, TimeUnit) - Static method in class com.microsoft.sqlserver.jdbc.SQLServerConnection
Sets time-to-live for column encryption key entries in the column encryption key cache for the Always Encrypted feature.
setColumnEncryptionSetting(String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerDataSource
Enables/disables Always Encrypted functionality for the data source object.
setColumnEncryptionTrustedMasterKeyPaths(Map<String, List<String>>) - Static method in class com.microsoft.sqlserver.jdbc.SQLServerConnection
Sets Trusted Master Key Paths in the columnEncryptionTrustedMasterKeyPaths.
setCursorName(String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerStatement
 
setDatabaseName(String) - Method in interface com.microsoft.sqlserver.jdbc.ISQLServerDataSource
Sets the database name to connect to.
setDatabaseName(String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerDataSource
 
setDate(String, Date, Calendar) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
 
setDate(String, Date, Calendar, boolean) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
Sets the designated parameter to the given java.sql.Date value, using the given Calendar object.
setDate(String, Date) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
 
setDate(int, Date) - Method in class com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement
 
setDate(int, Date, Calendar) - Method in class com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement
 
setDate(int, Date, Calendar, boolean) - Method in class com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement
Sets the designated parameter to the given java.sql.Date value, using the given Calendar object.
setDateTime(String, Timestamp) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
Sets the designated parameter to the given java.sql.Timestamp value.
setDateTime(String, Timestamp, boolean) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
Sets the designated parameter to the given java.sql.Timestamp value.
setDateTime(int, Timestamp) - Method in class com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement
Sets the designated parameter to the given java.sql.Timestamp value
setDateTime(int, Timestamp, boolean) - Method in class com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement
Sets the designated parameter to the given java.sql.Timestamp value
setDateTimeOffset(String, DateTimeOffset) - Method in interface com.microsoft.sqlserver.jdbc.ISQLServerCallableStatement
Sets parameter parameterName to DateTimeOffset x
setDateTimeOffset(int, DateTimeOffset) - Method in interface com.microsoft.sqlserver.jdbc.ISQLServerPreparedStatement
Sets the designated parameter to the given microsoft.sql.DateTimeOffset value.
setDateTimeOffset(String, DateTimeOffset) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
 
setDateTimeOffset(String, DateTimeOffset, int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
Sets parameter parameterName to DateTimeOffset x
setDateTimeOffset(String, DateTimeOffset, int, boolean) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
Sets parameter parameterName to DateTimeOffset x
setDateTimeOffset(int, DateTimeOffset) - Method in class com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement
Sets the designated parameter to the given microsoft.sql.DatetimeOffset value
setDateTimeOffset(int, DateTimeOffset, int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement
Sets the designated parameter to the given microsoft.sql.DatetimeOffset value
setDateTimeOffset(int, DateTimeOffset, int, boolean) - Method in class com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement
Sets the designated parameter to the given microsoft.sql.DatetimeOffset value
setDescription(String) - Method in interface com.microsoft.sqlserver.jdbc.ISQLServerDataSource
Sets the description of the data source.
setDescription(String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerDataSource
 
setDestinationTableName(String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerBulkCopy
Sets the name of the destination table on the server.
setDouble(String, double) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
 
setDouble(String, double, boolean) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
Sets the designated parameter to the given Java double value.
setDouble(int, double) - Method in class com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement
 
setDouble(int, double, boolean) - Method in class com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement
Sets the designated parameter to the given Java double value.
setEnablePrepareOnFirstPreparedStatementCall(boolean) - Method in class com.microsoft.sqlserver.jdbc.SQLServerConnection
Specifies the behavior for a specific connection instance.
setEnablePrepareOnFirstPreparedStatementCall(boolean) - Method in class com.microsoft.sqlserver.jdbc.SQLServerDataSource
If this configuration is false the first execution of a prepared statement will call sp_executesql and not prepare a statement, once the second execution happens it will call sp_prepexec and actually setup a prepared statement handle.
setEncrypt(boolean) - Method in interface com.microsoft.sqlserver.jdbc.ISQLServerDataSource
Sets a Boolean value that indicates if the encrypt property is enabled.
setEncrypt(boolean) - Method in class com.microsoft.sqlserver.jdbc.SQLServerDataSource
 
setEscapeProcessing(boolean) - Method in class com.microsoft.sqlserver.jdbc.SQLServerStatement
 
setFailoverPartner(String) - Method in interface com.microsoft.sqlserver.jdbc.ISQLServerDataSource
Sets the name of the failover server that is used in a database mirroring configuration.
setFailoverPartner(String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerDataSource
 
setFetchDirection(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
setFetchDirection(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerStatement
 
setFetchSize(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
setFetchSize(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerStatement
 
setFIPS(boolean) - Method in class com.microsoft.sqlserver.jdbc.SQLServerDataSource
 
setFireTriggers(boolean) - Method in class com.microsoft.sqlserver.jdbc.SQLServerBulkCopyOptions
Sets whether the server should be set to fire insert triggers for rows being inserted into the database.
setFloat(String, float) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
 
setFloat(String, float, boolean) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
Sets the designated parameter to the given Java float value.
setFloat(int, float) - Method in class com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement
 
setFloat(int, float, boolean) - Method in class com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement
Sets the designated parameter to the given Java float value.
setGSSCredentials(GSSCredential) - Method in class com.microsoft.sqlserver.jdbc.SQLServerDataSource
sets GSSCredential
setHoldability(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerConnection
 
setHostNameInCertificate(String) - Method in interface com.microsoft.sqlserver.jdbc.ISQLServerDataSource
Sets the host name to be used in validating the SQL Server Secure Sockets Layer (SSL) certificate.
setHostNameInCertificate(String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerDataSource
 
setInstanceName(String) - Method in interface com.microsoft.sqlserver.jdbc.ISQLServerDataSource
Sets the SQL Server instance name.
setInstanceName(String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerDataSource
 
setInt(String, int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
 
setInt(String, int, boolean) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
Sets the designated parameter to the given Java int value.
setInt(int, int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement
 
setInt(int, int, boolean) - Method in class com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement
Sets the designated parameter to the given Java int value.
setIntegratedSecurity(boolean) - Method in interface com.microsoft.sqlserver.jdbc.ISQLServerDataSource
Sets a Boolean value that indicates if the integratedSecurity property is enabled.
setIntegratedSecurity(boolean) - Method in class com.microsoft.sqlserver.jdbc.SQLServerDataSource
 
setJASSConfigurationName(String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerDataSource
Sets the login configuration file for Kerberos authentication.
setKeepIdentity(boolean) - Method in class com.microsoft.sqlserver.jdbc.SQLServerBulkCopyOptions
Sets whether or not to preserve any source identity values.
setKeepNulls(boolean) - Method in class com.microsoft.sqlserver.jdbc.SQLServerBulkCopyOptions
Sets whether to preserve null values in the destination table regardless of the settings for default values, or if they should be replaced by default values (where applicable).
setKeyStoreAuthentication(String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerDataSource
Sets the name that identifies a key store.
setKeyStoreLocation(String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerDataSource
Sets the location including the file name for the Java keystore.
setKeyStoreSecret(String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerDataSource
Sets the password for the Java keystore.
setLargeMaxRows(long) - Method in class com.microsoft.sqlserver.jdbc.SQLServerStatement
 
setLastUpdateCount(boolean) - Method in interface com.microsoft.sqlserver.jdbc.ISQLServerDataSource
Sets a Boolean value that indicates if the lastUpdateCount property is enabled.
setLastUpdateCount(boolean) - Method in class com.microsoft.sqlserver.jdbc.SQLServerDataSource
 
setLockTimeout(int) - Method in interface com.microsoft.sqlserver.jdbc.ISQLServerDataSource
Sets an int value that indicates the number of milliseconds to wait before the database reports a lock time out.
setLockTimeout(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerDataSource
 
setLoginTimeout(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerDataSource
 
setLogWriter(PrintWriter) - Method in class com.microsoft.sqlserver.jdbc.SQLServerDataSource
 
setLong(String, long) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
 
setLong(String, long, boolean) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
Sets the designated parameter to the given Java long value.
setLong(int, long) - Method in class com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement
 
setLong(int, long, boolean) - Method in class com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement
Sets the designated parameter to the given Java long value.
setMaxFieldSize(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerStatement
 
setMaxRows(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerStatement
 
setMoney(String, BigDecimal) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
Sets the designated parameter to the given Java java.math.BigDecimal value.
setMoney(String, BigDecimal, boolean) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
Sets the designated parameter to the given Java java.math.BigDecimal value.
setMoney(int, BigDecimal) - Method in class com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement
Sets the designated parameter to the given java.math.BigDecimal value.
setMoney(int, BigDecimal, boolean) - Method in class com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement
Sets the designated parameter to the given java.math.BigDecimal value.
setMultiSubnetFailover(boolean) - Method in interface com.microsoft.sqlserver.jdbc.ISQLServerDataSource
Sets the value of the multiSubnetFailover connection property.
setMultiSubnetFailover(boolean) - Method in class com.microsoft.sqlserver.jdbc.SQLServerDataSource
 
setName(String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerColumnEncryptionAzureKeyVaultProvider
 
setName(String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerColumnEncryptionCertificateStoreProvider
 
setName(String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerColumnEncryptionJavaKeyStoreProvider
 
setName(String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerColumnEncryptionKeyStoreProvider
Sets the name of this key store provider.
setNCharacterStream(String, Reader) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
 
setNCharacterStream(String, Reader, long) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
 
setNCharacterStream(int, Reader) - Method in class com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement
 
setNCharacterStream(int, Reader, long) - Method in class com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement
 
setNClob(String, NClob) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
 
setNClob(String, Reader) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
 
setNClob(String, Reader, long) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
 
setNClob(int, NClob) - Method in class com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement
 
setNClob(int, Reader) - Method in class com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement
 
setNClob(int, Reader, long) - Method in class com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement
 
setNetworkTimeout(Executor, int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerConnection
 
setNString(String, String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
 
setNString(String, String, boolean) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
Sets the designated parameter to the given String object.
setNString(int, String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement
 
setNString(int, String, boolean) - Method in class com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement
Sets the designated parameter to the given String object.
setNull(String, int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
 
setNull(String, int, String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
 
setNull(int, int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement
 
setNull(int, int, String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement
 
setObject(String, Object, SQLType) - Method in interface com.microsoft.sqlserver.jdbc.ISQLServerCallableStatement42
 
setObject(String, Object, SQLType, int) - Method in interface com.microsoft.sqlserver.jdbc.ISQLServerCallableStatement42
 
setObject(String, Object, SQLType, int, boolean) - Method in interface com.microsoft.sqlserver.jdbc.ISQLServerCallableStatement42
Sets the value of the designated parameter with the given object.
setObject(int, Object, SQLType) - Method in interface com.microsoft.sqlserver.jdbc.ISQLServerPreparedStatement42
 
setObject(int, Object, SQLType, int) - Method in interface com.microsoft.sqlserver.jdbc.ISQLServerPreparedStatement42
 
setObject(int, Object, SQLType, Integer, Integer) - Method in interface com.microsoft.sqlserver.jdbc.ISQLServerPreparedStatement42
Sets the value of the designated parameter with the given object.
setObject(int, Object, SQLType, Integer, Integer, boolean) - Method in interface com.microsoft.sqlserver.jdbc.ISQLServerPreparedStatement42
Sets the value of the designated parameter with the given object.
setObject(String, Object) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
 
setObject(String, Object, int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
 
setObject(String, Object, int, int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
 
setObject(String, Object, int, int, boolean) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
Sets the value of the designated parameter with the given object.
setObject(String, Object, int, Integer, int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
Sets the value of the designated parameter with the given object.
setObject(String, Object, SQLType) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement42
 
setObject(String, Object, SQLType, int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement42
 
setObject(String, Object, SQLType, int, boolean) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement42
 
setObject(int, Object, SQLType) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement42
 
setObject(int, Object, SQLType, int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement42
 
setObject(int, Object, SQLType, Integer, Integer) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement42
 
setObject(int, Object, SQLType, Integer, Integer, boolean) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement42
 
setObject(int, Object) - Method in class com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement
 
setObject(int, Object, int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement
 
setObject(int, Object, int, int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement
 
setObject(int, Object, int, Integer, int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement
Sets the value of the designated parameter with the given object.
setObject(int, Object, int, Integer, int, boolean) - Method in class com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement
Sets the value of the designated parameter with the given object.
setObject(int, Object, SQLType) - Method in class com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement42
 
setObject(int, Object, SQLType, int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement42
 
setObject(int, Object, SQLType, Integer, Integer) - Method in class com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement42
 
setObject(int, Object, SQLType, Integer, Integer, boolean) - Method in class com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement42
 
setPacketSize(int) - Method in interface com.microsoft.sqlserver.jdbc.ISQLServerDataSource
Sets the current network packet size used to communicate with SQL Server, specified in bytes.
setPacketSize(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerDataSource
 
setPassword(String) - Method in interface com.microsoft.sqlserver.jdbc.ISQLServerDataSource
Sets the password that will be used to connect to SQL Server.
setPassword(String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerDataSource
 
setPoolable(boolean) - Method in class com.microsoft.sqlserver.jdbc.SQLServerStatement
 
setPortNumber(int) - Method in interface com.microsoft.sqlserver.jdbc.ISQLServerDataSource
Sets the port number to be used to communicate with SQL Server.
setPortNumber(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerDataSource
 
setQueryTimeout(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerDataSource
Setting the query timeout
setQueryTimeout(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerStatement
 
setReadOnly(boolean) - Method in class com.microsoft.sqlserver.jdbc.SQLServerConnection
 
setRef(int, Ref) - Method in class com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement
 
setResponseBuffering(String) - Method in interface com.microsoft.sqlserver.jdbc.ISQLServerDataSource
Sets the response buffering mode for connections created by using this SQLServerDataSource object.
setResponseBuffering(String) - Method in interface com.microsoft.sqlserver.jdbc.ISQLServerStatement
Sets the response buffering mode for this SQLServerStatement object to case-insensitive String full or adaptive.
setResponseBuffering(String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerDataSource
 
setResponseBuffering(String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerStatement
 
setRowId(String, RowId) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
 
setRowId(int, RowId) - Method in class com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement
 
setSavepoint(String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerConnection
 
setSavepoint() - Method in class com.microsoft.sqlserver.jdbc.SQLServerConnection
 
setSchema(String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerConnection
 
setSelectMethod(String) - Method in interface com.microsoft.sqlserver.jdbc.ISQLServerDataSource
Sets the default cursor type that is used for all result sets that are created by using this SQLServerDataSource object.
setSelectMethod(String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerDataSource
 
setSendStringParametersAsUnicode(boolean) - Method in interface com.microsoft.sqlserver.jdbc.ISQLServerDataSource
Sets a boolean value that indicates if sending string parameters to the server in UNICODE format is enabled.
setSendStringParametersAsUnicode(boolean) - Method in class com.microsoft.sqlserver.jdbc.SQLServerDataSource
 
setSendTimeAsDatetime(boolean) - Method in interface com.microsoft.sqlserver.jdbc.ISQLServerDataSource
Modifies the setting of the sendTimeAsDatetime connection property.
setSendTimeAsDatetime(boolean) - Method in class com.microsoft.sqlserver.jdbc.SQLServerConnection
Modifies the setting of the sendTimeAsDatetime connection property.
setSendTimeAsDatetime(boolean) - Method in class com.microsoft.sqlserver.jdbc.SQLServerDataSource
 
setServerName(String) - Method in interface com.microsoft.sqlserver.jdbc.ISQLServerDataSource
Sets the name of the computer that is running SQL Server.
setServerName(String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerDataSource
 
setServerNameAsACE(boolean) - Method in class com.microsoft.sqlserver.jdbc.SQLServerDataSource
Translates the serverName from Unicode to ASCII Compatible Encoding (ACE)
setServerPreparedStatementDiscardThreshold(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerConnection
Specifies the behavior for a specific connection instance.
setServerPreparedStatementDiscardThreshold(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerDataSource
This setting controls how many outstanding prepared statement discard actions (sp_unprepare) can be outstanding per connection before a call to clean-up the outstanding handles on the server is executed.
setServerSpn(String) - Method in interface com.microsoft.sqlserver.jdbc.ISQLServerDataSource
Sets the server spn
setServerSpn(String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerDataSource
 
setShort(String, short) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
 
setShort(String, short, boolean) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
Sets the designated parameter to the given Java short value.
setShort(int, short) - Method in class com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement
 
setShort(int, short, boolean) - Method in class com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement
Sets the designated parameter to the given Java short value.
setSmallDateTime(String, Timestamp) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
Sets the designated parameter to the given java.sql.Timestamp value.
setSmallDateTime(String, Timestamp, boolean) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
Sets the designated parameter to the given java.sql.Timestamp value.
setSmallDateTime(int, Timestamp) - Method in class com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement
Sets the designated parameter to the given java.sql.Timestamp value
setSmallDateTime(int, Timestamp, boolean) - Method in class com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement
Sets the designated parameter to the given java.sql.Timestamp value
setSmallMoney(String, BigDecimal) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
Sets the designated parameter to the given Java java.math.BigDecimal value.
setSmallMoney(String, BigDecimal, boolean) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
Sets the designated parameter to the given Java java.math.BigDecimal value.
setSmallMoney(int, BigDecimal) - Method in class com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement
Sets the designated parameter to the given java.math.BigDecimal value.
setSmallMoney(int, BigDecimal, boolean) - Method in class com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement
Sets the designated parameter to the given java.math.BigDecimal value.
setSocketTimeout(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerDataSource
Setting the socket timeout
setSQLXML(String, SQLXML) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
 
setSQLXML(int, SQLXML) - Method in class com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement
 
setSSLProtocol(String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerDataSource
 
setStatementPoolingCacheSize(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerConnection
Specifies the size of the prepared statement cache for this conection.
setStatementPoolingCacheSize(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerDataSource
Specifies the size of the prepared statement cache for this conection.
setString(String, String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
 
setString(String, String, boolean) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
Sets the designated parameter to the given Java String value.
setString(int, String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement
 
setString(int, String, boolean) - Method in class com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement
Sets the designated parameter to the given Java String value.
setStructured(String, String, SQLServerDataTable) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
Populates a table valued parameter passed to a stored procedure with a data table.
setStructured(String, String, ResultSet) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
Populates a table valued parameter passed to a stored procedure with a ResultSet retrieved from another table
setStructured(String, String, ISQLServerDataRecord) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
Populates a table valued parameter passed to a stored procedure with an ISQLServerDataRecord object.
setStructured(int, String, SQLServerDataTable) - Method in class com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement
Populates a table valued parameter with a data table
setStructured(int, String, ResultSet) - Method in class com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement
Populates a table valued parameter with a data table
setStructured(int, String, ISQLServerDataRecord) - Method in class com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement
Populates a table valued parameter with a data table
setTableLock(boolean) - Method in class com.microsoft.sqlserver.jdbc.SQLServerBulkCopyOptions
Sets whether SQLServerBulkCopy should obtain a bulk update lock for the duration of the bulk copy operation.
setTime(String, Time, Calendar) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
 
setTime(String, Time, Calendar, boolean) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
Sets the designated parameter to the given java.sql.Time value, using the given Calendar object.
setTime(String, Time) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
 
setTime(String, Time, int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
Sets the designated parameter to the given java.sql.Time value.
setTime(String, Time, int, boolean) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
Sets the designated parameter to the given java.sql.Time value.
setTime(int, Time) - Method in class com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement
 
setTime(int, Time, int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement
Sets the designated parameter to the given java.sql.Time value
setTime(int, Time, int, boolean) - Method in class com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement
Sets the designated parameter to the given java.sql.Time value
setTime(int, Time, Calendar) - Method in class com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement
 
setTime(int, Time, Calendar, boolean) - Method in class com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement
Sets the designated parameter to the given java.sql.Time value.
setTimestamp(String, Timestamp, Calendar) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
 
setTimestamp(String, Timestamp, Calendar, boolean) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
Sets the designated parameter to the given java.sql.Timestamp value.
setTimestamp(String, Timestamp) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
 
setTimestamp(String, Timestamp, int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
Sets the designated parameter to the given java.sql.Timestamp value.
setTimestamp(String, Timestamp, int, boolean) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
Sets the designated parameter to the given java.sql.Timestamp value.
setTimestamp(int, Timestamp) - Method in class com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement
 
setTimestamp(int, Timestamp, int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement
Sets the designated parameter to the given java.sql.Timestamp value
setTimestamp(int, Timestamp, int, boolean) - Method in class com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement
Sets the designated parameter to the given java.sql.Timestamp value
setTimestamp(int, Timestamp, Calendar) - Method in class com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement
 
setTimestamp(int, Timestamp, Calendar, boolean) - Method in class com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement
Sets the designated parameter to the given java.sql.Timestamp value.
setTimestampWithTimezoneFormat(String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerBulkCSVFileRecord
Set the format for reading in dates from the file.
setTimestampWithTimezoneFormat(DateTimeFormatter) - Method in class com.microsoft.sqlserver.jdbc.SQLServerBulkCSVFileRecord
Set the format for reading in dates from the file.
setTimeWithTimezoneFormat(String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerBulkCSVFileRecord
Set the format for reading in dates from the file.
setTimeWithTimezoneFormat(DateTimeFormatter) - Method in class com.microsoft.sqlserver.jdbc.SQLServerBulkCSVFileRecord
Set the format for reading in dates from the file.
setTransactionIsolation(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerConnection
 
setTransactionTimeout(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerXAResource
 
setTransparentNetworkIPResolution(boolean) - Method in class com.microsoft.sqlserver.jdbc.SQLServerDataSource
Beginning in version 6.0 of the Microsoft JDBC Driver for SQL Server, a new connection property transparentNetworkIPResolution (TNIR) is added for transparent connection to Always On availability groups or to a server which has multiple IP addresses associated.
setTrustManagerClass(String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerDataSource
 
setTrustManagerConstructorArg(String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerDataSource
 
setTrustServerCertificate(boolean) - Method in interface com.microsoft.sqlserver.jdbc.ISQLServerDataSource
Sets a Boolean value that indicates if the trustServerCertificate property is enabled.
setTrustServerCertificate(boolean) - Method in class com.microsoft.sqlserver.jdbc.SQLServerDataSource
 
setTrustStore(String) - Method in interface com.microsoft.sqlserver.jdbc.ISQLServerDataSource
Sets the path (including file name) to the certificate trustStore file.
setTrustStore(String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerDataSource
 
setTrustStorePassword(String) - Method in interface com.microsoft.sqlserver.jdbc.ISQLServerDataSource
Sets the password that is used to check the integrity of the trustStore data.
setTrustStorePassword(String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerDataSource
 
setTrustStoreType(String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerDataSource
 
setTvpName(String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerDataTable
Retrieves the column meta data of this data table.
setTypeMap(Map<String, Class<?>>) - Method in class com.microsoft.sqlserver.jdbc.SQLServerConnection
 
setUnicodeStream(int, InputStream, int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement
Deprecated.
setUniqueIdentifier(String, String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
Sets the designated parameter to the given String value.
setUniqueIdentifier(String, String, boolean) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
Sets the designated parameter to the given String value.
setUniqueIdentifier(int, String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement
Sets the designated parameter to the given String.
setUniqueIdentifier(int, String, boolean) - Method in class com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement
Sets the designated parameter to the given String.
setURL(String) - Method in interface com.microsoft.sqlserver.jdbc.ISQLServerDataSource
Sets the URL that is used to connect to the data source.
setURL(String, URL) - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
 
setURL(String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerDataSource
 
setURL(int, URL) - Method in class com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement
 
setUseInternalTransaction(boolean) - Method in class com.microsoft.sqlserver.jdbc.SQLServerBulkCopyOptions
Sets whether each batch of the bulk-copy operation will occur within a transaction or not.
setUser(String) - Method in interface com.microsoft.sqlserver.jdbc.ISQLServerDataSource
Sets the user name that is used to connect the data source.
setUser(String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerDataSource
 
setWorkstationID(String) - Method in interface com.microsoft.sqlserver.jdbc.ISQLServerDataSource
Sets the name of the client computer name that is used to connect to the data source.
setWorkstationID(String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerDataSource
 
setXopenStates(boolean) - Method in interface com.microsoft.sqlserver.jdbc.ISQLServerDataSource
Sets a Boolean value that indicates if converting SQL states to XOPEN compliant states is enabled.
setXopenStates(boolean) - Method in class com.microsoft.sqlserver.jdbc.SQLServerDataSource
 
singleton() - Static method in class mssql.googlecode.concurrentlinkedhashmap.Weighers
A weigher where a value has a weight of 1.
size() - Method in class mssql.googlecode.concurrentlinkedhashmap.ConcurrentLinkedHashMap
 
SMALLDATETIME - Static variable in class microsoft.sql.Types
The constant in the Java programming language, sometimes referred to as a type code, that identifies the Microsoft SQL type SMALLDATETIME.
SMALLMONEY - Static variable in class microsoft.sql.Types
The constant in the Java programming language, sometimes referred to as a type code, that identifies the Microsoft SQL type SMALLMONEY.
SPACE - Static variable in class com.microsoft.sqlserver.jdbc.StringUtils
 
SQL_VARIANT - Static variable in class microsoft.sql.Types
The constant in the Java programming language, sometimes referred to as a type code, that identifies the Microsoft SQL type SQL_VARIANT.
SQLServerBlob - Class in com.microsoft.sqlserver.jdbc
SQLServerBlob represents a binary LOB object and implements a java.sql.Blob.
SQLServerBlob(SQLServerConnection, byte[]) - Constructor for class com.microsoft.sqlserver.jdbc.SQLServerBlob
Deprecated.
SQLServerBulkCopy - Class in com.microsoft.sqlserver.jdbc
Lets you efficiently bulk load a SQL Server table with data from another source.
SQLServerBulkCopy(Connection) - Constructor for class com.microsoft.sqlserver.jdbc.SQLServerBulkCopy
Initializes a new instance of the SQLServerBulkCopy class using the specified open instance of SQLServerConnection.
SQLServerBulkCopy(String) - Constructor for class com.microsoft.sqlserver.jdbc.SQLServerBulkCopy
Initializes and opens a new instance of SQLServerConnection based on the supplied connectionString.
SQLServerBulkCopyOptions - Class in com.microsoft.sqlserver.jdbc
A collection of settings that control how an instance of SQLServerBulkCopy behaves.
SQLServerBulkCopyOptions() - Constructor for class com.microsoft.sqlserver.jdbc.SQLServerBulkCopyOptions
Initializes an instance of the SQLServerBulkCopySettings class using defaults for all of the settings.
SQLServerBulkCSVFileRecord - Class in com.microsoft.sqlserver.jdbc
A simple implementation of the ISQLServerBulkRecord interface that can be used to read in the basic Java data types from a delimited file where each line represents a row of data.
SQLServerBulkCSVFileRecord(String, String, String, boolean) - Constructor for class com.microsoft.sqlserver.jdbc.SQLServerBulkCSVFileRecord
Creates a simple reader to parse data from a delimited file with the given encoding.
SQLServerBulkCSVFileRecord(InputStream, String, String, boolean) - Constructor for class com.microsoft.sqlserver.jdbc.SQLServerBulkCSVFileRecord
Creates a simple reader to parse data from a delimited file with the given encoding.
SQLServerBulkCSVFileRecord(String, String, boolean) - Constructor for class com.microsoft.sqlserver.jdbc.SQLServerBulkCSVFileRecord
Creates a simple reader to parse data from a CSV file with the given encoding.
SQLServerBulkCSVFileRecord(String, boolean) - Constructor for class com.microsoft.sqlserver.jdbc.SQLServerBulkCSVFileRecord
Creates a simple reader to parse data from a CSV file with the default encoding.
SQLServerCallableStatement - Class in com.microsoft.sqlserver.jdbc
CallableStatement implements JDBC callable statements.
SQLServerCallableStatement42 - Class in com.microsoft.sqlserver.jdbc
This class is separated from SQLServerCallableStatement class in order to resolve compiling error of missing Java 8 Types when running with Java 7.
SQLServerClob - Class in com.microsoft.sqlserver.jdbc
SQLServerClob represents a character LOB object and implements java.sql.Clob.
SQLServerClob(SQLServerConnection, String) - Constructor for class com.microsoft.sqlserver.jdbc.SQLServerClob
Deprecated.
SQLServerColumnEncryptionAzureKeyVaultProvider - Class in com.microsoft.sqlserver.jdbc
Provides implementation similar to certificate store provider.
SQLServerColumnEncryptionAzureKeyVaultProvider(String, String) - Constructor for class com.microsoft.sqlserver.jdbc.SQLServerColumnEncryptionAzureKeyVaultProvider
Constructor that authenticates to AAD.
SQLServerColumnEncryptionCertificateStoreProvider - Class in com.microsoft.sqlserver.jdbc
The implementation of the key store provider for the Windows Certificate Store.
SQLServerColumnEncryptionCertificateStoreProvider() - Constructor for class com.microsoft.sqlserver.jdbc.SQLServerColumnEncryptionCertificateStoreProvider
 
SQLServerColumnEncryptionJavaKeyStoreProvider - Class in com.microsoft.sqlserver.jdbc
The implementation of the key store provider for Java Key Store.
SQLServerColumnEncryptionJavaKeyStoreProvider(String, char[]) - Constructor for class com.microsoft.sqlserver.jdbc.SQLServerColumnEncryptionJavaKeyStoreProvider
Key store provider for the Java Key Store.
SQLServerColumnEncryptionKeyStoreProvider - Class in com.microsoft.sqlserver.jdbc
Extend this class to implement a custom key store provider.
SQLServerColumnEncryptionKeyStoreProvider() - Constructor for class com.microsoft.sqlserver.jdbc.SQLServerColumnEncryptionKeyStoreProvider
 
SQLServerConnection - Class in com.microsoft.sqlserver.jdbc
SQLServerConnection implements a JDBC connection to SQL Server.
SQLServerConnectionPoolDataSource - Class in com.microsoft.sqlserver.jdbc
SQLServerConnectionPoolDataSource provides physical database connections for connection pool managers.
SQLServerConnectionPoolDataSource() - Constructor for class com.microsoft.sqlserver.jdbc.SQLServerConnectionPoolDataSource
 
SQLServerDatabaseMetaData - Class in com.microsoft.sqlserver.jdbc
SQLServerDatabaseMetaData provides JDBC database meta data.
SQLServerDatabaseMetaData(SQLServerConnection) - Constructor for class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
Create new database meta data
SQLServerDataColumn - Class in com.microsoft.sqlserver.jdbc
This class represents a column of the in-memory data table represented by SQLServerDataTable.
SQLServerDataColumn(String, int) - Constructor for class com.microsoft.sqlserver.jdbc.SQLServerDataColumn
Initializes a new instance of SQLServerDataColumn with the column name and type.
SQLServerDataSource - Class in com.microsoft.sqlserver.jdbc
This datasource lists properties specific for the SQLServerConnection class.
SQLServerDataSource() - Constructor for class com.microsoft.sqlserver.jdbc.SQLServerDataSource
Initializes a new instance of the SQLServerDataSource class.
SQLServerDataSourceObjectFactory - Class in com.microsoft.sqlserver.jdbc
SQLServerDataSourceObjectFactory is an object factory to materialize datasources from JNDI.
SQLServerDataSourceObjectFactory() - Constructor for class com.microsoft.sqlserver.jdbc.SQLServerDataSourceObjectFactory
Initializes a new instance of the SQLServerDataSourceObjectFactory class.
SQLServerDataTable - Class in com.microsoft.sqlserver.jdbc
 
SQLServerDataTable() - Constructor for class com.microsoft.sqlserver.jdbc.SQLServerDataTable
The constant in the Java programming language, sometimes referred to as a type code, that identifies the type TVP.
SQLServerDriver - Class in com.microsoft.sqlserver.jdbc
 
SQLServerDriver() - Constructor for class com.microsoft.sqlserver.jdbc.SQLServerDriver
 
SQLServerException - Exception in com.microsoft.sqlserver.jdbc
 
SQLServerException(String, SQLState, DriverError, Throwable) - Constructor for exception com.microsoft.sqlserver.jdbc.SQLServerException
Make a new SQLException
SQLServerException(String, String, int, Throwable) - Constructor for exception com.microsoft.sqlserver.jdbc.SQLServerException
 
SQLServerException(String, Throwable) - Constructor for exception com.microsoft.sqlserver.jdbc.SQLServerException
 
SQLServerException(Object, String, String, int, boolean) - Constructor for exception com.microsoft.sqlserver.jdbc.SQLServerException
 
SQLServerException(Object, String, String, StreamError, boolean) - Constructor for exception com.microsoft.sqlserver.jdbc.SQLServerException
Make a new SQLException
SQLServerMetaData - Class in com.microsoft.sqlserver.jdbc
This class represents metadata for a column.
SQLServerMetaData(String, int) - Constructor for class com.microsoft.sqlserver.jdbc.SQLServerMetaData
Creates a new SQLServerMetaData
SQLServerMetaData(String, int, int, int) - Constructor for class com.microsoft.sqlserver.jdbc.SQLServerMetaData
creates a new SQLServerMetaData
SQLServerMetaData(String, int, int, int, boolean, boolean, SQLServerSortOrder, int) - Constructor for class com.microsoft.sqlserver.jdbc.SQLServerMetaData
Creates a new SQLServerMetaData
SQLServerMetaData(SQLServerMetaData) - Constructor for class com.microsoft.sqlserver.jdbc.SQLServerMetaData
Initializes a new instance of SQLServerMetaData from another SQLServerMetaData object.
SQLServerNClob - Class in com.microsoft.sqlserver.jdbc
SQLServerNClob represents a National Character Set LOB object and implements java.sql.NClob.
SQLServerParameterMetaData - Class in com.microsoft.sqlserver.jdbc
SQLServerParameterMetaData provides JDBC 3.0 meta data for prepared statement parameters.
SQLServerPooledConnection - Class in com.microsoft.sqlserver.jdbc
SQLServerPooledConnection represents a database physical connection in a connection pool.
SQLServerPreparedStatement - Class in com.microsoft.sqlserver.jdbc
SQLServerPreparedStatement provides JDBC prepared statement functionality.
SQLServerPreparedStatement42 - Class in com.microsoft.sqlserver.jdbc
This class is separated from SQLServerPreparedStatement class in order to resolve compiling error of missing Java 8 Types when running with Java 7.
SQLServerResource - Class in com.microsoft.sqlserver.jdbc
A simple resource bundle containing the strings for localizing.
SQLServerResource() - Constructor for class com.microsoft.sqlserver.jdbc.SQLServerResource
 
SQLServerResultSet - Class in com.microsoft.sqlserver.jdbc
Top-level JDBC ResultSet implementation
SQLServerResultSet42 - Class in com.microsoft.sqlserver.jdbc
This class is separated from SQLServerResultSet class in order to resolve compiling error of missing Java 8 Types when running with Java 7.
SQLServerResultSet42(SQLServerStatement) - Constructor for class com.microsoft.sqlserver.jdbc.SQLServerResultSet42
Makes a new result set
SQLServerResultSetMetaData - Class in com.microsoft.sqlserver.jdbc
A ResultSetMetaData object can be used to obtain the meta data (types and type properties) of the columns in a ResultSet.
SQLServerSavepoint - Class in com.microsoft.sqlserver.jdbc
SQLServerSavepoint implements JDBC 3.0 savepoints.
SQLServerSavepoint(SQLServerConnection, String) - Constructor for class com.microsoft.sqlserver.jdbc.SQLServerSavepoint
Create a new savepoint
SQLServerSortOrder - Enum in com.microsoft.sqlserver.jdbc
Specifies the sorting order
SQLServerStatement - Class in com.microsoft.sqlserver.jdbc
SQLServerStatment provides the basic implementation of JDBC statement functionality.
SQLServerStatementColumnEncryptionSetting - Enum in com.microsoft.sqlserver.jdbc
Specifies how data will be sent and received when reading and writing encrypted columns.
SQLServerXAConnection - Class in com.microsoft.sqlserver.jdbc
SQLServerXAConnection provides JDBC connections that can participate in distributed (XA) transactions.
SQLServerXADataSource - Class in com.microsoft.sqlserver.jdbc
SQLServerXADataSource provides database connections for use in distributed (XA) transactions.
SQLServerXADataSource() - Constructor for class com.microsoft.sqlserver.jdbc.SQLServerXADataSource
 
SQLServerXAResource - Class in com.microsoft.sqlserver.jdbc
SQLServerXAResource provides an XAResource for XA distributed transaction management.
SqlVariant - Class in com.microsoft.sqlserver.jdbc
 
SSTRANSTIGHTLYCPLD - Static variable in class com.microsoft.sqlserver.jdbc.SQLServerXAResource
 
start(Xid, int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerXAResource
 
stmtColumnEncriptionSetting - Variable in class com.microsoft.sqlserver.jdbc.SQLServerStatement
 
storesLowerCaseIdentifiers() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
storesLowerCaseQuotedIdentifiers() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
storesMixedCaseIdentifiers() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
storesMixedCaseQuotedIdentifiers() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
storesUpperCaseIdentifiers() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
storesUpperCaseQuotedIdentifiers() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
StringUtils - Class in com.microsoft.sqlserver.jdbc
Utility class for Strings.
STRUCTURED - Static variable in class microsoft.sql.Types
The constant in the Java programming language, sometimes referred to as a type code, that identifies the Microsoft SQL type STRUCTURED.
supportsAlterTableWithAddColumn() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
supportsAlterTableWithDropColumn() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
supportsANSI92EntryLevelSQL() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
supportsANSI92FullSQL() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
supportsANSI92IntermediateSQL() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
supportsBatchUpdates() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
supportsCatalogsInDataManipulation() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
supportsCatalogsInIndexDefinitions() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
supportsCatalogsInPrivilegeDefinitions() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
supportsCatalogsInProcedureCalls() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
supportsCatalogsInTableDefinitions() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
supportsColumnAliasing() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
supportsConvert() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
supportsConvert(int, int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
supportsCoreSQLGrammar() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
supportsCorrelatedSubqueries() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
supportsDataDefinitionAndDataManipulationTransactions() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
supportsDataManipulationTransactionsOnly() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
supportsDifferentTableCorrelationNames() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
supportsExpressionsInOrderBy() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
supportsExtendedSQLGrammar() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
supportsFullOuterJoins() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
supportsGetGeneratedKeys() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
supportsGroupBy() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
supportsGroupByBeyondSelect() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
supportsGroupByUnrelated() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
supportsIntegrityEnhancementFacility() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
supportsLikeEscapeClause() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
supportsLimitedOuterJoins() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
supportsMinimumSQLGrammar() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
supportsMixedCaseIdentifiers() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
supportsMixedCaseQuotedIdentifiers() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
supportsMultipleOpenResults() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
supportsMultipleResultSets() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
supportsMultipleTransactions() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
supportsNamedParameters() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
supportsNonNullableColumns() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
supportsOpenCursorsAcrossCommit() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
supportsOpenCursorsAcrossRollback() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
supportsOpenStatementsAcrossCommit() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
supportsOpenStatementsAcrossRollback() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
supportsOrderByUnrelated() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
supportsOuterJoins() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
supportsPositionedDelete() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
supportsPositionedUpdate() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
supportsRefCursors() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
supportsResultSetConcurrency(int, int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
supportsResultSetHoldability(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
supportsResultSetType(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
supportsSavepoints() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
supportsSchemasInDataManipulation() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
supportsSchemasInIndexDefinitions() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
supportsSchemasInPrivilegeDefinitions() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
supportsSchemasInProcedureCalls() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
supportsSchemasInTableDefinitions() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
supportsSelectForUpdate() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
supportsStatementPooling() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
supportsStoredFunctionsUsingCallSyntax() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
supportsStoredProcedures() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
supportsSubqueriesInComparisons() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
supportsSubqueriesInExists() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
supportsSubqueriesInIns() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
supportsSubqueriesInQuantifieds() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
supportsTableCorrelationNames() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
supportsTransactionIsolationLevel(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
supportsTransactions() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
supportsUnion() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
supportsUnionAll() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 

T

toString() - Method in class com.microsoft.sqlserver.jdbc.dns.DNSRecordSRV
 
toString() - Method in class com.microsoft.sqlserver.jdbc.SQLServerBlob
 
toString() - Method in class com.microsoft.sqlserver.jdbc.SQLServerConnection
This is a helper function to provide an ID string suitable for tracing.
toString() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
This is a helper function to provide an ID string suitable for tracing.
toString() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDataSource
 
toString() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDriver
 
toString() - Method in class com.microsoft.sqlserver.jdbc.SQLServerParameterMetaData
This is a helper function to provide an ID string suitable for tracing.
toString() - Method in class com.microsoft.sqlserver.jdbc.SQLServerPooledConnection
This is a helper function to provide an ID string suitable for tracing.
toString() - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
toString() - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSetMetaData
 
toString() - Method in class com.microsoft.sqlserver.jdbc.SQLServerStatement
The statement's id for logging info
toString() - Method in class com.microsoft.sqlserver.jdbc.SQLServerXAResource
 
toString() - Method in class microsoft.sql.DateTimeOffset
Formats a datetimeoffset as yyyy-mm-dd hh:mm:ss[.fffffffff] [+|-]hh:mm, where yyyy-mm-dd hh:mm:ss[.fffffffff] indicates a timestamp that is offset from UTC by the number of minutes indicated by [+|-]hh:mm.
TRANSACTION_SNAPSHOT - Static variable in interface com.microsoft.sqlserver.jdbc.ISQLServerConnection
 
truncate(long) - Method in class com.microsoft.sqlserver.jdbc.SQLServerBlob
Truncate a BLOB
TYPE_SS_DIRECT_FORWARD_ONLY - Static variable in interface com.microsoft.sqlserver.jdbc.ISQLServerResultSet
 
TYPE_SS_SCROLL_DYNAMIC - Static variable in interface com.microsoft.sqlserver.jdbc.ISQLServerResultSet
 
TYPE_SS_SCROLL_KEYSET - Static variable in interface com.microsoft.sqlserver.jdbc.ISQLServerResultSet
 
TYPE_SS_SCROLL_STATIC - Static variable in interface com.microsoft.sqlserver.jdbc.ISQLServerResultSet
 
TYPE_SS_SERVER_CURSOR_FORWARD_ONLY - Static variable in interface com.microsoft.sqlserver.jdbc.ISQLServerResultSet
 
Types - Class in microsoft.sql
The class that defines the constants that are used to identify the SQL types that are specific to Microsoft SQL Server.

U

unwrap(Class<T>) - Method in class com.microsoft.sqlserver.jdbc.SQLServerConnection
 
unwrap(Class<T>) - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
unwrap(Class<T>) - Method in class com.microsoft.sqlserver.jdbc.SQLServerDataSource
 
unwrap(Class<T>) - Method in class com.microsoft.sqlserver.jdbc.SQLServerParameterMetaData
 
unwrap(Class<T>) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
unwrap(Class<T>) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSetMetaData
 
unwrap(Class<T>) - Method in class com.microsoft.sqlserver.jdbc.SQLServerStatement
 
updateArray(int, Array) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
updateArray(String, Array) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
updateAsciiStream(int, InputStream) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
updateAsciiStream(int, InputStream, int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
updateAsciiStream(int, InputStream, long) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
updateAsciiStream(String, InputStream) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
updateAsciiStream(String, InputStream, int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
updateAsciiStream(String, InputStream, long) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
updateBigDecimal(int, BigDecimal) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
updateBigDecimal(int, BigDecimal, Integer, Integer) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
Updates the designated column with a java.math.BigDecimal value.
updateBigDecimal(int, BigDecimal, Integer, Integer, boolean) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
Updates the designated column with a java.math.BigDecimal value.
updateBigDecimal(String, BigDecimal) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
updateBigDecimal(String, BigDecimal, boolean) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
Updates the designated column with a java.sql.BigDecimal value.
updateBigDecimal(String, BigDecimal, Integer, Integer) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
Updates the designated column with a java.sql.BigDecimal value.
updateBigDecimal(String, BigDecimal, Integer, Integer, boolean) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
Updates the designated column with a java.sql.BigDecimal value.
updateBinaryStream(int, InputStream) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
updateBinaryStream(int, InputStream, int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
updateBinaryStream(int, InputStream, long) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
updateBinaryStream(String, InputStream) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
updateBinaryStream(String, InputStream, int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
updateBinaryStream(String, InputStream, long) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
updateBlob(int, Blob) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
updateBlob(int, InputStream) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
updateBlob(int, InputStream, long) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
updateBlob(String, Blob) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
updateBlob(String, InputStream) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
updateBlob(String, InputStream, long) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
updateBoolean(int, boolean) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
updateBoolean(int, boolean, boolean) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
Updates the designated column with a boolean value.
updateBoolean(String, boolean) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
updateBoolean(String, boolean, boolean) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
Updates the designated column with a boolean value.
updateByte(int, byte) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
updateByte(int, byte, boolean) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
Updates the designated column with a byte value.
updateByte(String, byte) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
updateByte(String, byte, boolean) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
Updates the designated column with a byte value.
updateBytes(int, byte[]) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
updateBytes(int, byte[], boolean) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
Updates the designated column with a byte array value.
updateBytes(String, byte[]) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
updateBytes(String, byte[], boolean) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
Updates the designated column with a byte array value.
updateCharacterStream(int, Reader) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
updateCharacterStream(int, Reader, int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
updateCharacterStream(int, Reader, long) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
updateCharacterStream(String, Reader) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
updateCharacterStream(String, Reader, int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
updateCharacterStream(String, Reader, long) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
updateClob(int, Clob) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
updateClob(int, Reader) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
updateClob(int, Reader, long) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
updateClob(String, Clob) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
updateClob(String, Reader) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
updateClob(String, Reader, long) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
updateColumnEncryptionTrustedMasterKeyPaths(String, List<String>) - Static method in class com.microsoft.sqlserver.jdbc.SQLServerConnection
Updates the columnEncryptionTrustedMasterKeyPaths with the new Server and trustedKeyPaths.
updateDate(int, Date) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
updateDate(int, Date, boolean) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
Updates the designated column with a java.sql.Date value.
updateDate(String, Date) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
updateDate(String, Date, boolean) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
Updates the designated column with a java.sql.Date value.
updateDateTime(int, Timestamp) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
Updates the designated column with a java.sql.Timestamp value.
updateDateTime(int, Timestamp, Integer) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
Updates the designated column with a java.sql.Timestamp value.
updateDateTime(int, Timestamp, Integer, boolean) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
Updates the designated column with a java.sql.Timestamp value.
updateDateTime(String, Timestamp) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
Updates the designated column with a java.sql.Timestamp value.
updateDateTime(String, Timestamp, int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
Updates the designated column with a java.sql.Timestamp value.
updateDateTime(String, Timestamp, int, boolean) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
Updates the designated column with a java.sql.Timestamp value.
updateDateTimeOffset(int, DateTimeOffset) - Method in interface com.microsoft.sqlserver.jdbc.ISQLServerResultSet
Updates the value of the column specified to the DateTimeOffset Class value, given a zero-based column ordinal.
updateDateTimeOffset(String, DateTimeOffset) - Method in interface com.microsoft.sqlserver.jdbc.ISQLServerResultSet
Updates the value of the column specified to the DateTimeOffset Class value, given a column name.
updateDateTimeOffset(int, DateTimeOffset) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
updateDateTimeOffset(int, DateTimeOffset, Integer) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
Updates the value of the column specified to the DateTimeOffset Class value, given a zero-based column ordinal.
updateDateTimeOffset(int, DateTimeOffset, Integer, boolean) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
Updates the value of the column specified to the DateTimeOffset Class value, given a zero-based column ordinal.
updateDateTimeOffset(String, DateTimeOffset) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
updateDateTimeOffset(String, DateTimeOffset, int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
Updates the value of the column specified to the DateTimeOffset Class value, given a column name.
updateDateTimeOffset(String, DateTimeOffset, int, boolean) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
Updates the value of the column specified to the DateTimeOffset Class value, given a column name.
updateDouble(int, double) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
updateDouble(int, double, boolean) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
Updates the designated column with a double value.
updateDouble(String, double) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
updateDouble(String, double, boolean) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
Updates the designated column with a double value.
updateFloat(int, float) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
updateFloat(int, float, boolean) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
Updates the designated column with a float value.
updateFloat(String, float) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
updateFloat(String, float, boolean) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
Updates the designated column with a float value.
updateInt(int, int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
updateInt(int, int, boolean) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
Updates the designated column with an int value.
updateInt(String, int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
updateInt(String, int, boolean) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
Updates the designated column with an int value.
updateLong(int, long) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
updateLong(int, long, boolean) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
Updates the designated column with a long value.
updateLong(String, long) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
updateLong(String, long, boolean) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
Updates the designated column with a long value.
updateMoney(int, BigDecimal) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
Updates the designated column with a money value.
updateMoney(int, BigDecimal, boolean) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
Updates the designated column with a money value.
updateMoney(String, BigDecimal) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
Updates the designated column with a money value.
updateMoney(String, BigDecimal, boolean) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
Updates the designated column with a money value.
updateNCharacterStream(int, Reader) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
updateNCharacterStream(int, Reader, long) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
updateNCharacterStream(String, Reader) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
updateNCharacterStream(String, Reader, long) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
updateNClob(int, NClob) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
updateNClob(int, Reader) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
updateNClob(int, Reader, long) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
updateNClob(String, NClob) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
updateNClob(String, Reader) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
updateNClob(String, Reader, long) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
updateNString(int, String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
updateNString(int, String, boolean) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
Updates the designated column with a String value.
updateNString(String, String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
updateNString(String, String, boolean) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
Updates the designated column with a String value.
updateNull(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
updateNull(String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
updateObject(int, Object, SQLType) - Method in interface com.microsoft.sqlserver.jdbc.ISQLServerResultSet42
 
updateObject(int, Object, SQLType, int) - Method in interface com.microsoft.sqlserver.jdbc.ISQLServerResultSet42
 
updateObject(int, Object, SQLType, int, boolean) - Method in interface com.microsoft.sqlserver.jdbc.ISQLServerResultSet42
Updates the designated column with an Object value.
updateObject(String, Object, SQLType, int) - Method in interface com.microsoft.sqlserver.jdbc.ISQLServerResultSet42
 
updateObject(String, Object, SQLType, int, boolean) - Method in interface com.microsoft.sqlserver.jdbc.ISQLServerResultSet42
Updates the designated column with an Object value.
updateObject(String, Object, SQLType) - Method in interface com.microsoft.sqlserver.jdbc.ISQLServerResultSet42
 
updateObject(int, Object) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
updateObject(int, Object, int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
updateObject(int, Object, int, int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
Updates the designated column with an Object value.
updateObject(int, Object, int, int, boolean) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
Updates the designated column with an Object value.
updateObject(int, Object, Integer, JDBCType, Integer, boolean) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
updateObject(String, Object, int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
updateObject(String, Object, int, int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
Updates the designated column with an Object value.
updateObject(String, Object, int, int, boolean) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
Updates the designated column with an Object value.
updateObject(String, Object) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
updateObject(int, Object, SQLType) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet42
 
updateObject(int, Object, SQLType, int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet42
 
updateObject(int, Object, SQLType, int, boolean) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet42
 
updateObject(String, Object, SQLType, int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet42
 
updateObject(String, Object, SQLType, int, boolean) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet42
 
updateObject(String, Object, SQLType) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet42
 
updateRef(int, Ref) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
updateRef(String, Ref) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
updateRow() - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
updateRowId(int, RowId) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
updateRowId(String, RowId) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
updatesAreDetected(int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
updateShort(int, short) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
updateShort(int, short, boolean) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
Updates the designated column with a short value.
updateShort(String, short) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
updateShort(String, short, boolean) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
Updates the designated column with a short value.
updateSmallDateTime(int, Timestamp) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
Updates the designated column with a java.sql.Timestamp value.
updateSmallDateTime(int, Timestamp, Integer) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
Updates the designated column with a java.sql.Timestamp value.
updateSmallDateTime(int, Timestamp, Integer, boolean) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
Updates the designated column with a java.sql.Timestamp value.
updateSmallDateTime(String, Timestamp) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
Updates the designated column with a java.sql.Timestamp value.
updateSmallDateTime(String, Timestamp, int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
Updates the designated column with a java.sql.Timestamp value.
updateSmallDateTime(String, Timestamp, int, boolean) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
Updates the designated column with a java.sql.Timestamp value.
updateSmallMoney(int, BigDecimal) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
Updates the designated column with a smallmoney value.
updateSmallMoney(int, BigDecimal, boolean) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
Updates the designated column with a smallmoney value.
updateSmallMoney(String, BigDecimal) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
Updates the designated column with a smallmoney value.
updateSmallMoney(String, BigDecimal, boolean) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
Updates the designated column with a smallmoney value.
updateSQLXML(int, SQLXML) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
updateSQLXML(String, SQLXML) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
updateString(int, String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
updateString(int, String, boolean) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
Updates the designated column with a String value.
updateString(String, String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
updateString(String, String, boolean) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
Updates the designated column with a String value.
updateTime(int, Time) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
updateTime(int, Time, Integer) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
Updates the designated column with a java.sql.Time value.
updateTime(int, Time, Integer, boolean) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
Updates the designated column with a java.sql.Time value.
updateTime(String, Time) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
updateTime(String, Time, int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
Updates the designated column with a java.sql.Time value.
updateTime(String, Time, int, boolean) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
Updates the designated column with a java.sql.Time value.
updateTimestamp(int, Timestamp) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
updateTimestamp(int, Timestamp, int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
Updates the designated column with a java.sql.Timestamp value.
updateTimestamp(int, Timestamp, int, boolean) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
Updates the designated column with a java.sql.Timestamp value.
updateTimestamp(String, Timestamp) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
updateTimestamp(String, Timestamp, int) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
Updates the designated column with a java.sql.Timestamp value.
updateTimestamp(String, Timestamp, int, boolean) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
Updates the designated column with a java.sql.Timestamp value.
updateUniqueIdentifier(int, String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
Updates the designated column with a String value.
updateUniqueIdentifier(int, String, boolean) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
Updates the designated column with a String value.
updateUniqueIdentifier(String, String) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
Updates the designated column with a Stringvalue.
updateUniqueIdentifier(String, String, boolean) - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
Updates the designated column with a Stringvalue.
useServerDefault() - Method in class com.microsoft.sqlserver.jdbc.SQLServerMetaData
 
usesLocalFilePerTable() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 
usesLocalFiles() - Method in class com.microsoft.sqlserver.jdbc.SQLServerDatabaseMetaData
 

V

valueOf(String) - Static method in enum com.microsoft.sqlserver.jdbc.SQLServerSortOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.sqlserver.jdbc.SQLServerStatementColumnEncryptionSetting
Returns the enum constant of this type with the specified name.
valueOf(Timestamp, int) - Static method in class microsoft.sql.DateTimeOffset
Converts a java.sql.Timestamp value with an integer offset to the equivalent DateTimeOffset value
valueOf(Timestamp, Calendar) - Static method in class microsoft.sql.DateTimeOffset
Converts a java.sql.Timestamp value with a Calendar value to the equivalent DateTimeOffset value
values() - Static method in enum com.microsoft.sqlserver.jdbc.SQLServerSortOrder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.sqlserver.jdbc.SQLServerStatementColumnEncryptionSetting
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class mssql.googlecode.concurrentlinkedhashmap.ConcurrentLinkedHashMap
 

W

wasNull() - Method in class com.microsoft.sqlserver.jdbc.SQLServerCallableStatement
 
wasNull() - Method in class com.microsoft.sqlserver.jdbc.SQLServerResultSet
 
weigher(Weigher<? super V>) - Method in class mssql.googlecode.concurrentlinkedhashmap.ConcurrentLinkedHashMap.Builder
Specifies an algorithm to determine how many the units of capacity a value consumes.
weigher(EntryWeigher<? super K, ? super V>) - Method in class mssql.googlecode.concurrentlinkedhashmap.ConcurrentLinkedHashMap.Builder
Specifies an algorithm to determine how many the units of capacity an entry consumes.
Weigher<V> - Interface in mssql.googlecode.concurrentlinkedhashmap
A class that can determine the weight of a value.
Weighers - Class in mssql.googlecode.concurrentlinkedhashmap
A common set of Weigher and EntryWeigher implementations.
weightedSize() - Method in class mssql.googlecode.concurrentlinkedhashmap.ConcurrentLinkedHashMap
Returns the weighted size of this map.
weightOf(K, V) - Method in interface mssql.googlecode.concurrentlinkedhashmap.EntryWeigher
Measures an entry's weight to determine how many units of capacity that the key and value consumes.
weightOf(V) - Method in interface mssql.googlecode.concurrentlinkedhashmap.Weigher
Measures an object's weight to determine how many units of capacity that the value consumes.
writeToServer(ResultSet) - Method in class com.microsoft.sqlserver.jdbc.SQLServerBulkCopy
Copies all rows in the supplied ResultSet to a destination table specified by the destinationTableName property of the SQLServerBulkCopy object.
writeToServer(RowSet) - Method in class com.microsoft.sqlserver.jdbc.SQLServerBulkCopy
Copies all rows in the supplied RowSet to a destination table specified by the destinationTableName property of the SQLServerBulkCopy object.
writeToServer(ISQLServerBulkRecord) - Method in class com.microsoft.sqlserver.jdbc.SQLServerBulkCopy
Copies all rows from the supplied ISQLServerBulkRecord to a destination table specified by the destinationTableName property of the SQLServerBulkCopy object.
A B C D E F G H I J K L M N O P R S T U V W 
Skip navigation links

Copyright © 2017 Microsoft Corporation. All rights reserved.