Package org.apache.cayenne.jpa.conf

Interface Summary
AnnotationProcessor An abstract JPA annotation processor.
AnnotationProcessorStack A context for the annotation processor with methods to inspect and modify the processor stack and record conflicts.
JpaDataSourceFactory A factory that provides DataSources to PersistenceUnitInfo instances.
 

Class Summary
DefaultDataSourceFactory A JpaDataSourceFactory that attempts to create a DataSource based on Cayenne provider-specific properties.
EntityListenerAnnotationLoader Loads annotations from the entity listener class.
EntityMapAnnotationLoader JpaEntityMap loader that reads mapping information from the class annotations per JPA specification.
EntityMapDefaultsProcessor Initializes JPA specification compatible mapping defaults.
EntityMapLoader Loads JPA mapping information from all sources per JPA specification.
EntityMapLoaderContext A common context shared by different loaders during JPA mapping information processing.
EntityMapMergeProcessor Implements an algorithm for merging two JpaEntityMaps.
EntityMapXMLLoader JpaEntityMap loader that reads mapping information from the XML sources compatible with the JPA ORM schema.
UnitDescriptorParser A parser of persistence descriptor files.
UnitLoader A class that locates persistent units in the environment and loads their definitions.
 



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