Interface PredicateContainer

All Known Implementing Classes:
QuerySpec, TableGroupJoin, TableReferenceJoin

public interface PredicateContainer
Something that can contain predicates
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Apply a predicate to this container
  • Method Details

    • applyPredicate

      void applyPredicate(Predicate predicate)
      Apply a predicate to this container