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

Packages that use Table
org.ujoframework.orm.sample   
 

Uses of Table in org.ujoframework.orm.sample
 

Classes in org.ujoframework.orm.sample with annotations of type Table
 class Order
          The column mapping to DB table ORDER (a sample of usage).
 

Fields in org.ujoframework.orm.sample with annotations of type Table
static RelationToMany<Database,Order> Database.ORDERS
          Customer order.
 



Copyright © 2009. All Rights Reserved.