T - The final java type of the expression.E - The result set read java type of the expression.public interface Column<T,E> extends Expression<T,E>
| Modifier and Type | Method and Description |
|---|---|
Expression<T,E> |
asParam() |
T |
getDefValue() |
String |
getName() |
Table |
getTable() |
boolean |
isAllowNull() |
boolean |
isAutoIncrement() |
boolean |
isKey() |
asc, desc, eq, eq, getSQLType, ne, newriteSQLCopyright © 2015–2017 Bridje Framework. All rights reserved.