Interface VariableSelectionExpression

All Known Implementing Classes:
VariableSelectionExpressionImpl, VariableValueFilterConditionImpl

public interface VariableSelectionExpression
  • Method Summary

    Modifier and Type
    Method
    Description
    jakarta.persistence.criteria.Expression<?>
     
  • Method Details

    • getSelectionExpression

      jakarta.persistence.criteria.Expression<?> getSelectionExpression()