Class SecondOfMinuteFunction

All Implemented Interfaces:
Iterable<GroupingExpression>

public class SecondOfMinuteFunction extends FunctionNode
This class represents a second-of-minute timestamp-function in a GroupingExpression. It evaluates to a long that equals the second of minute (0-59) of the result of the argument.
Author:
Simon Thoresen Hult, bratseth