Interface MassIndexerReindexParameterStep

All Superinterfaces:
MassIndexerFilteringTypeStep

public interface MassIndexerReindexParameterStep extends MassIndexerFilteringTypeStep
A step to define optional parameters for the JPQL/HQL conditional expression or other new expressions.
  • Method Details

    • param

      Bind a new parameter value for a given parameter name.
      Parameters:
      name - The parameter name
      value - The parameter value
      Returns:
      this, to define other parameters or new expressions