|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JavaSecondaryTable | |
|---|---|
| org.eclipse.jpt.core | |
| org.eclipse.jpt.core.context.java | |
| org.eclipse.jpt.eclipselink.core.context.java | |
| Uses of JavaSecondaryTable in org.eclipse.jpt.core |
|---|
| Methods in org.eclipse.jpt.core that return JavaSecondaryTable | |
|---|---|
JavaSecondaryTable |
JpaFactory.buildJavaSecondaryTable(JavaEntity parent)
|
| Uses of JavaSecondaryTable in org.eclipse.jpt.core.context.java |
|---|
| Methods in org.eclipse.jpt.core.context.java that return JavaSecondaryTable | |
|---|---|
JavaSecondaryTable |
JavaEntity.addSpecifiedSecondaryTable()
|
JavaSecondaryTable |
JavaEntity.addSpecifiedSecondaryTable(int index)
|
| Methods in org.eclipse.jpt.core.context.java that return types with arguments of type JavaSecondaryTable | |
|---|---|
java.util.ListIterator<JavaSecondaryTable> |
JavaEntity.secondaryTables()
|
java.util.ListIterator<JavaSecondaryTable> |
JavaEntity.specifiedSecondaryTables()
|
| Uses of JavaSecondaryTable in org.eclipse.jpt.eclipselink.core.context.java |
|---|
| Methods in org.eclipse.jpt.eclipselink.core.context.java that return types with arguments of type JavaSecondaryTable | |
|---|---|
java.util.ListIterator<JavaSecondaryTable> |
EclipseLinkJavaEntity.secondaryTables()
|
java.util.ListIterator<JavaSecondaryTable> |
EclipseLinkJavaEntity.specifiedSecondaryTables()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||