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 theJDBCConfigurationinterface.JDBCProductDerivation Sets JDBC as default store.JDBCSeqValue Adds additional aliases to baseSeqValue.MappingFactoryValue Handles the complex logic of creating aMetaDataFactoryfor combined metadata and mapping.MappingRepositoryValue Handles the complex logic of creating aMappingRepositoryfor a given configuration.