Class FunctionPassthroughJpqlMacro

java.lang.Object
com.blazebit.persistence.view.impl.macro.FunctionPassthroughJpqlMacro
All Implemented Interfaces:
JpqlMacro

public class FunctionPassthroughJpqlMacro extends Object implements JpqlMacro
This is a macro used just for type validation.
Since:
1.5.0
Author:
Christian Beikov
  • Constructor Details

    • FunctionPassthroughJpqlMacro

      public FunctionPassthroughJpqlMacro(String name)
  • Method Details