WebObjects 5.1

Uses of Class
com.webobjects.eoaccess.EOJoin

Packages that use EOJoin
com.webobjects.eoaccess   
 

Uses of EOJoin in com.webobjects.eoaccess
 

Methods in com.webobjects.eoaccess with parameters of type EOJoin
 void EORelationship.addJoin(EOJoin join)
          Adds a source-destination attribute pair to the relationship.
 void EORelationship.removeJoin(EOJoin join)
          Deletes join from the relationship.
 boolean EOJoin.isReciprocalToJoin(EOJoin otherJoin)
          Returns true if the receiver's source attribute is identical to otherJoin's destination attribute, and otherJoin's source attribute is equal to the receiver's destination attribute; returns false otherwise.
 


Last updated Thu Jan 10 18:10:21 PST 2002.

Copyright © 2002 Apple Computer, Inc.