Wolf-Dieter Fink [
https://community.jboss.org/people/wdfink] created the discussion
"Re: WrappedConnnection object"
To view the discussion, visit:
https://community.jboss.org/message/773208#773208
--------------------------------------------------------------
As it is the responsibility of the application server how the connection is handled there
is a need to wrap it.
i.e. you will get a connection via JNDI and you are supposed to close it after you're
finished.
But the connection is not really closed, the wrapper catch the close and mark the
connection that it can be returned to pool after finished the transaction.
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/773208#773208]
Start a new discussion in Datasource Configuration at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]