Uses of Interface
biz.hammurapi.sql.Relationship

Packages that use Relationship
biz.hammurapi.sql   
 

Uses of Relationship in biz.hammurapi.sql
 

Classes in biz.hammurapi.sql that implement Relationship
 class SimpleRelationship
          Base class for composite relationships where subitems exist only as part of the whole and removal of item from relationship is equivalent to deletion of the item.
 

Methods in biz.hammurapi.sql with parameters of type Relationship
protected  RelationshipList DatabaseObject.addRelationship(java.lang.String name, java.lang.String itemName, Relationship relationship)
           
 



Copyright © 2003 Hammurapi Group. All Rights Reserved.