Package | Description |
---|---|
gov.nih.nci.system.dao | |
gov.nih.nci.system.dao.orm | |
gov.nih.nci.system.util |
Modifier and Type | Class and Description |
---|---|
class |
QueryException
This exception is thrown by all the methods of the
ApplicationService
interface. |
Modifier and Type | Method and Description |
---|---|
Response |
DAO.query(Request request)
Queries the datasource
|
Modifier and Type | Method and Description |
---|---|
Response |
ORMDAOImpl.query(Request request) |
Modifier and Type | Method and Description |
---|---|
void |
ClassCache.setDaoList(java.util.List<DAO> daoList) |