Annotation Type | Description |
---|---|
DbColumn |
Fields marker for mapped columns.
|
DbId |
Field marker for ID columns, not necessary to use, but might be helpful.
|
DbMapTo |
Marker for 'composed' entities.
|
DbTable |
Class marker for entity mapped to a table or a view.
|
Copyright © 2003-present Jodd Team