|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DriverDataSource | |
---|---|
org.apache.openjpa.jdbc.conf | OpenJPA-JDBC Configuration |
org.apache.openjpa.jdbc.schema | OpenJPA-JDBC Schema Management |
Uses of DriverDataSource in org.apache.openjpa.jdbc.conf |
---|
Methods in org.apache.openjpa.jdbc.conf that return DriverDataSource | |
---|---|
DriverDataSource |
JDBCConfigurationImpl.newDriverDataSourceInstance()
|
DriverDataSource |
JDBCConfiguration.newDriverDataSourceInstance()
Create an instance of the DriverDataSource to use
for creating a DataSource from a JDBC Driver . |
Uses of DriverDataSource in org.apache.openjpa.jdbc.schema |
---|
Classes in org.apache.openjpa.jdbc.schema that implement DriverDataSource | |
---|---|
class |
SimpleDriverDataSource
Non-pooling driver data source. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |