Package | Description |
---|---|
org.apache.openjpa.jdbc.conf |
OpenJPA-JDBC Configuration
|
org.apache.openjpa.jdbc.schema |
OpenJPA-JDBC Schema Management
|
Modifier and Type | Method and Description |
---|---|
DriverDataSource |
JDBCConfigurationImpl.newDriverDataSourceInstance() |
DriverDataSource |
JDBCConfiguration.newDriverDataSourceInstance()
|
Modifier and Type | Class and Description |
---|---|
class |
AutoDriverDataSource
Automatic Commons DBCP pooling or Simple non-pooling driver data source.
|
class |
DBCPDriverDataSource
Commons DBCP basic pooling driver data source.
|
class |
SimpleDriverDataSource
Non-pooling driver data source.
|
Copyright © 2006–2017 Apache Software Foundation. All rights reserved.