Package org.castor.cpa.jpa.info

Class Summary
ClassInfo This class holds the necessary information so that Castor can properly map a JPA annotated Class to the database.
ClassInfoBuilder Uses a JPA annotated Class to build a ClassInfo and FieldInfos of it and parse the mapping information in them.
ClassInfoRegistry  
FieldInfo This class holds the necessary information so that Castor can properly map a JPA annotated classes member to the database.
InfoToDescriptorConverter This Class converts a ClassInfo and its contained FieldInfos to a ClassDescriptor with FieldDescriptors.
JPACallbackHandler Handles JPA annotation-driven callback hooks.
JPAClassAnnotationProcessingService This is a standard BaseTargetAwareAnnotationProcessingService initialized with JPA Annotation processors for class bound JPA annotations.
JPAFieldAnnotationProcessingService This is a standard BaseTargetAwareAnnotationProcessingService initialized with JPA Annotation processors for field bound JPA annotations.
JPAKeyGeneratorDescriptor  
JPAKeyGeneratorManager  
JPASequenceGeneratorDescriptor  
JPATableGeneratorDescriptor  
JPAUniqueConstraint  
JPAVersionManager  
 

Exception Summary
GeneratorNameAlreadyUsedException Signals that a key generator name is used more than once.
MultipleVersionFieldDefinitionException Defines an exception related to defining multiple version fields.
 



Copyright © 2011. All Rights Reserved.