Class YearDiffFunction
java.lang.Object
com.blazebit.persistence.impl.function.datediff.DateDiffFunction
com.blazebit.persistence.impl.function.datediff.year.YearDiffFunction
- All Implemented Interfaces:
JpqlFunction
- Direct Known Subclasses:
AccessYearDiffFunction,DB2YearDiffFunction,DefaultYearDiffFunction,MySQLYearDiffFunction,OracleYearDiffFunction,PostgreSQLYearDiffFunction
- Since:
- 1.0.0
- Author:
- Christian Beikov
-
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
getReturnType, hasArguments, hasParenthesesIfNoArguments, render, renderDiff
-
Constructor Details
-
YearDiffFunction
-