|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XmlSecondaryTable | |
|---|---|
| org.eclipse.jpt.core | |
| org.eclipse.jpt.core.context.orm | |
| org.eclipse.jpt.core.resource.orm | |
| Uses of XmlSecondaryTable in org.eclipse.jpt.core |
|---|
| Methods in org.eclipse.jpt.core with parameters of type XmlSecondaryTable | |
|---|---|
OrmSecondaryTable |
JpaFactory.buildOrmSecondaryTable(OrmEntity parent,
XmlSecondaryTable xmlSecondaryTable)
|
| Uses of XmlSecondaryTable in org.eclipse.jpt.core.context.orm |
|---|
| Methods in org.eclipse.jpt.core.context.orm with parameters of type XmlSecondaryTable | |
|---|---|
void |
OrmSecondaryTable.update(XmlSecondaryTable secondaryTable)
Update the OrmSecondaryTable context model object to match the XmlSecondaryTable resource model object. |
| Uses of XmlSecondaryTable in org.eclipse.jpt.core.resource.orm |
|---|
| Classes in org.eclipse.jpt.core.resource.orm that implement XmlSecondaryTable | |
|---|---|
class |
XmlSecondaryTableImpl
A representation of the model object 'Xml Secondary Table Impl'. |
| Methods in org.eclipse.jpt.core.resource.orm that return types with arguments of type XmlSecondaryTable | |
|---|---|
org.eclipse.emf.common.util.EList<XmlSecondaryTable> |
XmlEntity.getSecondaryTables()
Returns the value of the 'Secondary Tables' containment reference list. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||