Uses of Class
org.apache.openejb.jee.jba.cmp.Relationships

Packages that use Relationships
org.apache.openejb.jee.jba.cmp Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
 

Uses of Relationships in org.apache.openejb.jee.jba.cmp
 

Fields in org.apache.openejb.jee.jba.cmp declared as Relationships
protected  Relationships JbosscmpJdbc.relationships
           
 

Methods in org.apache.openejb.jee.jba.cmp that return Relationships
 Relationships ObjectFactory.createRelationships()
          Create an instance of Relationships
 Relationships JbosscmpJdbc.getRelationships()
          Gets the value of the relationships property.
 

Methods in org.apache.openejb.jee.jba.cmp with parameters of type Relationships
 void JbosscmpJdbc.setRelationships(Relationships value)
          Sets the value of the relationships property.
 



Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.