Class InExtractor


  • @API(INTERNAL)
    public class InExtractor
    extends Object
    Extract IN predicates in a query filter by replacing them with equality comparisons with a bound parameter that will take on the values of the comparison list in turn.