Uses of Package
org.apache.cayenne.jpa.conf

Packages that use org.apache.cayenne.jpa.conf
org.apache.cayenne.jpa   
org.apache.cayenne.jpa.bridge   
org.apache.cayenne.jpa.conf   
 

Classes in org.apache.cayenne.jpa.conf used by org.apache.cayenne.jpa
EntityMapLoaderContext
          A common context shared by different loaders during JPA mapping information processing.
UnitLoader
          A class that locates persistent units in the environment and loads their definitions.
 

Classes in org.apache.cayenne.jpa.conf used by org.apache.cayenne.jpa.bridge
EntityMapLoaderContext
          A common context shared by different loaders during JPA mapping information processing.
 

Classes in org.apache.cayenne.jpa.conf used by org.apache.cayenne.jpa.conf
AnnotationProcessorStack
          A context for the annotation processor with methods to inspect and modify the processor stack and record conflicts.
EntityMapLoaderContext
          A common context shared by different loaders during JPA mapping information processing.
JpaDataSourceFactory
          A factory that provides DataSources to PersistenceUnitInfo instances.
UnitDescriptorParser
          A parser of persistence descriptor files.
 



Copyright © 2001-2007 Apache Cayenne. All Rights Reserved.