|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.apache.openjpa.lib.jdbc | |
---|---|
org.apache.openjpa.jdbc.conf | OpenJPA-JDBC Configuration |
org.apache.openjpa.jdbc.kernel | OpenJPA-JDBC Runtime Kernel |
org.apache.openjpa.jdbc.schema | OpenJPA-JDBC Schema Management |
org.apache.openjpa.jdbc.sql | OpenJPA-JDBC SQL Abstraction |
org.apache.openjpa.lib.jdbc | Database Connectivity |
org.apache.openjpa.slice.jdbc | Implements Distributed version of JDBCStoreManager and JDBCStoreQuery. |
Classes in org.apache.openjpa.lib.jdbc used by org.apache.openjpa.jdbc.conf | |
---|---|
ConnectionDecorator
A connection decorator can wrap Connection s before they are
returned to the user to add functionality. |
|
DecoratingDataSource
Delegating data source that maintains a list of ConnectionDecorator s. |
|
JDBCListener
A listener for all JDBCEvent s that occur. |
Classes in org.apache.openjpa.lib.jdbc used by org.apache.openjpa.jdbc.kernel | |
---|---|
DelegatingConnection
Wrapper around an existing connection. |
|
DelegatingPreparedStatement
Wrapper around an existing statement. |
|
DelegatingStatement
Wrapper around an existing statement. |
Classes in org.apache.openjpa.lib.jdbc used by org.apache.openjpa.jdbc.schema | |
---|---|
DecoratingDataSource
Delegating data source that maintains a list of ConnectionDecorator s. |
|
DelegatingDataSource
Wrapper around an existing data source. |
Classes in org.apache.openjpa.lib.jdbc used by org.apache.openjpa.jdbc.sql | |
---|---|
ConnectionDecorator
A connection decorator can wrap Connection s before they are
returned to the user to add functionality. |
|
DelegatingConnection
Wrapper around an existing connection. |
|
DelegatingPreparedStatement
Wrapper around an existing statement. |
|
LoggingConnectionDecorator.SQLWarningHandler
Interface that allows customization of what to do when SQLWarning s occur. |
Classes in org.apache.openjpa.lib.jdbc used by org.apache.openjpa.lib.jdbc | |
---|---|
ConnectionDecorator
A connection decorator can wrap Connection s before they are
returned to the user to add functionality. |
|
DataSourceLogs
Provies basic logging facilities to a DataSource. |
|
DecoratingDataSource
Delegating data source that maintains a list of ConnectionDecorator s. |
|
DelegatingCallableStatement
CallableStatement that delegates to an internal statement. |
|
DelegatingConnection
Wrapper around an existing connection. |
|
DelegatingDatabaseMetaData
Wrapper around a DatabaseMetaData instance. |
|
DelegatingDataSource
Wrapper around an existing data source. |
|
DelegatingPreparedStatement
Wrapper around an existing statement. |
|
DelegatingResultSet
Wrapper around an existing result set. |
|
DelegatingStatement
Wrapper around an existing statement. |
|
JDBCEvent
A JDBC event. |
|
JDBCEventConnectionDecorator.EventConnection
Fires events as appropriate. |
|
JDBCListener
A listener for all JDBCEvent s that occur. |
|
LoggingConnectionDecorator.SQLWarningHandler
Interface that allows customization of what to do when SQLWarning s occur. |
Classes in org.apache.openjpa.lib.jdbc used by org.apache.openjpa.slice.jdbc | |
---|---|
DecoratingDataSource
Delegating data source that maintains a list of ConnectionDecorator s. |
|
DelegatingDataSource
Wrapper around an existing data source. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |