Annotation Types Summary |
Column |
Exposes methods to GET column names and its properties as per in POJO Class Annotation by application. |
ColumnProperty |
Exposes methods to GET properties as per in POJO Class Annotation by application. |
Index |
Exposes methods to GET index properties as per in POJO Class Annotation by application. |
IndexColumn |
Exposes methods to GET index column as per in POJO Class Annotation by application. |
Indexes |
Exposes methods to GET indexes properties as per in POJO Class Annotation by application. |
ManyToMany |
Exposes methods to GET many to many relationship properties as per in POJO Class Annotation by application. |
ManyToOne |
Exposes methods to GET many to one relationship properties as per in POJO Class Annotation by application. |
OneToMany |
Exposes methods to GET one to many relationship properties as per in POJO Class Annotation by application. |
OneToOne |
Exposes methods to GET one to one relationship properties as per in POJO Class Annotation by application. |
RelationshipProperty |
Exposes methods to GET properties as per in POJO Class Annotation by application. |
Table |
Exposes methods to GET table name as per in POJO Class Annotation by application. |