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
-
Element Details
-
updated
boolean updated -
created
boolean created
-