public class BCursorTable extends BTable
constraintType, iterator| Constructor and Description |
|---|
BCursorTable(DataIterator dataIterator,
BStructureType constraintType) |
| Modifier and Type | Method and Description |
|---|---|
void |
addData(BMap<String,BValue> data,
Context context) |
BValue |
copy(Map<BValue,BValue> refs) |
boolean |
isInMemoryTable() |
protected boolean |
isIteratorGenerationConditionMet() |
int |
length() |
void |
performRemoveOperation(Context context,
BFunctionPointer lambdaFunction) |
void |
reset() |
String |
stringValue() |
addData, attemptFreeze, close, finalize, generateIterator, getArray, getBlob, getBoolean, getColumnDefs, getFloat, getInt, getNext, getString, getStruct, getStructType, getType, hasNext, isFrozen, moveToNext, newIterator, performAddOperation, resetIterationHelperAttributes, stamp, valuepublic BCursorTable(DataIterator dataIterator, BStructureType constraintType)
public String stringValue()
stringValue in interface BValuestringValue in class BTablepublic void performRemoveOperation(Context context, BFunctionPointer lambdaFunction)
performRemoveOperation in class BTableprotected boolean isIteratorGenerationConditionMet()
isIteratorGenerationConditionMet in class BTablepublic boolean isInMemoryTable()
isInMemoryTable in class BTableCopyright © 2019 WSO2. All rights reserved.