public class UserCustomInvalidCursor extends UserInvalidCursor<UserCustomColumn,UserCustomTable,UserCustomRow,UserCustomCursor,UserCustomDao>
| Constructor and Description |
|---|
UserCustomInvalidCursor(UserCustomDao dao,
UserCustomCursor cursor,
List<Integer> invalidPositions,
List<UserCustomColumn> blobColumns)
Constructor
|
close, getBlob, getColumnIndex, getCount, getDouble, getFloat, getInt, getLong, getPosition, getRow, getRow, getShort, getString, getTable, getType, getValue, getValue, moveToFirst, moveToNext, moveToPosition, wasNullpublic UserCustomInvalidCursor(UserCustomDao dao, UserCustomCursor cursor, List<Integer> invalidPositions, List<UserCustomColumn> blobColumns)
dao - user custom daocursor - user custom cursorinvalidPositions - invalid positions from a previous cursorblobColumns - blob columns