Class QueryDaoImpl
Object
AbstractJPADao<Query,Integer>
QueryDaoImpl
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionList<Query> QuerygetQueryBySigla(String sigla) booleanisSiglaEmUso(String sigla) booleanisSiglaEmUsoPorOutraQuery(String sigla, Integer queryAtualId) Methods inherited from class AbstractJPADao
findById, getEntityManager, read, read, remove, removeById, save, setEntityManager, update
-
Constructor Details
-
QueryDaoImpl
public QueryDaoImpl()
-
-
Method Details
-
getQueryBySigla
- Specified by:
getQueryBySiglain interfaceQueryDao
-
isSiglaEmUso
- Specified by:
isSiglaEmUsoin interfaceQueryDao
-
isSiglaEmUsoPorOutraQuery
- Specified by:
isSiglaEmUsoPorOutraQueryin interfaceQueryDao
-
getQueriesIdName
- Specified by:
getQueriesIdNamein interfaceQueryDao
-