Class Report
java.lang.Object
com.markvarga21.studentmanager.entity.Report
A report entity which is used to store reports.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected void
Util method for automatically generating the timestamp field for the report.
-
Constructor Details
-
Report
public Report()
-
-
Method Details
-
prePersist
protected void prePersist()Util method for automatically generating the timestamp field for the report.
-