|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SecondaryTable | |
|---|---|
| net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.persistence.orm | |
| net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.persistence.orm.impl | |
| Uses of SecondaryTable in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.persistence.orm |
|---|
| Methods in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.persistence.orm that return SecondaryTable | |
|---|---|
SecondaryTable |
ObjectFactory.createSecondaryTable()
Create an instance of SecondaryTable |
| Methods in net.sourceforge.ccxjc.it.model.pkg.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.pkg.collections.novalueclass.persistence.orm.impl |
|---|
| Classes in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.persistence.orm.impl that implement SecondaryTable | |
|---|---|
class |
SecondaryTableImpl
|
| Fields in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.persistence.orm.impl with type parameters of type SecondaryTable | |
|---|---|
protected List<SecondaryTable> |
EntityImpl.secondaryTable
|
| Methods in net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.persistence.orm.impl that return types with arguments of type SecondaryTable | |
|---|---|
List<SecondaryTable> |
EntityImpl.getSecondaryTable()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||