Uses of Interface
com.microsoft.sqlserver.jdbc.ISQLServerConnection
Packages that use ISQLServerConnection
-
Uses of ISQLServerConnection in com.microsoft.sqlserver.jdbc
Subinterfaces of ISQLServerConnection in com.microsoft.sqlserver.jdbcModifier and TypeInterfaceDescriptioninterface
Provides an interface to theSQLServerConnection43
class.Classes in com.microsoft.sqlserver.jdbc that implement ISQLServerConnectionModifier and TypeClassDescriptionclass
Provides an implementation java.sql.connection interface that assists creating a JDBC connection to SQL Server.class
ExtendsSQLServerConnection43
and implementsISQLServerConnection43
with methods introduced in JDBC 4.3 Specifications.