Package | Description |
---|---|
org.teiid.query.sql.lang |
Modifier and Type | Method and Description |
---|---|
List<DependentSetCriteria.AttributeComparison> |
DependentSetCriteria.getAttributes()
There is a mismatch between the expression form and the more convenient attribute comparison,
so we reconstruct when needed
|
Modifier and Type | Method and Description |
---|---|
void |
DependentSetCriteria.setAttributes(List<DependentSetCriteria.AttributeComparison> attributes) |
Copyright © 2020. All rights reserved.