public class CalcColEvalContext extends RowEvalContext
| Constructor and Description |
|---|
CalcColEvalContext(ColumnImpl col) |
| Modifier and Type | Method and Description |
|---|---|
Object |
eval(Object[] row) |
Value.Type |
getResultType() |
getIdentifierValuecollectIdentifiers, createDateFormatter, createDecimalFormat, eval, get, getBindings, getNumericConfig, getRandom, getTemporalConfig, getThisColumnValue, getZoneId, put, toString, toValueTypepublic CalcColEvalContext(ColumnImpl col)
public Value.Type getResultType()
getResultType in interface EvalContextgetResultType in class BaseEvalContextpublic Object eval(Object[] row) throws IOException
IOExceptionCopyright © 2005–2025 OpenHMS. All rights reserved.