Uses of Package
org.apache.openjpa.lib.jdbc

Packages that use org.apache.openjpa.lib.jdbc
org.apache.openjpa.lib.jdbc Database Connectivity 
 

Classes in org.apache.openjpa.lib.jdbc used by org.apache.openjpa.lib.jdbc
ConnectionDecorator
          A connection decorator can wrap Connections before they are returned to the user to add functionality.
DataSourceLogs
          Provies basic logging facilities to a DataSource.
DelegatingDataSource
          Wrapper around an existing data source.
JDBCEvent
          A JDBC event.
JDBCListener
          A listener for all JDBCEvents that occur.
LoggingConnectionDecorator.SQLWarningHandler
          Interface that allows customization of what to do when SQLWarnings occur.