|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PostPersist | |
|---|---|
| org.eclipse.jpt.jpa.core.resource.orm | |
| Uses of PostPersist in org.eclipse.jpt.jpa.core.resource.orm |
|---|
| Methods in org.eclipse.jpt.jpa.core.resource.orm that return PostPersist | |
|---|---|
PostPersist |
OrmFactory.createPostPersist()
|
PostPersist |
XmlEventMethodContainer.getPostPersist()
Returns the value of the 'Post Persist' containment reference. |
PostPersist |
XmlEntity.getPostPersist()
Returns the value of the 'Post Persist' containment reference. |
PostPersist |
EntityListener.getPostPersist()
Returns the value of the 'Post Persist' containment reference. |
| Methods in org.eclipse.jpt.jpa.core.resource.orm with parameters of type PostPersist | |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
XmlEntity.basicSetPostPersist(PostPersist newPostPersist,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
EntityListener.basicSetPostPersist(PostPersist newPostPersist,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
XmlEventMethodContainer.setPostPersist(PostPersist value)
Sets the value of the ' Post Persist' containment reference. |
void |
XmlEntity.setPostPersist(PostPersist newPostPersist)
Sets the value of the ' Post Persist' containment reference. |
void |
EntityListener.setPostPersist(PostPersist newPostPersist)
Sets the value of the ' Post Persist' containment reference. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||