public class DataCenterSqlQueryWriter extends BaseSqlQueryWriter
| Constructor and Description |
|---|
DataCenterSqlQueryWriter() |
| Modifier and Type | Method and Description |
|---|---|
String |
formatIdentifier(Optional<Map<String,Selection>> qualifiedNames,
String identifier) |
aggregation, allColumns, arithmeticBinary, arithmeticUnary, arrayConstructor, atTimeZone, betweenPredicate, binaryLiteral, bindExpression, booleanLiteral, cast, charLiteral, coalesceExpression, comparisonExpression, currentPath, currentTime, currentUser, decimalLiteral, dereferenceExpression, doubleLiteral, exists, extract, fieldReference, filter, filter, formatBinaryExpression, formatQualifiedName, formatStringLiteral, formatWindowColumn, frameBound, functionCall, genericLiteral, groupByIdElement, groupingOperation, identifier, ifExpression, inListExpression, inPredicate, intervalLiteral, isBlacklistedFunction, isNotNullPredicate, isNullPredicate, join, joinExpressions, lambdaArgumentDeclaration, lambdaExpression, likePredicate, limit, logicalBinaryExpression, longLiteral, notExpression, nullIfExpression, nullLiteral, orderBy, parameter, qualifiedName, quantifiedComparisonExpression, queryAlias, row, searchedCaseExpression, select, setOperator, simpleCaseExpression, sort, stringLiteral, subqueryExpression, subscriptExpression, timeLiteral, timestampLiteral, toNativeType, topN, tryExpression, whenClause, window, windowFramepublic String formatIdentifier(Optional<Map<String,Selection>> qualifiedNames, String identifier)
formatIdentifier in interface SqlQueryWriterformatIdentifier in class BaseSqlQueryWriterCopyright © 2012–2020. All rights reserved.