Uses of Class
org.ujoframework.orm.ForeignKey

Packages that use ForeignKey
org.ujoframework.implementation.orm   
org.ujoframework.orm The ORM support. 
 

Uses of ForeignKey in org.ujoframework.implementation.orm
 

Methods in org.ujoframework.implementation.orm that return ForeignKey
<UJO extends UJO_IMPL>
ForeignKey
OrmTable.readFK(UjoProperty<UJO,? extends OrmUjo> property)
          Read the foreign key.
 

Uses of ForeignKey in org.ujoframework.orm
 

Methods in org.ujoframework.orm that return ForeignKey
 ForeignKey Session.readFK(OrmUjo ujo, UjoProperty<?,? extends OrmUjo> property)
          Build new Forign key.
<UJO extends UJO_IMPL>
ForeignKey
ExtendedOrmUjo.readFK(UjoProperty<UJO,? extends OrmUjo> property)
          Read the foreign key.
 



Copyright © 2010. All Rights Reserved.