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

Packages that use Database
org.ujoframework.orm.sample   
 

Uses of Database in org.ujoframework.orm.sample
 

Fields in org.ujoframework.orm.sample with type parameters of type Database
static RelationToMany<Database,Item> Database.ORDER_ITEMS
          Items of the Customer order
static RelationToMany<Database,Order> Database.ORDERS
          Customer order.
static RelationToMany<Database,ViewOrder> Database.VIEW_ORDERS
          View to aggregate data.
 



Copyright © 2009. All Rights Reserved.