Class OracleSecondDiffFunction
java.lang.Object
com.blazebit.persistence.impl.function.datediff.DateDiffFunction
com.blazebit.persistence.impl.function.datediff.second.SecondDiffFunction
com.blazebit.persistence.impl.function.datediff.second.OracleSecondDiffFunction
- All Implemented Interfaces:
JpqlFunction
- Since:
- 1.2.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.second.SecondDiffFunction
getReturnTypeMethods inherited from class com.blazebit.persistence.impl.function.datediff.DateDiffFunction
hasArguments, hasParenthesesIfNoArguments, render
-
Constructor Details
-
OracleSecondDiffFunction
public OracleSecondDiffFunction()
-
-
Method Details
-
renderDiff
- Overrides:
renderDiffin classDateDiffFunction
-