Kathey Marsden wrote: > I want to understand our behaviour with regard to default holdability > and XA. Maybe some sort of table. > > Default Holdability for Brokered Connections obtained > from an XAConnection > > In XA Transaction Outside XA Transaction > JDK13 > JDK14 > > > I actually think I may be seeing inconsistent behaviour in the case that > I am debugging, but I want to understand what the behaviour should be.
Derby embedded does not support holdability for global transactions. I think there was some earlier discussion of a possible bug where a global transaction did end up with holdability true. Dan.