Uses of Class
org.apache.openejb.jee.wls.ColumnMap
-
Packages that use ColumnMap Package Description org.apache.openejb.jee.wls Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of ColumnMap in org.apache.openejb.jee.wls
Fields in org.apache.openejb.jee.wls with type parameters of type ColumnMap Modifier and Type Field Description protected List<ColumnMap>RelationshipRoleMap. columnMapMethods in org.apache.openejb.jee.wls that return ColumnMap Modifier and Type Method Description ColumnMapObjectFactory. createColumnMap()Create an instance ofColumnMapMethods in org.apache.openejb.jee.wls that return types with arguments of type ColumnMap Modifier and Type Method Description List<ColumnMap>RelationshipRoleMap. getColumnMap()Gets the value of the columnMap property.
-