public abstract class RowEvalContext extends BaseEvalContext
| Constructor and Description |
|---|
RowEvalContext(DatabaseImpl db) |
| Modifier and Type | Method and Description |
|---|---|
Value |
getIdentifierValue(Identifier identifier) |
protected abstract TableImpl |
getTable() |
protected void |
reset() |
protected void |
setRow(Object[] row) |
collectIdentifiers, createDateFormat, eval, get, getBindings, getDatabase, getRandom, getResultType, getTemporalConfig, getThisColumnValue, put, toString, toValue, toValueType, withErrorContextpublic RowEvalContext(DatabaseImpl db)
protected void setRow(Object[] row)
protected void reset()
public Value getIdentifierValue(Identifier identifier)
getIdentifierValue in interface EvalContextgetIdentifierValue in class BaseEvalContextprotected abstract TableImpl getTable()
Copyright © 2005–2019. All rights reserved.