Uses of Class
org.hpccsystems.commons.filter.SQLTable
-
Packages that use SQLTable Package Description org.hpccsystems.commons.filter Provides simple SQL-like filter support, most commonly to be translated into HPCC Systems filter syntax. -
-
Uses of SQLTable in org.hpccsystems.commons.filter
Method parameters in org.hpccsystems.commons.filter with type arguments of type SQLTable Modifier and Type Method Description voidSQLFragment. updateFragmentColumParent(List<SQLTable> sqlTables)Update fragment colum parent.voidSQLExpression. updateFragmentTables(List<SQLTable> sqlTables)Update fragment tables.
-