Uses of Class
com.microsoft.sqlserver.jdbc.SQLServerStatement
-
Packages that use SQLServerStatement Package Description com.microsoft.sqlserver.jdbc -
-
Uses of SQLServerStatement in com.microsoft.sqlserver.jdbc
Subclasses of SQLServerStatement in com.microsoft.sqlserver.jdbc Modifier and Type Class Description classSQLServerCallableStatementProvides implementation of JDBC callable statements.classSQLServerPreparedStatementProvides an implementation of java.sql.PreparedStatement interface that assists in preparing Statements for SQL Server.
-