Uses of Class
com.agimatec.dbtransform.ejb3.Ejb3Relationship

Packages that use Ejb3Relationship
com.agimatec.dbtransform.ejb3   
 

Uses of Ejb3Relationship in com.agimatec.dbtransform.ejb3
 

Subclasses of Ejb3Relationship in com.agimatec.dbtransform.ejb3
 class Ejb3RelationshipManyToMany
          Description:
User: roman.stumm
Date: 04.07.2007
Time: 16:24:44
Copyright: Agimatec GmbH
 class Ejb3RelationshipOneToMany
          Description:
User: roman.stumm
Date: 04.07.2007
Time: 15:45:14
Copyright: Agimatec GmbH
 

Methods in com.agimatec.dbtransform.ejb3 that return Ejb3Relationship
 Ejb3Relationship Ejb3RelationshipOneToMany.getMappedByRelationship()
           
 

Methods in com.agimatec.dbtransform.ejb3 that return types with arguments of type Ejb3Relationship
 java.util.List<Ejb3Relationship> Ejb3Class.getRelationships()
           
 

Methods in com.agimatec.dbtransform.ejb3 with parameters of type Ejb3Relationship
 void Ejb3RelationshipOneToMany.setMappedByRelationship(Ejb3Relationship mappedByRelationship)
           
 



Copyright © 2008-2012. All Rights Reserved.