public class BuffReaderDataSet extends DefaultDataSet
| Constructor and Description | 
|---|
BuffReaderDataSet(MetaData columnMD2,
                 InterfaceBuffReaderParse brParser)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
absolute(int localPointer)
Not Supported! 
 | 
int | 
getIndex()
Returns the index the pointer is on for the array 
 | 
int | 
getRowCount()
Not Supported! 
 | 
void | 
goBottom()
Not Supported! 
 | 
void | 
goTop()
Not Supported! 
 | 
boolean | 
next()
Returns true if it has one more record. 
 | 
void | 
orderRows(OrderBy ob)
Not Supported! 
 | 
boolean | 
previous()
Not Supported! 
 | 
void | 
remove()
Not Supported! 
 | 
void | 
setValue(String column,
        String value)
Not Supported! 
 | 
addError, addRow, clearAll, clearErrors, clearRows, contains, getBigDecimal, getBigDecimal, getColumns, getColumns, getDate, getDate, getDate, getDate, getDouble, getDouble, getErrorCount, getErrors, getInt, getInt, getLocalDate, getLocalDate, getLocalDate, getLocalDate, getLocalDate, getLong, getLong, getMetaData, getObject, getRawData, getRecord, getRecordID, getRowNo, getString, getString, isAnError, isRecordID, isRowEmpty, setLowerCase, setMetaData, setPointer, setPZConvertProps, setStrictNumericParse, setUpperCase, toStringpublic BuffReaderDataSet(MetaData columnMD2, InterfaceBuffReaderParse brParser)
columnMD2 - brParser - public boolean next()
RecordDataSetnext in interface RecordDataSetnext in class DefaultDataSetpublic boolean previous()
previous in interface DataSetprevious in class DefaultDataSetpublic void orderRows(OrderBy ob)
orderRows in interface DataSetorderRows in class DefaultDataSetob - - OrderBy objectOrderBy, 
OrderColumnpublic void absolute(int localPointer)
absolute in interface DataSetabsolute in class DefaultDataSetlocalPointer - - intUnsupportedOperationException - unsupportedpublic void remove()
remove in interface DataSetremove in class DefaultDataSetpublic int getIndex()
DataSetgetIndex in interface DataSetgetIndex in class DefaultDataSetpublic void goBottom()
goBottom in interface DataSetgoBottom in class DefaultDataSetpublic void goTop()
goTop in interface DataSetgoTop in class DefaultDataSetpublic void setValue(String column, String value)
setValue in interface DataSetsetValue in class DefaultDataSetcolumn - Column name to set the value forvalue - Value to change the column topublic int getRowCount()
getRowCount in interface DataSetgetRowCount in class DefaultDataSetCopyright © 2006–2021 Appendium - Portfolio Financing Platform. All rights reserved.