Class SpyWrapper<W extends Wrapper>
java.lang.Object
cool.scx.jdbc.spy.SpyWrapper<W>
- All Implemented Interfaces:
Wrapper
- Direct Known Subclasses:
ConnectionWrapper,DataSourceWrapper,StatementWrapper
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
delegate
-
eventListener
-
-
Constructor Details
-
SpyWrapper
-
-
Method Details
-
unwrap
- Specified by:
unwrapin interfaceWrapper- Throws:
SQLException
-
isWrapperFor
- Specified by:
isWrapperForin interfaceWrapper- Throws:
SQLException
-