Class DefaultViewRootJpqlMacro
java.lang.Object
com.blazebit.persistence.view.impl.macro.DefaultViewRootJpqlMacro
- All Implemented Interfaces:
CacheableJpqlMacro,JpqlMacro,ViewRootJpqlMacro
public class DefaultViewRootJpqlMacro
extends Object
implements ViewRootJpqlMacro, CacheableJpqlMacro
- Since:
- 1.2.0
- Author:
- Christian Beikov
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()voidrender(FunctionRenderContext context)
-
Constructor Details
-
DefaultViewRootJpqlMacro
-
-
Method Details
-
getViewRoot
- Specified by:
getViewRootin interfaceViewRootJpqlMacro
-
render
-
equals
-
hashCode
public int hashCode()
-