Package org.pjdbc.sql
Class AbstractWrapper
java.lang.Object
org.pjdbc.sql.AbstractWrapper
- All Implemented Interfaces:
Wrapper
- Direct Known Subclasses:
AbstractConnection,AbstractDatabaseMetaData,AbstractParameterMetaData,AbstractResultSet,AbstractResultSetMetaData,AbstractStatement
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
delegates
-
-
Constructor Details
-
AbstractWrapper
- Throws:
SQLException
-
AbstractWrapper
- Throws:
SQLException
-
-
Method Details
-
isWrapperFor
- Specified by:
isWrapperForin interfaceWrapper- Throws:
SQLException
-
unwrap
- Specified by:
unwrapin interfaceWrapper- Throws:
SQLException
-