Quoting Craig L Russell <[EMAIL PROTECTED]>: > This is a backward-incompatible change. But maybe we should consider > to request a datastore connection that would have that semantic by > adding a boolean flag to the getDataStoreConnection method indicating > that you want to be able to perform transactional updates with it. >
Contractually speaking this change is incompatible, but it's undetermined when flush gets first called by the JDO implementation, so this feature is not portable.
