Uses of Class
net.wotonomy.access.EORelationship

Packages that use EORelationship
net.wotonomy.access   
 

Uses of EORelationship in net.wotonomy.access
 

Methods in net.wotonomy.access that return EORelationship
 EORelationship EOEntity.relationshipNamed(java.lang.String name)
           
 

Methods in net.wotonomy.access with parameters of type EORelationship
 void EOEntity.addRelationship(EORelationship rel)
           
 void EODatabaseContext.batchFetchRelationship(EORelationship rel, net.wotonomy.foundation.NSArray arr, EOEditingContext ec)
           
 void EOSQLExpression.prepareConstraintStatementForRelationship(EORelationship rel, net.wotonomy.foundation.NSArray arr1, net.wotonomy.foundation.NSArray arr2)
           
 void EOEntity.removeRelationship(EORelationship rel)
           
 



Copyright © 2006 null. All Rights Reserved.