Class MaxGreatestFunction
java.lang.Object
com.blazebit.persistence.impl.function.greatest.AbstractGreatestFunction
com.blazebit.persistence.impl.function.greatest.MaxGreatestFunction
- All Implemented Interfaces:
JpqlFunction
- Since:
- 1.2.0
- Author:
- Christian Beikov
-
Field Summary
Fields inherited from class com.blazebit.persistence.impl.function.greatest.AbstractGreatestFunction
FUNCTION_NAME -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.blazebit.persistence.impl.function.greatest.AbstractGreatestFunction
getReturnType, hasArguments, hasParenthesesIfNoArguments
-
Constructor Details
-
MaxGreatestFunction
public MaxGreatestFunction()
-
-
Method Details
-
render
-