public interface IRowValueProvider
| Modifier and Type | Method and Description |
|---|---|
Object |
getColumnValue(String columnName)
Returns the column value for the column with the given name of the currently processed row
|
Object getColumnValue(String columnName) throws DataSetException
columnName - The db column name for which the value should be provided (current row's value)DataSetExceptionCopyright © 2002-2017. All Rights Reserved.