Class SQLServerFormatEmulation

All Implemented Interfaces:
FunctionRenderer, SqmFunctionDescriptor

public class SQLServerFormatEmulation extends FormatFunction
SQL Server behaves strangely when the first argument to format is of the type time, so we cast to datetime.