java.lang.Object
com.markvarga21.studentmanager.entity.Report

@Entity public class Report extends Object
A report entity which is used to store reports.
  • Constructor Details

    • Report

      public Report()
  • Method Details

    • prePersist

      protected void prePersist()
      Util method for automatically generating the timestamp field for the report.