Uses of Package
org.apache.openjpa.conf

Packages that use org.apache.openjpa.conf
org.apache.openjpa.abstractstore OpenJPA Abstract StoreManager Implementation 
org.apache.openjpa.conf OpenJPA Configuration 
org.apache.openjpa.datacache OpenJPA Data Cache 
org.apache.openjpa.enhance OpenJPA Enhancer 
org.apache.openjpa.event OpenJPA Events 
org.apache.openjpa.jdbc.conf OpenJPA-JDBC Configuration 
org.apache.openjpa.kernel OpenJPA Runtime Kernel 
org.apache.openjpa.kernel.exps OpenJPA Expression Tree 
org.apache.openjpa.meta OpenJPA Metadata 
org.apache.openjpa.persistence OpenJPA JPA 
org.apache.openjpa.persistence.jdbc OpenJPA JPA-JDBC 
org.apache.openjpa.util OpenJPA Utilities 
org.apache.openjpa.xmlstore XML Store 
 

Classes in org.apache.openjpa.conf used by org.apache.openjpa.abstractstore
OpenJPAConfiguration
          Defines the properties necessary to configure runtime properties and connect to a data source.
 

Classes in org.apache.openjpa.conf used by org.apache.openjpa.conf
BrokerFactoryValue
          Value type used to represent the BrokerFactory.
Compatibility
          Struct encompassing backwards-compatibility options.
DetachOptions
          Detach options.
OpenJPAConfiguration
          Defines the properties necessary to configure runtime properties and connect to a data source.
QueryCompilationCacheValue
          A cache of compiled queries.
RemoteCommitProviderValue
          Value type used to represent a RemoteCommitProvider.
 

Classes in org.apache.openjpa.conf used by org.apache.openjpa.datacache
OpenJPAConfiguration
          Defines the properties necessary to configure runtime properties and connect to a data source.
 

Classes in org.apache.openjpa.conf used by org.apache.openjpa.enhance
OpenJPAConfiguration
          Defines the properties necessary to configure runtime properties and connect to a data source.
 

Classes in org.apache.openjpa.conf used by org.apache.openjpa.event
OpenJPAConfiguration
          Defines the properties necessary to configure runtime properties and connect to a data source.
 

Classes in org.apache.openjpa.conf used by org.apache.openjpa.jdbc.conf
OpenJPAConfiguration
          Defines the properties necessary to configure runtime properties and connect to a data source.
OpenJPAConfigurationImpl
          Implementation of the OpenJPAConfiguration interface.
OpenJPAProductDerivation
          Adds datastore based extension to ProductDerivation.
SeqValue
          Value type used to represent a sequence.
 

Classes in org.apache.openjpa.conf used by org.apache.openjpa.kernel
OpenJPAConfiguration
          Defines the properties necessary to configure runtime properties and connect to a data source.
 

Classes in org.apache.openjpa.conf used by org.apache.openjpa.kernel.exps
OpenJPAConfiguration
          Defines the properties necessary to configure runtime properties and connect to a data source.
 

Classes in org.apache.openjpa.conf used by org.apache.openjpa.meta
OpenJPAConfiguration
          Defines the properties necessary to configure runtime properties and connect to a data source.
 

Classes in org.apache.openjpa.conf used by org.apache.openjpa.persistence
OpenJPAConfiguration
          Defines the properties necessary to configure runtime properties and connect to a data source.
OpenJPAProductDerivation
          Adds datastore based extension to ProductDerivation.
 

Classes in org.apache.openjpa.conf used by org.apache.openjpa.persistence.jdbc
OpenJPAProductDerivation
          Adds datastore based extension to ProductDerivation.
 

Classes in org.apache.openjpa.conf used by org.apache.openjpa.util
OpenJPAConfiguration
          Defines the properties necessary to configure runtime properties and connect to a data source.
 

Classes in org.apache.openjpa.conf used by org.apache.openjpa.xmlstore
OpenJPAConfiguration
          Defines the properties necessary to configure runtime properties and connect to a data source.
OpenJPAConfigurationImpl
          Implementation of the OpenJPAConfiguration interface.
 



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