public class AttributesInvalidCursor extends UserInvalidCursor<AttributesColumn,AttributesTable,AttributesRow,AttributesCursor,AttributesDao>
| Constructor and Description |
|---|
AttributesInvalidCursor(AttributesDao dao,
AttributesCursor cursor,
List<Integer> invalidPositions,
List<AttributesColumn> blobColumns)
Constructor
|
close, getBlob, getColumnCount, getColumnIndex, getColumns, getCount, getDouble, getFloat, getId, getInt, getLong, getPosition, getRow, getRow, getShort, getString, getTable, getTableName, getType, getValue, getValue, getValue, getValue, moveToFirst, moveToNext, moveToPosition, wasNullpublic AttributesInvalidCursor(AttributesDao dao, AttributesCursor cursor, List<Integer> invalidPositions, List<AttributesColumn> blobColumns)
dao - attributes daocursor - attributes cursorinvalidPositions - invalid positions from a previous cursorblobColumns - blob columns