Class Student

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

@Entity @Generated public class Student extends Object
Represents a student entity in the application.
  • Constructor Details

    • Student

      public Student()