Package com.ubs.backend.classes.database


package com.ubs.backend.classes.database
  • Class Summary
    Class
    Description
    Dataclass to save an answer with the id
    Dataclass to store all Words which are going to be ignored by the word matching algorithm
    Class to manage Hibernate Connections
    Dataclass to store all Results with their answer, tag, upvotes, downvotes and usages
    Dataclass to store all Results with their answer, tag, upvotes, downvotes and usages
     
    Dataclass to store a tag with its id and content
     
    Dataclass for Files uploaded to the Database
    Dataclass to Store UserLogins for the AdminTool