|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XmlChangeTracking | |
|---|---|
| org.eclipse.jpt.jpa.eclipselink.core.resource.orm | |
| Uses of XmlChangeTracking in org.eclipse.jpt.jpa.eclipselink.core.resource.orm |
|---|
| Methods in org.eclipse.jpt.jpa.eclipselink.core.resource.orm that return XmlChangeTracking | |
|---|---|
XmlChangeTracking |
EclipseLinkOrmFactory.createXmlChangeTracking()
|
XmlChangeTracking |
XmlMappedSuperclass.getChangeTracking()
Returns the value of the 'Change Tracking' containment reference. |
XmlChangeTracking |
XmlEntity.getChangeTracking()
Returns the value of the 'Change Tracking' containment reference. |
XmlChangeTracking |
XmlEmbeddable.getChangeTracking()
Returns the value of the 'Change Tracking' containment reference. |
XmlChangeTracking |
XmlChangeTrackingHolder.getChangeTracking()
Returns the value of the 'Change Tracking' containment reference. |
| Methods in org.eclipse.jpt.jpa.eclipselink.core.resource.orm with parameters of type XmlChangeTracking | |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
XmlMappedSuperclass.basicSetChangeTracking(XmlChangeTracking newChangeTracking,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
XmlEntity.basicSetChangeTracking(XmlChangeTracking newChangeTracking,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
XmlEmbeddable.basicSetChangeTracking(XmlChangeTracking newChangeTracking,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
XmlMappedSuperclass.setChangeTracking(XmlChangeTracking newChangeTracking)
Sets the value of the ' Change Tracking' containment reference. |
void |
XmlEntity.setChangeTracking(XmlChangeTracking newChangeTracking)
Sets the value of the ' Change Tracking' containment reference. |
void |
XmlEmbeddable.setChangeTracking(XmlChangeTracking newChangeTracking)
Sets the value of the ' Change Tracking' containment reference. |
void |
XmlChangeTrackingHolder.setChangeTracking(XmlChangeTracking value)
Sets the value of the ' Change Tracking' containment reference. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||