Proposal to change Derby's public api for XADataSource and ConnectionPoolDataSource

2006-05-11 Thread Rick Hillegas
Dear Derby users, Please read this message if you work on an application server or in an application layer which cares about distributed transactions and/or pooled connections. Right now the inheritance graph for Derby's DataSources does not mirror the corresponding graph of interfaces in ja

Re: Proposal to change Derby's public api for XADataSource and ConnectionPoolDataSource

2006-05-15 Thread Kathey Marsden
Rick Hillegas wrote: Dear Derby users, 0Please read this message if you work on an application server or in an application layer which cares about distributed transactions and/or pooled connections. Right now the inheritance graph for Derby's DataSources does not mirror the corresponding g

Re: Proposal to change Derby's public api for XADataSource and ConnectionPoolDataSource

2006-05-15 Thread Rick Hillegas
Thanks for forwarding this, Kathey. Regards, -Rick Kathey Marsden wrote: Rick Hillegas wrote: Dear Derby users, 0Please read this message if you work on an application server or in an application layer which cares about distributed transactions and/or pooled connections. Right now the i

Re: Proposal to change Derby's public api for XADataSource and ConnectionPoolDataSource

2006-05-16 Thread Craig L Russell
Hi, It appears that you have made the appropriate change. XADataSource is not a user API, and in fact isn't a kind-of DataSource. It was misnamed (IMHO) from the beginning. An XADataSource is a factory that produces XAConnections, which are not Connections, but are chimeras (produced by an