org.apache.openjpa.lib.jdbc
public class: DecoratingDataSource [javadoc |
source]
java.lang.Object
org.apache.openjpa.lib.jdbc.DelegatingDataSource
org.apache.openjpa.lib.jdbc.DecoratingDataSource
All Implemented Interfaces:
DataSource, Closeable
Direct Known Subclasses:
DistributedDataSource
Delegating data source that maintains a list of
ConnectionDecorator s.
- author:
Abe - White
- nojavadoc:
| Methods from org.apache.openjpa.lib.jdbc.DelegatingDataSource: |
|---|
|
appendInfo, close, equals, getConnection, getConnection, getDelegate, getInnermostDelegate, getLogWriter, getLoginTimeout, hashCode, setLogWriter, setLoginTimeout, toString |