Class StudentAppUser

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

@Entity public class StudentAppUser extends Object
The entity for the student app user used, which manages the relationship between the student's user profile and their already submitted data.
  • Constructor Details

    • StudentAppUser

      public StudentAppUser()