|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Table | |
|---|---|
| net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.persistence.orm | |
| Uses of Table in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.persistence.orm |
|---|
| Fields in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.persistence.orm declared as Table | |
|---|---|
protected Table |
Entity.table
|
| Methods in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.persistence.orm that return Table | |
|---|---|
Table |
Table.clone()
Creates and returns a copy of this object. |
Table |
ObjectFactory.createTable()
Create an instance of Table |
Table |
Entity.getTable()
Gets the value of the table property. |
| Methods in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.persistence.orm with parameters of type Table | |
|---|---|
void |
Entity.setTable(Table value)
Sets the value of the table property. |
| Constructors in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.persistence.orm with parameters of type Table | |
|---|---|
Table(Table o)
Creates a new net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.persistence.orm.Table instance by copying a given instance. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||