Hierarchy For Package org.apache.cayenne.annotation
Annotation Type Hierarchy
- org.apache.cayenne.annotation.PostAdd (implements java.lang.annotation.Annotation)
- org.apache.cayenne.annotation.PostLoad (implements java.lang.annotation.Annotation)
- org.apache.cayenne.annotation.PostPersist (implements java.lang.annotation.Annotation)
- org.apache.cayenne.annotation.PostRemove (implements java.lang.annotation.Annotation)
- org.apache.cayenne.annotation.PostUpdate (implements java.lang.annotation.Annotation)
- org.apache.cayenne.annotation.PrePersist (implements java.lang.annotation.Annotation)
- org.apache.cayenne.annotation.PreRemove (implements java.lang.annotation.Annotation)
- org.apache.cayenne.annotation.PreUpdate (implements java.lang.annotation.Annotation)