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

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

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

Fields in org.apache.openejb.jee.jba.cmp with type parameters of type KeyField
protected  java.util.List<KeyField> KeyFields.keyField
           
 

Methods in org.apache.openejb.jee.jba.cmp that return KeyField
 KeyField ObjectFactory.createKeyField()
          Create an instance of KeyField
 

Methods in org.apache.openejb.jee.jba.cmp that return types with arguments of type KeyField
 java.util.List<KeyField> KeyFields.getKeyField()
          Gets the value of the keyField property.
 



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