Annotation Interface AutoPopTimestamp


public @interface AutoPopTimestamp
An Annotation for an Entity in Maj ORM that is additional to the jakarta persistance, it automatically populates a created or update database entry with the time of creation or modficatioln
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    boolean
     
    boolean
     
  • Element Details

    • updated

      boolean updated
    • created

      boolean created