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