Uses of Class
org.apache.openejb.jee.wls.FieldMap
-
Packages that use FieldMap Package Description 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 Modifier and Type Field Description protected List<FieldMap>TableMap. fieldMapMethods in org.apache.openejb.jee.wls that return FieldMap Modifier and Type Method Description FieldMapObjectFactory. createFieldMap()Create an instance ofFieldMapMethods in org.apache.openejb.jee.wls that return types with arguments of type FieldMap Modifier and Type Method Description List<FieldMap>TableMap. getFieldMap()Gets the value of the fieldMap property.
-