Uses of Interface
org.eclipse.jpt.core.resource.orm.v2_0.XmlEventMethod_2_0

Packages that use XmlEventMethod_2_0
org.eclipse.jpt.core.resource.orm   
 

Uses of XmlEventMethod_2_0 in org.eclipse.jpt.core.resource.orm
 

Classes in org.eclipse.jpt.core.resource.orm that implement XmlEventMethod_2_0
 class EventMethod
          A representation of the model object 'Event Method'.
 class PostLoad
          A representation of the model object 'Post Load'.
 class PostPersist
          A representation of the model object 'Post Persist'.
 class PostRemove
          A representation of the model object 'Post Remove'.
 class PostUpdate
          A representation of the model object 'Post Update'.
 class PrePersist
          A representation of the model object 'Pre Persist'.
 class PreRemove
          A representation of the model object 'Pre Remove'.
 class PreUpdate
          A representation of the model object 'Pre Update'.