Uses of Package
org.apache.openjpa.lib.jdbc
Packages that use 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.
-
Classes in org.apache.openjpa.lib.jdbc used by org.apache.openjpa.jdbc.confClassDescriptionA connection decorator can wrap
Connections before they are returned to the user to add functionality.Delegating data source that maintains a list ofConnectionDecorators.A listener for allJDBCEvents that occur. -
Classes in org.apache.openjpa.lib.jdbc used by org.apache.openjpa.jdbc.kernel
-
Classes in org.apache.openjpa.lib.jdbc used by org.apache.openjpa.jdbc.schemaClassDescriptionA connection decorator can wrap
Connections before they are returned to the user to add functionality.Delegating data source that maintains a list ofConnectionDecorators. -
Classes in org.apache.openjpa.lib.jdbc used by org.apache.openjpa.jdbc.sqlClassDescriptionA connection decorator can wrap
Connections 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 whenSQLWarnings occur. -
Classes in org.apache.openjpa.lib.jdbc used by org.apache.openjpa.lib.jdbcClassDescriptionA connection decorator can wrap
Connections before they are returned to the user to add functionality.Provies basic logging facilities to a DataSource.CallableStatementthat 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 allJDBCEvents that occur.Interface that allows customization of what to do whenSQLWarnings occur. -
Classes in org.apache.openjpa.lib.jdbc used by org.apache.openjpa.slice.jdbcClassDescriptionDelegating data source that maintains a list of
ConnectionDecorators.Wrapper around an existing data source.