Class RuleValidateWhereAll

  • All Implemented Interfaces:
    OptimizerRule

    public final class RuleValidateWhereAll
    extends Object
    implements OptimizerRule
    Validates that the any atomic query being sent to a model where the model requires a criteria actually has a criteria. This rule will detect this case and throw an exception. This rule does not actually modify anything in the plan itself.