Open exabrial opened 8 years ago
https://docs.oracle.com/javaee/7/api/javax/resource/spi/DissociatableManagedConnection.html
Some application servers might proxy connections to track their usage. Implementing this interface allows the server to avoid that step.
https://docs.oracle.com/javaee/7/api/javax/resource/spi/DissociatableManagedConnection.html
Some application servers might proxy connections to track their usage. Implementing this interface allows the server to avoid that step.