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 TypeInterfaceDescriptioninterfaceProvides an interface to theSQLServerCallableStatementclass.Classes in com.microsoft.sqlserver.jdbc that implement ISQLServerPreparedStatementModifier and TypeClassDescriptionclassProvides implementation of JDBC callable statements.classProvides an implementation of java.sql.PreparedStatement interface that assists in preparing Statements for SQL Server.