[jboss-dev-forums] [Design of JCA on JBoss] - Re: Handling fatal JDBC connection exceptions

jim.moran@jboss.com do-not-reply at jboss.com
Fri Aug 1 09:29:17 EDT 2008


Why not have 3 settings?
EntirePool, FailedConnectionOnly, AND UnusedConnectionsOnly

What is the point of closing in-use connections since the connection would throw an exception on the next call anyway if it is bad?  There is no added benefit to closing the in-use connection but there is a potential negative if for some reason the connection is still good.


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4168161#4168161

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4168161



More information about the jboss-dev-forums mailing list