Uses of Package
org.apache.openjpa.lib.jdbc
Package
Description
OpenJPA-JDBC Configuration
OpenJPA-JDBC Runtime Kernel
OpenJPA-JDBC Schema Management
OpenJPA-JDBC SQL Abstraction
Database Connectivity
Implements Distributed version of JDBCStoreManager and JDBCStoreQuery.
-
ClassDescriptionA connection decorator can wrap
Connection
s before they are returned to the user to add functionality.Delegating data source that maintains a list ofConnectionDecorator
s.A listener for allJDBCEvent
s that occur. -
-
ClassDescriptionA connection decorator can wrap
Connection
s before they are returned to the user to add functionality.Delegating data source that maintains a list ofConnectionDecorator
s. -
ClassDescriptionA connection decorator can wrap
Connection
s before they are returned to the user to add functionality.Wrapper around an existing connection.Wrapper around an existing statement.Interface that allows customization of what to do whenSQLWarning
s occur. -
ClassDescriptionA connection decorator can wrap
Connection
s before they are returned to the user to add functionality.Provies basic logging facilities to a DataSource.CallableStatement
that delegates to an internal statement.Wrapper around an existing connection.Wrapper around a DatabaseMetaData instance.Wrapper around an existing data source.Wrapper around an existing statement.Wrapper around an existing result set.Wrapper around an existing statement.A JDBC event.A listener for allJDBCEvent
s that occur.Interface that allows customization of what to do whenSQLWarning
s occur. -
ClassDescriptionDelegating data source that maintains a list of
ConnectionDecorator
s.Wrapper around an existing data source.