Skip navigation links
oracle.jdbc
Class OracleConnectionWrapper.CloseInvocationHandler
java.lang.Object
oracle.jdbc.OracleConnectionWrapper.CloseInvocationHandler
- All Implemented Interfaces:
- InvocationHandler
- Enclosing class:
- OracleConnectionWrapper
-
protected class OracleConnectionWrapper.CloseInvocationHandler
- extends Object
- implements InvocationHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OracleConnectionWrapper.CloseInvocationHandler
protected OracleConnectionWrapper.CloseInvocationHandler(OracleConnectionWrapper wrapper)
invoke
public Object invoke(Object proxy,
Method method,
Object[] args)
throws Throwable
-
- Specified by:
invoke
in interface InvocationHandler
-
- Throws:
Throwable
Skip navigation links
Copyright © 2008, 2014, Oracle and/or its affiliates. All rights reserved.