|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of CQLQuery in gov.nih.nci.system.applicationservice |
---|
Methods in gov.nih.nci.system.applicationservice with parameters of type CQLQuery | ||
---|---|---|
|
ApplicationService.query(CQLQuery cqlQuery)
Retrieves the result from the data source using the CQL query. |
|
|
ApplicationService.query(CQLQuery cqlQuery,
java.lang.String targetClassName)
Deprecated. |
Uses of CQLQuery in gov.nih.nci.system.dao.orm.translator |
---|
Methods in gov.nih.nci.system.dao.orm.translator with parameters of type CQLQuery | |
---|---|
HQLCriteria |
CQL2HQL.translate(CQLQuery query,
boolean eliminateSubclasses,
boolean caseSensitive)
Translates a CQL query into an HQL string. |
Uses of CQLQuery in org.LexGrid.LexBIG.caCore.applicationservice.impl |
---|
Methods in org.LexGrid.LexBIG.caCore.applicationservice.impl with parameters of type CQLQuery | ||
---|---|---|
|
LexEVSApplicationServiceImpl.query(CQLQuery cqlQuery)
|
|
|
LexEVSApplicationServiceImpl.query(CQLQuery cqlQuery,
QueryOptions queryOptions)
|
|
|
LexEVSApplicationServiceImpl.query(CQLQuery cqlQuery,
java.lang.String targetClassName)
|
|
|
LexEVSApplicationServiceImpl.query(CQLQuery cqlQuery,
java.lang.String targetClassName,
QueryOptions queryOptions)
|
Uses of CQLQuery in org.LexGrid.LexBIG.caCore.dao.orm.translators |
---|
Methods in org.LexGrid.LexBIG.caCore.dao.orm.translators with parameters of type CQLQuery | |
---|---|
DetachedCriteria |
SDKCQLToDetachedCriteria.translate(CQLQuery query)
|
Uses of CQLQuery in org.LexGrid.LexBIG.caCore.interfaces |
---|
Methods in org.LexGrid.LexBIG.caCore.interfaces with parameters of type CQLQuery | ||
---|---|---|
|
LexEVSDataService.query(CQLQuery cqlQuery,
QueryOptions queryOptions)
Retrieves the result from the data source using the CQL query. |
|
|
LexEVSDataService.query(CQLQuery cqlQuery,
java.lang.String targetClassName,
QueryOptions queryOptions)
Deprecated. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |