> But I don't know if the connections are pooled in the app-server. Perhaps > yes? In that case our MultiPool stuff can be considered more or less > deprecated anyway. But no comparating tests are done, so MultiPool must work > too, so we can choose..
I think it's good to be able to choose from the application server connection pool or from the multipool. Not all application servers do support connection pools these days. (Most of them do!)
