|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TableGenerator | |
|---|---|
| net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.persistence.orm | |
| net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.persistence.orm.impl | |
| Uses of TableGenerator 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 TableGenerator | |
|---|---|
TableGenerator |
ObjectFactory.createTableGenerator()
Create an instance of TableGenerator |
TableGenerator |
Entity.getTableGenerator()
Gets the value of the tableGenerator property. |
TableGenerator |
Id.getTableGenerator()
Gets the value of the tableGenerator property. |
| Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.persistence.orm that return types with arguments of type TableGenerator | |
|---|---|
List<TableGenerator> |
EntityMappings.getTableGenerator()
Gets the value of the tableGenerator property. |
| Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.persistence.orm with parameters of type TableGenerator | |
|---|---|
void |
Entity.setTableGenerator(TableGenerator value)
Sets the value of the tableGenerator property. |
void |
Id.setTableGenerator(TableGenerator value)
Sets the value of the tableGenerator property. |
| Uses of TableGenerator 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 TableGenerator | |
|---|---|
class |
TableGeneratorImpl
|
| Fields in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.persistence.orm.impl with type parameters of type TableGenerator | |
|---|---|
protected List<TableGenerator> |
EntityMappingsImpl.tableGenerator
|
| Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.persistence.orm.impl that return TableGenerator | |
|---|---|
TableGenerator |
EntityImpl.getTableGenerator()
|
TableGenerator |
IdImpl.getTableGenerator()
|
| Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.persistence.orm.impl that return types with arguments of type TableGenerator | |
|---|---|
List<TableGenerator> |
EntityMappingsImpl.getTableGenerator()
|
| Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.persistence.orm.impl with parameters of type TableGenerator | |
|---|---|
void |
EntityImpl.setTableGenerator(TableGenerator value)
|
void |
IdImpl.setTableGenerator(TableGenerator value)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||