Menu

#6 Add a way to select through an uncommitted Changeset

open
nobody
7
2009-03-07
2009-03-07
Anonymous
No

It would be useful to have a way to layer an unselected Changeset on top of a SelectByPrimaryKey implementation, so that you could select through the changeset.

Discussion

  • Thilo Planz

    Thilo Planz - 2009-03-07

    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.

     
  • Thilo Planz

    Thilo Planz - 2009-03-07
    • priority: 5 --> 7
     

Log in to post a comment.

MongoDB Logo MongoDB