Hierarchy For Package de.caluga.morphium.annotations.lifecycle

Package Hierarchies:

Annotation Type Hierarchy

  • de.caluga.morphium.annotations.lifecycle.Lifecycle (implements java.lang.annotation.Annotation)
  • de.caluga.morphium.annotations.lifecycle.PostLoad (implements java.lang.annotation.Annotation)
  • de.caluga.morphium.annotations.lifecycle.PostRemove (implements java.lang.annotation.Annotation)
  • de.caluga.morphium.annotations.lifecycle.PostStore (implements java.lang.annotation.Annotation)
  • de.caluga.morphium.annotations.lifecycle.PostUpdate (implements java.lang.annotation.Annotation)
  • de.caluga.morphium.annotations.lifecycle.PreRemove (implements java.lang.annotation.Annotation)
  • de.caluga.morphium.annotations.lifecycle.PreStore (implements java.lang.annotation.Annotation)
  • de.caluga.morphium.annotations.lifecycle.PreUpdate (implements java.lang.annotation.Annotation)