You could just support SelectQuery fairly easily though, couldn't you? Project Wonder has this - you can do fetchSpec.setIncludeEditingContextChanges(true).
On Tue, Nov 6, 2012 at 3:22 PM, Andrus Adamchik <[email protected]>wrote: > > On Nov 6, 2012, at 11:58 PM, Aristedes Maniatis <[email protected]> wrote: > > > Andrus, I wonder if there is some way to make this common use case > easier? > > The only way is to implement full in-memory query evaluation. > > Andrus > >
