Class BindParams.OrderedList

  • Enclosing class:
    BindParams

    public static final class BindParams.OrderedList
    extends Object
    The bind parameters in the correct binding order.

    This is the result of converting sql with named parameters into sql with ? and ordered parameters.