Uses of Interface
com.microsoft.sqlserver.jdbc.ISQLServerStatement
Packages that use ISQLServerStatement
-
Uses of ISQLServerStatement in com.microsoft.sqlserver.jdbc
Subinterfaces of ISQLServerStatement in com.microsoft.sqlserver.jdbcModifier and TypeInterfaceDescriptioninterfaceProvides an interface to theSQLServerCallableStatementclass.interfaceProvides an interface to theSQLServerPreparedStatementclass.Classes in com.microsoft.sqlserver.jdbc that implement ISQLServerStatementModifier and TypeClassDescriptionclassProvides implementation of JDBC callable statements.classProvides an implementation of java.sql.PreparedStatement interface that assists in preparing Statements for SQL Server.classProvides an implementation of java.sql.Statement JDBC Interface to assist in creating Statements against SQL Server.