Class SecondDiffFunction

java.lang.Object
com.blazebit.persistence.impl.function.datediff.DateDiffFunction
com.blazebit.persistence.impl.function.datediff.second.SecondDiffFunction
All Implemented Interfaces:
JpqlFunction
Direct Known Subclasses:
AccessSecondDiffFunction, DB2SecondDiffFunction, DefaultSecondDiffFunction, MSSQLSecondDiffFunction, MySQLSecondDiffFunction, OracleSecondDiffFunction, PostgreSQLSecondDiffFunction

public abstract class SecondDiffFunction extends DateDiffFunction
Since:
1.0.0
Author:
Christian Beikov