Class DB2MinuteDiffFunction
java.lang.Object
com.blazebit.persistence.impl.function.datediff.DateDiffFunction
com.blazebit.persistence.impl.function.datediff.minute.MinuteDiffFunction
com.blazebit.persistence.impl.function.datediff.minute.DB2MinuteDiffFunction
- All Implemented Interfaces:
JpqlFunction
- Since:
- 1.0.0
- Author:
- Christian Beikov, Moritz Becker
-
Field Summary
Fields inherited from class com.blazebit.persistence.impl.function.datediff.DateDiffFunction
renderer -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.blazebit.persistence.impl.function.datediff.DateDiffFunction
getReturnType, hasArguments, hasParenthesesIfNoArguments, render
-
Constructor Details
-
DB2MinuteDiffFunction
public DB2MinuteDiffFunction()
-
-
Method Details
-
renderDiff
- Overrides:
renderDiffin classDateDiffFunction
-