I presume that in the gap between persisting an object and either committing the transaction or calling flush an object will not be found by find. If this is not the case then is there a distinction between objects with generated IDs and those without. Also after a remove will find return the object (before the flush/commit)?
David
