Constructor and Description |
---|
TableUnit() |
Modifier and Type | Method and Description |
---|---|
void |
closeTable() |
List<String> |
getVarNames() |
List<Var> |
getVars() |
boolean |
isEmpty() |
static boolean |
isTableUnit(Table table) |
QueryIterator |
iterator(ExecutionContext execCxt) |
QueryIterator |
matchRightLeft(Binding bindingLeft,
boolean includeOnNoMatch,
ExprList conditions,
ExecutionContext execCxt) |
int |
size() |
String |
toString() |
addBinding, close, contains, equals, eval, hashCode, toResultSet
public static boolean isTableUnit(Table table)
public QueryIterator iterator(ExecutionContext execCxt)
public QueryIterator matchRightLeft(Binding bindingLeft, boolean includeOnNoMatch, ExprList conditions, ExecutionContext execCxt)
public void closeTable()
public boolean isEmpty()
Licenced under the Apache License, Version 2.0