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

Packages that use ColumnMap
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
protected  List<ColumnMap> RelationshipRoleMap.columnMap
           
 

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

Methods in org.apache.openejb.jee.wls that return types with arguments of type ColumnMap
 List<ColumnMap> RelationshipRoleMap.getColumnMap()
          Gets the value of the columnMap property.
 



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