users@glassfish.java.net

Re: What is "Wrap JDBC Objects"

From: <glassfish_at_javadesktop.org>
Date: Fri, 23 May 2008 01:03:49 PDT

If an application calls statement.getConnection() underlying physical connection will be returned. Application may call connection.close() which will result in closing the physical connection. This will affect the pooling infrastructure of appserver.
[Message sent by forum member 'jr158900' (jr158900)]

http://forums.java.net/jive/thread.jspa?messageID=276229