Package | Description |
---|---|
org.apache.openjpa.jdbc.schema |
OpenJPA-JDBC Schema Management
|
org.apache.openjpa.lib.jdbc |
Database Connectivity
|
org.apache.openjpa.slice.jdbc |
Implements Distributed version of JDBCStoreManager and JDBCStoreQuery.
|
Modifier and Type | Class and Description |
---|---|
protected static class |
DataSourceFactory.DefaultsDataSource
A data source with pre-configured default user name and password.
|
Modifier and Type | Class and Description |
---|---|
class |
DecoratingDataSource
Delegating data source that maintains a list of
ConnectionDecorator s. |
Modifier and Type | Method and Description |
---|---|
static DelegatingDataSource |
DelegatingDataSource.newInstance(DataSource ds)
Constructor for the concrete implementation of this abstract class.
|
Modifier and Type | Class and Description |
---|---|
class |
DistributedDataSource
A virtual datasource that contains many physical datasources.
|
Copyright © 2006-2013 Apache Software Foundation. All Rights Reserved.