This will be part of 0.4:
http://bitbucket.org/thiloplanz/opencabinet/changeset/745a0942e867/
public SelectByPrimaryKey selectThroughChangeset(final SelectByPrimaryKey source);
will give you a SelectByPrimaryKey implementation backed by first the changeset, and then the given source data.