Class MillisecondDiffFunction
java.lang.Object
com.blazebit.persistence.impl.function.datediff.DateDiffFunction
com.blazebit.persistence.impl.function.datediff.millisecond.MillisecondDiffFunction
- All Implemented Interfaces:
JpqlFunction
- Direct Known Subclasses:
AccessMillisecondDiffFunction,DB2MillisecondDiffFunction,DefaultMillisecondDiffFunction,MSSQLMillisecondDiffFunction,MySQLMillisecondDiffFunction,OracleMillisecondDiffFunction,PostgreSQLMillisecondDiffFunction
- Since:
- 1.2.0
- Author:
- 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
hasArguments, hasParenthesesIfNoArguments, render, renderDiff
-
Constructor Details
-
MillisecondDiffFunction
-
-
Method Details
-
getReturnType
- Specified by:
getReturnTypein interfaceJpqlFunction- Overrides:
getReturnTypein classDateDiffFunction
-