Class IntegralTimestampaddFunction

All Implemented Interfaces:
FunctionRenderer, SqmFunctionDescriptor

public class IntegralTimestampaddFunction extends TimestampaddFunction
Used in place of TimestampaddFunction for databases which don't support fractional seconds in the timestampadd() function.