|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XmlOptimisticLocking | |
|---|---|
| org.eclipse.jpt.eclipselink.core.resource.orm | |
| Uses of XmlOptimisticLocking in org.eclipse.jpt.eclipselink.core.resource.orm |
|---|
| Methods in org.eclipse.jpt.eclipselink.core.resource.orm that return XmlOptimisticLocking | |
|---|---|
XmlOptimisticLocking |
EclipseLinkOrmFactory.createXmlOptimisticLocking()
|
XmlOptimisticLocking |
XmlEntity.getOptimisticLocking()
Returns the value of the 'Optimistic Locking' containment reference. |
XmlOptimisticLocking |
XmlMappedSuperclass.getOptimisticLocking()
Returns the value of the 'Optimistic Locking' containment reference. |
| Methods in org.eclipse.jpt.eclipselink.core.resource.orm with parameters of type XmlOptimisticLocking | |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
XmlEntity.basicSetOptimisticLocking(XmlOptimisticLocking newOptimisticLocking,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
XmlMappedSuperclass.basicSetOptimisticLocking(XmlOptimisticLocking newOptimisticLocking,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
XmlEntity.setOptimisticLocking(XmlOptimisticLocking newOptimisticLocking)
Sets the value of the ' Optimistic Locking' containment reference. |
void |
XmlMappedSuperclass.setOptimisticLocking(XmlOptimisticLocking newOptimisticLocking)
Sets the value of the ' Optimistic Locking' containment reference. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||