From: "David Jencks" <[EMAIL PROTECTED]> > If it works, no problem. If the db tracked which xids had been used > and complained if you tried to reuse one, I think you would need to > change your tests. If you are creating a new db for each test (I > didn't look) then also no problem :-)
It does work ... even for the same database. I suppose that it must because the specs do not say that the Xid has to be a unique id in time. Regards
