Class MicrosecondDiffFunction
java.lang.Object
com.blazebit.persistence.impl.function.datediff.DateDiffFunction
com.blazebit.persistence.impl.function.datediff.microsecond.MicrosecondDiffFunction
- All Implemented Interfaces:
JpqlFunction
- Direct Known Subclasses:
AccessMicrosecondDiffFunction,DB2MicrosecondDiffFunction,DefaultMicrosecondDiffFunction,MSSQLMicrosecondDiffFunction,MySQLMicrosecondDiffFunction,OracleMicrosecondDiffFunction,PostgreSQLMicrosecondDiffFunction
- Since:
- 1.4.0
- Author:
- Jan-Willem Gmelig Meyling
-
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
-
MicrosecondDiffFunction
-
-
Method Details
-
getReturnType
- Specified by:
getReturnTypein interfaceJpqlFunction- Overrides:
getReturnTypein classDateDiffFunction
-