Package org.apache.calcite.util.format
package org.apache.calcite.util.format
Utility classes for handling format strings.
-
ClassDescriptionA format element in a format string.Implementation of
FormatElement
containing the standard format elements.Describes the format strings used by a formatting function such asFORMAT_TIMESTAMP
orCAST(string AS DATE FORMAT formatString)
.Utilities forFormatModel
.