Class QueryDaoImpl

Object
AbstractJPADao<Query,Integer>
QueryDaoImpl
All Implemented Interfaces:
Dao<Query,Integer>, QueryDao

@Repository public class QueryDaoImpl extends AbstractJPADao<Query,Integer> implements QueryDao