Package edu.ucsb.cs156.dining.entities


package edu.ucsb.cs156.dining.entities
  • Classes
    Class
    Description
    This is a JPA entity that represents a menu item A menu item is a food item served at a dining commons
    This is a JPA entity that represents a Review A Review is a review of dining commons at UCSB
    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 user.