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

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

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

Fields in org.apache.openejb.jee.wls with type parameters of type FieldMap
protected  List<FieldMap> TableMap.fieldMap
           
 

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

Methods in org.apache.openejb.jee.wls that return types with arguments of type FieldMap
 List<FieldMap> TableMap.getFieldMap()
          Gets the value of the fieldMap property.
 



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