Package | Description |
---|---|
org.teiid.query.eval | |
org.teiid.query.processor.relational | |
org.teiid.query.sql.lang | |
org.teiid.query.sql.util |
Modifier and Type | Method and Description |
---|---|
protected ValueIterator |
Evaluator.evaluateSubquery(SubqueryContainer<?> container,
List<?> tuple) |
Modifier and Type | Method and Description |
---|---|
protected ValueIterator |
SubqueryAwareEvaluator.evaluateSubquery(SubqueryContainer<?> container,
List<?> tuple) |
Modifier and Type | Class and Description |
---|---|
class |
CollectionValueIterator |
Modifier and Type | Method and Description |
---|---|
ValueIterator |
ValueIteratorSource.getValueIterator(Expression valueExpression)
Attempt to obtain a ValueIterator from this source.
|
Copyright © 2020. All rights reserved.