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

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

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

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

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

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



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