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

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 
 

Classes in org.apache.openjpa.lib.jdbc used by org.apache.openjpa.jdbc.conf
ConnectionDecorator
          A connection decorator can wrap Connections before they are returned to the user to add functionality.
JDBCListener
          A listener for all JDBCEvents that occur.
 

Classes in org.apache.openjpa.lib.jdbc used by org.apache.openjpa.jdbc.kernel
DelegatingConnection
          Wrapper around an existing connection.
 

Classes in org.apache.openjpa.lib.jdbc used by org.apache.openjpa.jdbc.schema
DecoratingDataSource
          Delegating data source that maintains a list of ConnectionDecorators.
 

Classes in org.apache.openjpa.lib.jdbc used by org.apache.openjpa.jdbc.sql
ConnectionDecorator
          A connection decorator can wrap Connections before they are returned to the user to add functionality.
LoggingConnectionDecorator.SQLWarningHandler
          Interface that allows customization of what to do when SQLWarnings occur.
 

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.
 



Copyright © 2006-2010 Apache Software Foundation. All Rights Reserved.