T - The final java type of the expression.E - The result set read java type of the expression.public interface Literal<T,E> extends Expression<T,E>
| Modifier and Type | Method and Description |
|---|---|
T |
getValue()
The actual literal.
|
asc, desc, eq, eq, getSQLType, in, isNull, ne, newriteSQLT getValue()
Copyright © 2015–2018 Bridje Framework. All rights reserved.