Package | Description |
---|---|
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.
|
Modifier and Type | Class and Description |
---|---|
class |
DecoratingDataSource
Delegating data source that maintains a list of
ConnectionDecorator s. |
Modifier and Type | Class and Description |
---|---|
class |
DistributedDataSource
A virtual datasource that contains many physical datasources.
|
Copyright © 2006–2022 Apache Software Foundation. All rights reserved.