java.lang.Objectorg.apache.openjpa.lib.jdbc.DelegatingDataSource
All Implemented Interfaces:
DataSource, Closeable
Direct Known Subclasses:
DistributedDataSource, DecoratingDataSource, DefaultsDataSource
equals and
hashCode methods pass through to the base underlying data store.Abe - White| Constructor: |
|---|
|
| Method from org.apache.openjpa.lib.jdbc.DelegatingDataSource Summary: |
|---|
| appendInfo, close, equals, getConnection, getConnection, getDelegate, getInnermostDelegate, getLogWriter, getLoginTimeout, hashCode, setLogWriter, setLoginTimeout, toString |
| Methods from java.lang.Object: |
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method from org.apache.openjpa.lib.jdbc.DelegatingDataSource Detail: |
|---|
|
|
|
|
|
|
|
|
|
|
|
|
|