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

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

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

Fields in org.apache.openejb.jee.wls with type parameters of type Table
protected  List<Table> SqlShape.table
           
 

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

Methods in org.apache.openejb.jee.wls that return types with arguments of type Table
 List<Table> SqlShape.getTable()
          Gets the value of the table property.
 



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