Module com.microsoft.sqlserver.jdbc
Package com.microsoft.sqlserver.jdbc
package com.microsoft.sqlserver.jdbc
-
ClassDescriptionGeography datatype represents data in a round-earth coordinate system.Geometry datatype represents data in a Euclidean (flat) coordinate system.Provides an interface used to create classes that read in data from any source (such as a file) and allows a SQLServerBulkCopy class to write the data to SQL Server tables.Deprecated.as of 8.1.0, because the interface contains methods which are not called as part of actual bulk copy process.Provides an interface to the
SQLServerCallableStatement
class.Provides an interface to theSQLServerConnection
andSQLServerConnectionPoolProxy
classes.Provides an interface to theSQLServerConnection43
class.Provides an interface 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.Provides a factory to create connections to the data source represented by this object.Provides an interface to theSQLServerPreparedStatement
class.Provides an interface to theSQLServerResultSet
class.Provides an interface to theSQLServerResultSetMetaData
class.Provides an interface to theSQLServerSavepoint
class.Provides an interface to theSQLServerStatement
class.Overrides JAAS Configuration and always provide a configuration is not defined for default configuration.Provides implemention of the callback handler for Kerberos.Implementation of ICounter for 'maxResultBuffer' property.Parser created to parse String value from Connection String to equivalent number of bytes for JDBC Driver to work on.Access aspect for accessing the token cache.Provides the implementation of the AAS Enclave Provider.Represents a binary LOB object and implements a java.sql.Blob.Provides functionality to efficiently bulk load a SQL Server table with data from another source.Provides a collection of settings that control how an instance of SQLServerBulkCopy behaves.Provides 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.Provides implementation of JDBC callable statements.Represents a character LOB object and implements java.sql.Clob.Provides implementation similar to certificate store provider.Provides the implementation of the key store provider for the Windows Certificate Store.Provides the implementation of the key store provider for Java Key Store.Defines the abstract class for a SQL Server Column Encryption key store provider Extend this class to implement a custom key store provider.Provides an implementation java.sql.connection interface that assists creating a JDBC connection to SQL Server.ExtendsSQLServerConnection43
and implementsISQLServerConnection43
with methods introduced in JDBC 4.3 Specifications.Provides physical database connections for connection pool managers.Provides the JDBC database meta data.Represents a column of the in-memory data table represented bySQLServerDataTable
.Contains a list of properties specific for theSQLServerConnection
class.Defines an object factory to materialize datasources from JNDI.Represents the data table for SQL Server.Provides methods to connect to a SQL Server database and to obtain information about the JDBC driver.SQLServerError represents a TDS error or message event.Represents the exception thrown from any point in the driver that throws a java.sql.SQLException.Provides a callback delegate which is to be implemented by the client codeRepresents metadata for a column.Represents a National Character Set LOB object and implements java.sql.NClob.Provides the implementation of the NONE Enclave Provider.Provides meta data for prepared statement parameters.Represents a physical database connection in a connection pool.Provides an implementation of java.sql.PreparedStatement interface that assists in preparing Statements for SQL Server.Represents a simple resource bundle containing the strings for localizing.Defines the Top-level JDBC ResultSet implementation.Provides an implementation of the result set metadata to the SQL Server.Provides an implementation of JDBC Interface java.sql.Savepoint.Provides an implementation of java.sql.Statement JDBC Interface to assist in creating Statements against SQL Server.Specifies how data will be sent and received when reading and writing encrypted columns.Provides the implementation of the VSM Enclave Provider.Provides JDBC connections that can participate in distributed (XA) transactions.Provides database connections for use in distributed (XA) transactions.Provides an XAResource for XA distributed transaction management.Provides a utility class for Strings.