|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IExpression
An expression is something that returns an array
| Method Summary | |
|---|---|
java.util.Set<ColumnKey> |
getInvolvedColumns()
Returns the table columns named in the expression |
ITypedValue |
getResult()
Get the result of the expression (can be a constant or an array) |
| Method Detail |
|---|
ITypedValue getResult()
throws ISQLException
ISQLExceptionjava.util.Set<ColumnKey> getInvolvedColumns()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||