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

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

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

Fields in org.apache.openejb.jee.jba.cmp declared as KeyFields
protected  KeyFields EjbRelationshipRole.keyFields
           
 

Methods in org.apache.openejb.jee.jba.cmp that return KeyFields
 KeyFields ObjectFactory.createKeyFields()
          Create an instance of KeyFields
 KeyFields EjbRelationshipRole.getKeyFields()
          Gets the value of the keyFields property.
 

Methods in org.apache.openejb.jee.jba.cmp with parameters of type KeyFields
 void EjbRelationshipRole.setKeyFields(KeyFields value)
          Sets the value of the keyFields property.
 



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