|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SecondaryTable | |
|---|---|
| net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.persistence.orm | |
| net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.persistence.orm.impl | |
| Uses of SecondaryTable in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.persistence.orm |
|---|
| Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.persistence.orm that return SecondaryTable | |
|---|---|
SecondaryTable |
ObjectFactory.createSecondaryTable()
Create an instance of SecondaryTable |
| Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.persistence.orm that return types with arguments of type SecondaryTable | |
|---|---|
List<SecondaryTable> |
Entity.getSecondaryTable()
Gets the value of the secondaryTable property. |
| Uses of SecondaryTable in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.persistence.orm.impl |
|---|
| Classes in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.persistence.orm.impl that implement SecondaryTable | |
|---|---|
class |
SecondaryTableImpl
|
| Fields in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.persistence.orm.impl with type parameters of type SecondaryTable | |
|---|---|
protected List<SecondaryTable> |
EntityImpl.secondaryTable
|
| Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.persistence.orm.impl that return types with arguments of type SecondaryTable | |
|---|---|
List<SecondaryTable> |
EntityImpl.getSecondaryTable()
|
| Method parameters in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.persistence.orm.impl with type arguments of type SecondaryTable | |
|---|---|
static void |
EntityImpl.copySecondaryTable(List<SecondaryTable> source,
List<SecondaryTable> target)
Copies all values of property SecondaryTable. |
static void |
EntityImpl.copySecondaryTable(List<SecondaryTable> source,
List<SecondaryTable> target)
Copies all values of property SecondaryTable. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||