|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IInCriteria
Represents an IN criteria.
| Method Summary | |
|---|---|
java.util.List<IExpression> |
getRightExpressions()
Get List of IExpression in the set on the right side of the criteria. |
| Methods inherited from interface org.teiid.connector.language.IBaseInCriteria |
|---|
getLeftExpression, isNegated, setLeftExpression, setNegated |
| Methods inherited from interface org.teiid.connector.language.ILanguageObject |
|---|
acceptVisitor |
| Method Detail |
|---|
java.util.List<IExpression> getRightExpressions()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||