Uses of Class
org.hydrateframework.ObjectRelationshipFactory

Packages that use ObjectRelationshipFactory
org.hydrateframework   
 

Uses of ObjectRelationshipFactory in org.hydrateframework
 

Methods in org.hydrateframework that return ObjectRelationshipFactory
 ObjectRelationshipFactory ObjectContext.getRelationshipFactory(java.lang.String name)
          Return the factory for creating the link between objects with a many-to-many relationship.
 ObjectRelationshipFactory ObjectContext.setRelationshipFactory(java.lang.String name, ObjectRelationshipFactory fact)
          Establish the factory to be used to create a link between objects
 

Methods in org.hydrateframework with parameters of type ObjectRelationshipFactory
 ObjectRelationshipFactory ObjectContext.setRelationshipFactory(java.lang.String name, ObjectRelationshipFactory fact)
          Establish the factory to be used to create a link between objects
 



Copyright © 2000 The Hydrate Project. All Rights Reserved.