Package org.ujorm.orm.annot

Annotation Types Summary
Column Use the annotation to mark a Key static field like XML Attribute.
Comment Use the annotation to comment a database table or column.
In case you are using the database MySQL, please see more information about the column implementation
Db Use the annotation to mark a Key static field like XML Attribute.
Parameter A parameter annotation of the stored procedure.
Procedure Use the annotation to mark a Key static field like XML Attribute.
Sortable An annotation for common use.
Table Use the annotation to mark a Key static field like XML Attribute.
View View is a description of database view.
 



Copyright 2013, Pavel Ponec