Class SecondAddFunction
java.lang.Object
com.blazebit.persistence.impl.function.dateadd.DateAddFunction
com.blazebit.persistence.impl.function.dateadd.second.SecondAddFunction
- All Implemented Interfaces:
JpqlFunction
- Direct Known Subclasses:
DB2SecondAddFunction,H2SecondAddFunction,MSSQLSecondAddFunction,MySQLSecondAddFunction,OracleSecondAddFunction,PostgreSQLSecondAddFunction
- Since:
- 1.4.0
- Author:
- Jan-Willem Gmelig Meyling
-
Field Summary
FieldsFields inherited from class com.blazebit.persistence.impl.function.dateadd.DateAddFunction
renderer -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.blazebit.persistence.impl.function.dateadd.DateAddFunction
getReturnType, hasArguments, hasParenthesesIfNoArguments, render, renderDiff
-
Field Details
-
NAME
- See Also:
-
-
Constructor Details
-
SecondAddFunction
public SecondAddFunction() -
SecondAddFunction
-