> > I've gone through this thread once more and I still fail to see what > your requirement would be. What would borrowConnection() and > returnConnection() do, according to you? Can you supply an > implementation draft? >
I have started with an implementation in my git branch. But basically, these methods do the same as you do in DataSourceConnection in getDelegate() and close(). Regards, A. Digulla
