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
FieldInfo s 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 |
|
JPACallbackHandler |
Handles JPA annotation-driven callback hooks.
|
JPAClassAnnotationProcessingService |
|
JPAFieldAnnotationProcessingService |
|
JPAKeyGeneratorDescriptor |
|
JPAKeyGeneratorManager |
|
JPASequenceGeneratorDescriptor |
|
JPATableGeneratorDescriptor |
|
JPAUniqueConstraint |
|
JPAVersionManager |
|