| JPABasicProcessor |
Processes the JPA annotation Basic.
|
| JPAColumnProcessor |
Processes the JPA annotation Column.
|
| JPAEnumeratedProcessor |
|
| JPAGeneratedValueProcessor |
Processes the JPA annotation GeneratedValue.
|
| JPAIdProcessor |
Processes the JPA annotation Id.
|
| JPAJoinColumnProcessor |
Processes the JPA annotation JoinColumn.
|
| JPAJoinTableProcessor |
Processes the JPA annotation JoinTable.
|
| JPALobProcessor |
|
| JPAManyToManyProcessor |
Processes the JPA annotation ManyToMany.
|
| JPAManyToOneProcessor |
Processes the JPA annotation ManyToOne.
|
| JPAOneToManyProcessor |
Processes the JPA annotation OneToMany.
|
| JPAOneToOneProcessor |
Processes the JPA annotation OneToOne.
|
| JPASequenceGeneratorFieldProcessor |
Processes the JPA annotation SequenceGenerator.
|
| JPATableGeneratorFieldProcessor |
Processes the JPA annotation TableGenerator.
|
| JPATemporalProcessor |
|
| JPATransientProcessor |
Processes the JPA annotation Transient.
|
| JPAVersionProcessor |
Processes the JPA annotation Version.
|