Class PredicateList.PredicateWrapperList

java.lang.Object
org.apache.derby.impl.sql.compile.PredicateList.PredicateWrapperList
Enclosing class:
PredicateList

private static class PredicateList.PredicateWrapperList extends Object
Another inner class which is basically a List of Predicate Wrappers.
  • Field Details

  • Constructor Details

    • PredicateWrapperList

      PredicateWrapperList(int maxValue)
  • Method Details