T - The final java type of the expression.E - The result set read java type of the expression.public interface ArrayExpr<T,E> extends Expression<T,E>
| Modifier and Type | Method and Description |
|---|---|
Expression<T,E>[] |
getElements()
Gets the elements of the array expression.
|
asc, desc, eq, eq, getSQLType, in, isNull, ne, newriteSQLExpression<T,E>[] getElements()
Copyright © 2015–2018 Bridje Framework. All rights reserved.