Events
Mar 31, 11 PM - Apr 2, 11 PM
The biggest SQL, Fabric and Power BI learning event. March 31 – April 2. Use code FABINSIDER to save $400.
Register todayThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Indicates whether this data source object is a wrapper for the specified interface.
public boolean isWrapperFor(Class iface)
iface
A class defining an interface.
true if this object implements the interface or wraps an object that implements the interface. Otherwise, false.
The isWrapperFor method and the unwrap method are defined by the java.sql.Wrapper interface, which is introduced in the JDBC 4.0 Spec.
If this method returns true, calling unwrap with the same argument will succeed.
For more information, see Wrappers and Interfaces.
unwrap Method (SQLServerDataSource)
SQLServerDataSource Members
SQLServerDataSource Class
Events
Mar 31, 11 PM - Apr 2, 11 PM
The biggest SQL, Fabric and Power BI learning event. March 31 – April 2. Use code FABINSIDER to save $400.
Register today