@Repository(value="categoryDao") public class CategoryHibernateDao extends GenericHibernateDao<Category,java.lang.Long> implements CategoryDao
CategoryHibernateDao()
add, delete, find, findAll, update
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CategoryHibernateDao()