Uses of Class
org.ujoframework.implementation.orm.RelationToOne

Packages that use RelationToOne
org.ujoframework.implementation.orm   
 

Uses of RelationToOne in org.ujoframework.implementation.orm
 

Methods in org.ujoframework.implementation.orm that return RelationToOne
static
<UJO extends OrmUjo,VALUE extends OrmUjo>
RelationToOne<UJO,VALUE>
RelationToOne.newInstance(java.lang.Class<VALUE> type, UjoProperty<VALUE,?> relatedKey)
          A Property Factory
 



Copyright © 2010. All Rights Reserved.