Package edu.ucsb.cs156.example.entities


package edu.ucsb.cs156.example.entities
  • Classes
    Class
    Description
    This is a JPA entity that represents an Article
    This is a JPA entity that represents a HelpRequest A HelpRequest is a request for help by a student in a class
    This is a JPA entity that represents a menu item review.
     
    This is a JPA entity that represents a restaurant.
    This is a JPA entity that represents a UCSBDate, i.e.
    This is a JPA entity that represents a UCSBDiningCommons A UCSBDiningCommons is a dining commons at UCSB
    This is a JPA entity that represents a UCSBDiningCommonsMenuItem A UCSBDiningCommonsMenuItem is a menu item at a dining commons at UCSB
     
    This is a JPA entity that represents a user.