Events
Get certified in Microsoft Fabric—for free!
19 Nov, 23 - 10 Dec, 23
For a limited time, the Microsoft Fabric Community team is offering free DP-600 exam vouchers.
Prepare nowThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Represents the basic implementation of JDBC statement functionality. This interface was added in SQL Server JDBC Driver 3.0.
Package: com.microsoft.sqlserver.jdbc
Extends: java.sql.Statement
public interface ISQLServerStatement
This interface is implemented by SQLServerStatement Class.
This interface exposes the following Microsoft JDBC Driver for SQL Server-specific methods:
Method | For more information, see |
---|---|
public String getResponseBuffering | getResponseBuffering |
public void setResponseBuffering | setResponseBuffering |
Events
Get certified in Microsoft Fabric—for free!
19 Nov, 23 - 10 Dec, 23
For a limited time, the Microsoft Fabric Community team is offering free DP-600 exam vouchers.
Prepare now