Uses of Interface
com.microsoft.sqlserver.jdbc.ISQLServerPreparedStatement
Packages that use ISQLServerPreparedStatement
-
Uses of ISQLServerPreparedStatement in com.microsoft.sqlserver.jdbc
Subinterfaces of ISQLServerPreparedStatement in com.microsoft.sqlserver.jdbcModifier and TypeInterfaceDescriptioninterface
Provides an interface to theSQLServerCallableStatement
class.Classes in com.microsoft.sqlserver.jdbc that implement ISQLServerPreparedStatementModifier and TypeClassDescriptionclass
Provides implementation of JDBC callable statements.class
Provides an implementation of java.sql.PreparedStatement interface that assists in preparing Statements for SQL Server.