Package org.apache.openjpa.jdbc.conf

OpenJPA-JDBC Configuration

See:
          Description

Interface Summary
JDBCConfiguration Configuration that defines the properties necessary to configure runtime and connect to a JDBC DataSource.
 

Class Summary
FetchModeValue Value type used to represent fetch modes.
JDBCConfigurationImpl Default implementation of the JDBCConfiguration interface.
JDBCProductDerivation Sets JDBC as default store.
JDBCSeqValue Adds additional aliases to base SeqValue.
MappingFactoryValue Handles the complex logic of creating a MetaDataFactory for combined metadata and mapping.
MappingRepositoryValue Handles the complex logic of creating a MappingRepository for a given configuration.
 

Package org.apache.openjpa.jdbc.conf Description

OpenJPA-JDBC Configuration

This package provides JDBC configuration interfaces.



Copyright © 2006-2010 Apache Software Foundation. All Rights Reserved.