[jboss-dev-forums] [JCA Development] - Design of ConnectionManager API
gurkanerdogdu
do-not-reply at jboss.com
Thu Oct 1 14:43:23 EDT 2009
Hi;
Currently there is an interface org.jboss.jca.core.api.ConnectionManager (CM) and org.jboss.jca.core.api.RealConnectionManager (RCM). CM delegates connection creation operation to the RCM that is responsible for doing all connection related stuff (including transactions).
WDYT?
--Gurkan
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4258262#4258262
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4258262
More information about the jboss-dev-forums
mailing list