Package | Description |
---|---|
gov.nih.nci.system.dao.orm.translator | |
gov.nih.nci.system.util |
Modifier and Type | Method and Description |
---|---|
HQLCriteria |
CQL2HQL.translate(CQLQuery query,
boolean eliminateSubclasses,
boolean caseSensitive)
Translates a CQL query into an HQL string.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
ClassCache.getDataType(java.lang.String className,
java.lang.String attribName)
Gets the data type of a particular field of the class
|
boolean |
ClassCache.isCollection(java.lang.String className,
java.lang.String attribName) |