| Package | Description | 
|---|---|
| org.apache.openjpa.jdbc.conf | 
 OpenJPA-JDBC Configuration
    This package provides JDBC configuration interfaces. 
 | 
| org.apache.openjpa.jdbc.kernel | 
 OpenJPA-JDBC Runtime Kernel
    Runtime services for the JDBC OpenJPA implementation. 
 | 
| org.apache.openjpa.jdbc.schema | 
 OpenJPA-JDBC Schema Management
    This package provides utilities for managing the schema of
    persistent objects stored in a relational database. 
 | 
| org.apache.openjpa.jdbc.sql | 
 OpenJPA-JDBC SQL Abstraction
    Utilities for generating SQL. 
 | 
| org.apache.openjpa.lib.jdbc | 
 Database Connectivity
    Includes an implementation of the  
DataSource APIs
    around a normal JDBC 1.x driver. | 
| org.apache.openjpa.slice.jdbc | 
 Implements Distributed version of JDBCStoreManager and JDBCStoreQuery. 
 | 
| Class and Description | 
|---|
| ConnectionDecorator
 A connection decorator can wrap  
Connections before they are
 returned to the user to add functionality. | 
| DecoratingDataSource
 Delegating data source that maintains a list of  
ConnectionDecorators. | 
| JDBCListener
 A listener for all  
JDBCEvents that occur. | 
| Class and Description | 
|---|
| DelegatingConnection
 Wrapper around an existing connection. 
 | 
| Class and Description | 
|---|
| ConnectionDecorator
 A connection decorator can wrap  
Connections before they are
 returned to the user to add functionality. | 
| DecoratingDataSource
 Delegating data source that maintains a list of  
ConnectionDecorators. | 
| Class and Description | 
|---|
| ConnectionDecorator
 A connection decorator can wrap  
Connections 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 when
  
SQLWarnings occur. | 
| Class and Description | 
|---|
| 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. 
 | 
DelegatingCallableStatement
CallableStatement that 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 all  
JDBCEvents that occur. | 
| LoggingConnectionDecorator.SQLWarningHandler
 Interface that allows customization of what to do when
  
SQLWarnings occur. | 
| Class and Description | 
|---|
| DecoratingDataSource
 Delegating data source that maintains a list of  
ConnectionDecorators. | 
| DelegatingDataSource
 Wrapper around an existing data source. 
 | 
Copyright © 2006–2022 Apache Software Foundation. All rights reserved.