Uses of Class
org.apache.openejb.jee.jpa.Table
-
Packages that use Table Package Description org.apache.openejb.jee.jpa Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of Table in org.apache.openejb.jee.jpa
Fields in org.apache.openejb.jee.jpa declared as Table Modifier and Type Field Description protected TableEntity. tableMethods in org.apache.openejb.jee.jpa that return Table Modifier and Type Method Description TableObjectFactory. createTable()Create an instance ofTableTableEntity. getTable()Gets the value of the table property.Methods in org.apache.openejb.jee.jpa with parameters of type Table Modifier and Type Method Description voidEntity. setTable(Table value)Sets the value of the table property.
-