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

Packages that use RelationToOne
org.ujorm.implementation.orm   
 

Uses of RelationToOne in org.ujorm.implementation.orm
 

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



Copyright © 2011. All Rights Reserved.