|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
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
FieldInfo s 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 FieldInfo s
to a ClassDescriptor with FieldDescriptor s. |
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. |
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |