public class ItemDao extends Object
ItemDao()
Item
get(int id)
List<Item>
getAll()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ItemDao()
public Item get(int id)
public List<Item> getAll()
Copyright © 2015. All rights reserved.