** set to a zero based bit set like the store
** expects.
*/
FormatableBitSet readBitSet = RowUtil.shift(baseRowReadList, 1);
rs.open();
while ((deferredRLRow = rs.getNextRow()) != null)
{
rlColumn = deferredRLRow.getColumn(rlColumnNumber);
baseRowLocation =
(RowLocation) (rlColumn).getObject();