public class AllColumnsForPlan extends Object
AllColumnsForPlan(TableFilter[] filters)
void
add(Column newCol)
ArrayList<Column>
get(Table table)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AllColumnsForPlan(TableFilter[] filters)
public void add(Column newCol)
newCol
public ArrayList<Column> get(Table table)
table
Copyright © 2022. All rights reserved.