|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Table | |
---|---|
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 | |
---|---|
protected Table |
Entity.table
|
Methods in org.apache.openejb.jee.jpa that return Table | |
---|---|
Table |
ObjectFactory.createTable()
Create an instance of Table |
Table |
Entity.getTable()
Gets the value of the table property. |
Methods in org.apache.openejb.jee.jpa with parameters of type Table | |
---|---|
void |
Entity.setTable(Table value)
Sets the value of the table property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |