Package org.ujorm.orm.annot

Annotation Types Summary
Column Use the annotation to mark a UjoProperty static field like XML Attribute.
Comment Use the annotation to comment a database table or column.
Db Use the annotation to mark a UjoProperty static field like XML Attribute.
Parameter A parameter annotation of the stored procedure.
Procedure Use the annotation to mark a UjoProperty static field like XML Attribute.
Sortable An annotation for common use.
Table Use the annotation to mark a UjoProperty static field like XML Attribute.
View View is a description of database view.
 



Copyright © 2007-2012 PPonec