Uses of Class
org.ujoframework.orm.sample.ViewOrder

Packages that use ViewOrder
org.ujoframework.orm.sample   
 

Uses of ViewOrder in org.ujoframework.orm.sample
 

Fields in org.ujoframework.orm.sample with type parameters of type ViewOrder
static UjoProperty<ViewOrder,java.lang.Long> ViewOrder.ID
          Unique key
static UjoProperty<ViewOrder,java.lang.Integer> ViewOrder.ITEM_COUNT
          ItemCount
static RelationToMany<Database,ViewOrder> Database.VIEW_ORDERS
          View to aggregate data.
 



Copyright © 2009. All Rights Reserved.