Skip navigation links

Oracle®Database JDBC Java API Reference
12c Release 1 (12.1.0.2)
E56669-01


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

Skip navigation links

Oracle®Database JDBC Java API Reference
12c Release 1 (12.1.0.2)
E56669-01


Copyright © 2008, 2014, Oracle and/or its affiliates. All rights reserved.