public class ExpressionObjectSelector extends Object implements ObjectColumnSelector<ExprEval>
| Modifier and Type | Method and Description |
|---|---|
Class<ExprEval> |
classOfObject() |
ExprEval |
getObject() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDouble, getFloat, getLongpublic Class<ExprEval> classOfObject()
classOfObject in interface ColumnValueSelector<ExprEval>public ExprEval getObject()
getObject in interface ColumnValueSelector<ExprEval>Copyright © 2011–2017. All rights reserved.