Class CurrentUser

java.lang.Object
edu.ucsb.cs156.dining.entities.CurrentUser

@Entity(name="currentuser") public class CurrentUser extends Object
This is a JPA entity that represents a restaurant.
  • Constructor Details

    • CurrentUser

      public CurrentUser()