connection handles and ManagedConnection instances ...
Madhav Inamti <[email protected]> Thu, 5 Dec 2002 01:38:19 -0800
| Newsgroups | gmane.comp.java.sun.connector |
|---|---|
| Message-ID | <75C025AE395F374B81F6416B1D4BDEFBB08420@mtv-corpmail.microfocus.com> |
From an app server point of view, When dealing with a stateful EJB, 1. Is there a 1-1 association between a connection handle and a ManagedConnection instance ? 2. Under what circusmstances is ManagedConnection cleanup called ? Thanks in advance, Madhav