Uses of Class
org.ujoframework.orm.annot.Column

Packages that use Column
org.ujoframework.orm.sample   
 

Uses of Column in org.ujoframework.orm.sample
 

Fields in org.ujoframework.orm.sample with annotations of type Column
static UjoProperty<Order,java.lang.String> Order.DESCR
          Description of the order
static UjoProperty<ViewOrder,java.lang.Long> ViewOrder.ID
          Unique key
static UjoProperty<Order,java.lang.Long> Order.ID
          Unique key
static UjoProperty<Item,java.lang.Long> Item.ID
          Unique key
 



Copyright © 2009. All Rights Reserved.