|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Table | |
|---|---|
| net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.persistence.orm | |
| net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.persistence.orm.impl | |
| Uses of Table in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.persistence.orm |
|---|
| Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.persistence.orm that return Table | |
|---|---|
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.collections.novalueclass.persistence.orm with parameters of type Table | |
|---|---|
void |
Entity.setTable(Table value)
Sets the value of the table property. |
| Uses of Table in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.persistence.orm.impl |
|---|
| Classes in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.persistence.orm.impl that implement Table | |
|---|---|
class |
TableImpl
|
| Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.persistence.orm.impl that return Table | |
|---|---|
Table |
EntityImpl.getTable()
|
| Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.persistence.orm.impl with parameters of type Table | |
|---|---|
void |
EntityImpl.setTable(Table value)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||