I have a query, what is the significance of XA support in embedded mode.
If you have Derby embedded inside an application server (e.g. Geronimo) then it can participate in XA transactions with other resources (such as external databases or a JMS implementation).
-- Jeremy
