Oracle JDBC API Reference
12c Release 1 ("12.1.0.2.0")
E17663-03

oracle.jdbc
Class OracleConnectionWrapper.CloseInvocationHandler

java.lang.Object
  extended by oracle.jdbc.OracleConnectionWrapper.CloseInvocationHandler
All Implemented Interfaces:
InvocationHandler
Enclosing class:
OracleConnectionWrapper

protected class OracleConnectionWrapper.CloseInvocationHandler
extends Object
implements InvocationHandler


Constructor Summary
protected OracleConnectionWrapper.CloseInvocationHandler(OracleConnectionWrapper wrapper)
           
 
Method Summary
 Object invoke(Object proxy, Method method, Object[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OracleConnectionWrapper.CloseInvocationHandler

protected OracleConnectionWrapper.CloseInvocationHandler(OracleConnectionWrapper wrapper)
Method Detail

invoke

public Object invoke(Object proxy,
                     Method method,
                     Object[] args)
              throws Throwable
Specified by:
invoke in interface InvocationHandler
Throws:
Throwable

Oracle JDBC API Reference
12c Release 1 ("12.1.0.2.0")
E17663-03

Copyright © 2008, 2013, Oracle. All rights reserved.