Package | Description |
---|---|
gov.nih.nci.system.applicationservice.impl | |
gov.nih.nci.system.dao | |
gov.nih.nci.system.dao.orm |
Modifier and Type | Method and Description |
---|---|
protected Response |
ApplicationServiceImpl.query(Request request)
Sends the request to the DAO.
|
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) |
protected Response |
ORMDAOImpl.query(Request request,
DetachedCriteria obj) |