public class PostgresSelectFuncHelper extends SelectFuncHelper
registryet, factorySvc, log| Constructor and Description |
|---|
PostgresSelectFuncHelper(FactoryService factorySvc,
DTypeRegistry registry) |
| Modifier and Type | Method and Description |
|---|---|
QuerySpec |
doFirstFixup(QuerySpec specOriginal,
String typeName) |
QuerySpec |
doLastFixup(QuerySpec specOriginal,
String typeName) |
determineFieldTypeForFn, doInnerOrderBy, doLimitIfPresent, doOffsetIfPresent, doOrderByIfPresent, findFieldNameUsingFn, findFieldUsingFn, findFn, getSelectResultType, isCountPresent, isExistsPresent, isFirstPresent, isLastPresent, isMaxPresent, isMinPresent, isOrderByPresent, makeCopypublic PostgresSelectFuncHelper(FactoryService factorySvc, DTypeRegistry registry)
public QuerySpec doFirstFixup(QuerySpec specOriginal, String typeName)
doFirstFixup in class SelectFuncHelperpublic QuerySpec doLastFixup(QuerySpec specOriginal, String typeName)
doLastFixup in class SelectFuncHelperCopyright © 2020. All rights reserved.