Class WrapperAdapter
java.lang.Object
org.apache.shardingsphere.sqlfederation.advanced.resultset.WrapperAdapter
- All Implemented Interfaces:
Wrapper
- Direct Known Subclasses:
AbstractUnsupportedUpdateOperationResultSet,SQLFederationResultSetMetaData
Adapter for
java.sql.Wrapper.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
WrapperAdapter
public WrapperAdapter()
-
-
Method Details
-
unwrap
- Specified by:
unwrapin interfaceWrapper- Throws:
SQLException
-
isWrapperFor
- Specified by:
isWrapperForin interfaceWrapper
-