Uses of Class
org.apache.openejb.jee.wls.Table
-
Packages that use Table Package Description 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 Modifier and Type Field Description protected List<Table>SqlShape. tableMethods in org.apache.openejb.jee.wls that return Table Modifier and Type Method Description TableObjectFactory. createTable()Create an instance ofTableMethods in org.apache.openejb.jee.wls that return types with arguments of type Table Modifier and Type Method Description List<Table>SqlShape. getTable()Gets the value of the table property.
-