|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XmlPrimaryKeyJoinColumn | |
|---|---|
| org.eclipse.jpt.core | |
| org.eclipse.jpt.core.context.orm | |
| org.eclipse.jpt.core.resource.orm | |
| Uses of XmlPrimaryKeyJoinColumn in org.eclipse.jpt.core |
|---|
| Methods in org.eclipse.jpt.core with parameters of type XmlPrimaryKeyJoinColumn | |
|---|---|
OrmPrimaryKeyJoinColumn |
JpaFactory.buildOrmPrimaryKeyJoinColumn(XmlContextNode parent,
OrmBaseJoinColumn.Owner owner,
XmlPrimaryKeyJoinColumn resourcePkJoinColumn)
|
| Uses of XmlPrimaryKeyJoinColumn in org.eclipse.jpt.core.context.orm |
|---|
| Methods in org.eclipse.jpt.core.context.orm with parameters of type XmlPrimaryKeyJoinColumn | |
|---|---|
void |
OrmPrimaryKeyJoinColumn.update(XmlPrimaryKeyJoinColumn column)
Update the OrmPrimaryKeyJoinColumn context model object to match the XmlPrimaryKeyJoinColumn resource model object. |
| Uses of XmlPrimaryKeyJoinColumn in org.eclipse.jpt.core.resource.orm |
|---|
| Classes in org.eclipse.jpt.core.resource.orm that implement XmlPrimaryKeyJoinColumn | |
|---|---|
class |
XmlPrimaryKeyJoinColumnImpl
A representation of the model object 'Xml Primary Key Join Column Impl'. |
| Methods in org.eclipse.jpt.core.resource.orm that return types with arguments of type XmlPrimaryKeyJoinColumn | |
|---|---|
org.eclipse.emf.common.util.EList<XmlPrimaryKeyJoinColumn> |
XmlEntity.getPrimaryKeyJoinColumns()
Returns the value of the 'Primary Key Join Columns' containment reference list. |
org.eclipse.emf.common.util.EList<XmlPrimaryKeyJoinColumn> |
XmlOneToOne.getPrimaryKeyJoinColumns()
Returns the value of the 'Primary Key Join Columns' containment reference list. |
org.eclipse.emf.common.util.EList<XmlPrimaryKeyJoinColumn> |
XmlOneToOneImpl.getPrimaryKeyJoinColumns()
Returns the value of the 'Primary Key Join Columns' containment reference list. |
org.eclipse.emf.common.util.EList<XmlPrimaryKeyJoinColumn> |
XmlSecondaryTable.getPrimaryKeyJoinColumns()
Returns the value of the 'Primary Key Join Columns' containment reference list. |
org.eclipse.emf.common.util.EList<XmlPrimaryKeyJoinColumn> |
XmlSecondaryTableImpl.getPrimaryKeyJoinColumns()
Returns the value of the 'Primary Key Join Columns' containment reference list. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||