From: <bil...@jb...> - 2005-05-03 02:01:27
|
I'm implementing creating a generic Recoverable that wraps a JCA ManagedConnection. How do I clean up after I'm done with the managed connection? Do I call managedConnection.destroy(), cleanup() or both? thanks View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3876234#3876234 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3876234 |