@Entity public class Item extends Object
Item()
Item(Integer id, int quantity, Order order)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Item()
public Item(Integer id, int quantity, Order order)