Class UserGroupAsso

java.lang.Object
ntnu.idatt2016.v233.SmartMat.entity.group.UserGroupAsso

@Entity public class UserGroupAsso extends Object
UserGroupTable is a class representing the user_group table in the database. It is used to represent the many-to-many relationship between users and groups.
  • Constructor Details

    • UserGroupAsso

      public UserGroupAsso()