Package org.castor.jdo.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 ClassInfo and FieldInfos of it and parse the mapping information in them.
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.
JPAClassAnnotationProcessingService This is a standard BaseAnnotationProcessingService initialized with JPA Annotation processors for class bound JPA annotations.
JPAFieldAnnotationProcessingService This is a standard BaseAnnotationProcessingService initialized with JPA Annotation processors for field bound JPA annotations.
 



Copyright © 2011. All Rights Reserved.