Hi,
im using JBoss 6 and JNDI to recieve a datasource connection. I discovered that JBoss return a wrapped connection object (org.jboss.resource.adapter.jdbc.WrappedConnection).
Could me someone explain the advantage or reason of using a wrapped jboss connection? I like to understand what happen inside.
Cheers,
Michael