public static class StandardAnsiSqlAggregationFunctions.MaxFunction extends StandardSQLFunction
Definition of a standard ANSI SQL compliant <tt>MAX</tt> function
| Modifier and Type | Field and Description |
|---|---|
static StandardAnsiSqlAggregationFunctions.MaxFunction |
INSTANCE
Singleton access
|
| Modifier | Constructor and Description |
|---|---|
protected |
MaxFunction() |
getName, getRenderedName, getReturnType, getType, hasArguments, hasParenthesesIfNoArguments, render, toStringpublic static final StandardAnsiSqlAggregationFunctions.MaxFunction INSTANCE
Singleton access
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.