Class FormatFunction

All Implemented Interfaces:
FunctionRenderer, FunctionRenderingSupport, SqmFunctionDescriptor
Direct Known Subclasses:
DB2FormatEmulation, SQLServerFormatEmulation

public class FormatFunction extends AbstractSqmFunctionDescriptor implements FunctionRenderer
A format function with support for composite temporal expressions.
Author:
Christian Beikov