Package com.plannaplan.entities

Provides all entieites that are created in database by Hibernate
Since:
1.0
  • Class Summary 
    Class Description
    AppConfig
    entity that keeps app configurations
    Assignment
    Entity of Assignment grouping of state associated about group_id and commision_id
    Commision
    Entity of Commision grouping of state associated about commison and owner_id
    Course
    Entity of Course grouping of state of course
    Exchange
    Entity that keeps user exchange offer.
    Groups
    Entity of Groups grouping of state ssociated about course,time,room,capacity,type,day
    Lecturer
    Entity of Lecturer grouping of state ssociated about id,title,name,surname
    User
    Entity of User grouping of state ssociated about id,name,surname,email,role,token,tokenCreatedDate