Class MSSQLEpochMillisecondFunction
java.lang.Object
com.blazebit.persistence.impl.function.datetime.epochmilli.EpochMillisecondFunction
com.blazebit.persistence.impl.function.datetime.epochmilli.MSSQLEpochMillisecondFunction
- All Implemented Interfaces:
JpqlFunction
- Since:
- 1.4.0
- Author:
- Jan-Willem Gmelig Meyling
-
Field Summary
Fields inherited from class com.blazebit.persistence.impl.function.datetime.epochmilli.EpochMillisecondFunction
renderer -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.blazebit.persistence.impl.function.datetime.epochmilli.EpochMillisecondFunction
getReturnType, hasArguments, hasParenthesesIfNoArguments, render, renderDiff
-
Constructor Details
-
MSSQLEpochMillisecondFunction
public MSSQLEpochMillisecondFunction()
-