Uses of Package
org.apache.openjpa.lib.jdbc
- 
Packages that use org.apache.openjpa.lib.jdbc Package Description org.apache.openjpa.jdbc.conf OpenJPA-JDBC Configurationorg.apache.openjpa.jdbc.kernel OpenJPA-JDBC Runtime Kernelorg.apache.openjpa.jdbc.schema OpenJPA-JDBC Schema Managementorg.apache.openjpa.jdbc.sql OpenJPA-JDBC SQL Abstractionorg.apache.openjpa.lib.jdbc Database Connectivityorg.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 Class Description ConnectionDecorator A connection decorator can wrapConnections before they are returned to the user to add functionality.DecoratingDataSource Delegating data source that maintains a list ofConnectionDecorators.JDBCListener A listener for allJDBCEvents that occur. - 
Classes in org.apache.openjpa.lib.jdbc used by org.apache.openjpa.jdbc.kernel Class Description DelegatingConnection Wrapper around an existing connection. - 
Classes in org.apache.openjpa.lib.jdbc used by org.apache.openjpa.jdbc.schema Class Description ConnectionDecorator A connection decorator can wrapConnections before they are returned to the user to add functionality.DecoratingDataSource Delegating data source that maintains a list ofConnectionDecorators. - 
Classes in org.apache.openjpa.lib.jdbc used by org.apache.openjpa.jdbc.sql Class Description ConnectionDecorator A connection decorator can wrapConnections 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 whenSQLWarnings occur. - 
Classes in org.apache.openjpa.lib.jdbc used by org.apache.openjpa.lib.jdbc Class Description ConnectionDecorator A connection decorator can wrapConnections before they are returned to the user to add functionality.DataSourceLogs Provies basic logging facilities to a DataSource.DelegatingCallableStatement CallableStatementthat 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.JDBCListener A listener for allJDBCEvents that occur.LoggingConnectionDecorator.SQLWarningHandler Interface that allows customization of what to do whenSQLWarnings occur. - 
Classes in org.apache.openjpa.lib.jdbc used by org.apache.openjpa.slice.jdbc Class Description DecoratingDataSource Delegating data source that maintains a list ofConnectionDecorators.DelegatingDataSource Wrapper around an existing data source.