Package org.apache.openjpa.jdbc.conf
OpenJPA-JDBC Configuration
This package provides JDBC configuration interfaces.
-
Interface Summary Interface Description JDBCConfiguration Configuration that defines the properties necessary to configure runtime and connect to a JDBC DataSource. -
Class Summary Class Description FetchModeValue Value type used to represent fetch modes.JDBCConfigurationImpl Default implementation of theJDBCConfiguration
interface.JDBCProductDerivation Sets JDBC as default store.JDBCSeqValue Adds additional aliases to baseSeqValue
.MappingFactoryValue Handles the complex logic of creating aMetaDataFactory
for combined metadata and mapping.MappingRepositoryValue Handles the complex logic of creating aMappingRepository
for a given configuration.