public class CalcColEvalContext extends RowEvalContext
Constructor and Description |
---|
CalcColEvalContext(ColumnImpl col) |
Modifier and Type | Method and Description |
---|---|
Object |
eval(Object[] row) |
Value.Type |
getResultType() |
getIdentifierValue
collectIdentifiers, createDateFormatter, createDecimalFormat, eval, get, getBindings, getNumericConfig, getRandom, getTemporalConfig, getThisColumnValue, getZoneId, put, toString, toValueType
public CalcColEvalContext(ColumnImpl col)
public Value.Type getResultType()
getResultType
in interface EvalContext
getResultType
in class BaseEvalContext
public Object eval(Object[] row) throws IOException
IOException
Copyright © 2005–2024 OpenHMS. All rights reserved.