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 TypeInterfaceDescriptioninterfaceProvides an interface to theSQLServerConnection43class.Classes in com.microsoft.sqlserver.jdbc that implement ISQLServerConnectionModifier and TypeClassDescriptionclassProvides an implementation java.sql.connection interface that assists creating a JDBC connection to SQL Server.classExtendsSQLServerConnection43and implementsISQLServerConnection43with methods introduced in JDBC 4.3 Specifications.