public interface Column extends Expression
Modifier and Type | Method and Description |
---|---|
Collection.Key |
getColumn() |
int |
getColumnIndex() |
String |
getFullName() |
String |
getTable() |
Object |
getValue(Query qry,
int row) |
Object |
getValue(Query qry,
int row,
Object defaultValue) |
boolean |
hasBracked() |
void |
hasBracked(boolean b) |
getAlias, getIndex, hasAlias, hasIndex, isDirectionBackward, setAlias, setDirectionBackward, setIndex, toString
String getFullName()
Collection.Key getColumn()
boolean hasBracked()
void hasBracked(boolean b)
int getColumnIndex()
Object getValue(Query qry, int row) throws PageException
PageException
Copyright © 2015 Lucee