Class WrappedConnectionJDK7

All Implemented Interfaces:
Serializable, AutoCloseable, Connection, Wrapper

public class WrappedConnectionJDK7 extends WrappedConnection
WrappedConnectionJDK7.
Author:
Jesper Pedersen
See Also:
  • Constructor Details

    • WrappedConnectionJDK7

      public WrappedConnectionJDK7(BaseWrapperManagedConnection mc, boolean spy, String jndiName, boolean doLocking, ClassLoaderPlugin clp)
      Create a new WrappedConnectionJDK7.
      Parameters:
      mc - the managed connection
      spy - The spy value
      jndiName - The jndi name
      doLocking - Do locking
  • Method Details