Jukka Zitting wrote:
Hi,
On 7/20/07, Stefan Guggisberg <[EMAIL PROTECTED]> wrote:
AFAIK databases simply don't support the concept of transient changes.
please note that the JCR save() is not the equivalent of a db commit().
Well said! A better analogue, as already mentoned, is Statement.execute().
Also we can state that DB results are immutable, but it does not change the
subject.
Let's put is this way.
* RDBMS provide a way to query not-commited changes
* I expect JCR to provide a way to query not-persisted changes
--
Ivan Latysh
[EMAIL PROTECTED]