Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Model
11g Release 2 (11.1.2.2.0)

E17483-03


oracle.jbo.datasource
Class DSStatementInvocationHandler

java.lang.Object
  extended by oracle.jbo.datasource.DSStatementInvocationHandler

All Implemented Interfaces:
java.lang.reflect.InvocationHandler

public class DSStatementInvocationHandler
extends java.lang.Object
implements java.lang.reflect.InvocationHandler

Constructor Summary
DSStatementInvocationHandler()
           

 

Method Summary
 java.lang.Object invoke(java.lang.Object proxy, java.lang.reflect.Method method, java.lang.Object[] args)
           

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

DSStatementInvocationHandler

public DSStatementInvocationHandler()

Method Detail

invoke

public java.lang.Object invoke(java.lang.Object proxy,
                               java.lang.reflect.Method method,
                               java.lang.Object[] args)
Specified by:
invoke in interface java.lang.reflect.InvocationHandler

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Model
11g Release 2 (11.1.2.2.0)

E17483-03


Copyright © 1997, 2012, Oracle. All rights reserved.