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

Packages that use View
org.ujoframework.orm.sample   
 

Uses of View in org.ujoframework.orm.sample
 

Classes in org.ujoframework.orm.sample with annotations of type View
 class ViewOrder
          The column mapping to FROM view.
 

Fields in org.ujoframework.orm.sample with annotations of type View
static RelationToMany<Database,ViewOrder> Database.VIEW_ORDERS
          View to aggregate data.
 



Copyright © 2009. All Rights Reserved.