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, withErrorContext
public RowEvalContext(DatabaseImpl db)
protected void setRow(Object[] row)
protected void reset()
public Value getIdentifierValue(Identifier identifier)
getIdentifierValue
in interface EvalContext
getIdentifierValue
in class BaseEvalContext
protected abstract TableImpl getTable()
Copyright © 2005–2018. All rights reserved.