Uses of Class
org.apache.openejb.jee.wls.FieldGroup

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

Uses of FieldGroup in org.apache.openejb.jee.wls
 

Fields in org.apache.openejb.jee.wls with type parameters of type FieldGroup
protected  java.util.List<FieldGroup> WeblogicRdbmsBean.fieldGroup
           
 

Methods in org.apache.openejb.jee.wls that return FieldGroup
 FieldGroup ObjectFactory.createFieldGroup()
          Create an instance of FieldGroup
 

Methods in org.apache.openejb.jee.wls that return types with arguments of type FieldGroup
 java.util.List<FieldGroup> WeblogicRdbmsBean.getFieldGroup()
          Gets the value of the fieldGroup property.
 



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