| Class | Description | 
|---|---|
| ClassInfo | 
 This class holds the necessary information so that Castor can properly map a
 JPA annotated  
Class to the database. | 
| ClassInfoBuilder | |
| 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 | Description | 
|---|---|
| GeneratorNameAlreadyUsedException | 
 Signals that a key generator name is used more than once. 
 | 
| MultipleVersionFieldDefinitionException | 
 Defines an exception related to defining multiple version fields. 
 | 
Intalio Inc. (C) 1999-2008. All rights reserved http://www.intalio.com