@Entity(name="restaurants")
public class Restaurant
extends Object
This is a JPA entity that represents a restaurant.
-
Constructor Summary 
Constructors
-
Method Summary 
Methods inherited from class java.lang.Object 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details 
-
Restaurant 
public Restaurant()