Uses of Class
org.apache.openejb.jee.wls.TableMap
-
Packages that use TableMap Package Description 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 Modifier and Type Field Description protected List<TableMap>WeblogicRdbmsBean. tableMapMethods in org.apache.openejb.jee.wls that return TableMap Modifier and Type Method Description TableMapObjectFactory. createTableMap()Create an instance ofTableMapMethods in org.apache.openejb.jee.wls that return types with arguments of type TableMap Modifier and Type Method Description List<TableMap>WeblogicRdbmsBean. getTableMap()Gets the value of the tableMap property.
-