[jboss-user] [JCA/JBoss] - Re: Connection Pooling with Alter session
weston.price@jboss.com
do-not-reply at jboss.com
Mon Nov 20 17:24:36 EST 2006
This is a JDBC level operation and as such is generally the client responsiblity. This might be something to consider for JBoss5.x when we move over to using interceptors and Microcontainer in the JCA implementation.
Easiest thing to do at this point would be to write a ServiceLocator like thing that makes the changes prior to handing out the connection to the client.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3987429#3987429
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3987429
More information about the jboss-user
mailing list