org.eclipse.datatools.connectivity.oda.consumer.helper
Class ConnectionPropertyHandler

java.lang.Object
  extended byorg.eclipse.datatools.connectivity.oda.consumer.helper.OdaObject
      extended byorg.eclipse.datatools.connectivity.oda.consumer.helper.ConnectionPropertyHandler

public class ConnectionPropertyHandler
extends org.eclipse.datatools.connectivity.oda.consumer.helper.OdaObject

Handles ODA connection properties and the ODA consumer's propertyProvider extension point.


Constructor Summary
ConnectionPropertyHandler()
           
 
Method Summary
 java.lang.Object findAndInvokeMethod(java.lang.String methodName, java.lang.Class[] parameterTypes, java.lang.Object[] args)
           
static void setThrowAndSetOdaException()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConnectionPropertyHandler

public ConnectionPropertyHandler()
Method Detail

setThrowAndSetOdaException

public static void setThrowAndSetOdaException()

findAndInvokeMethod

public java.lang.Object findAndInvokeMethod(java.lang.String methodName,
                                            java.lang.Class[] parameterTypes,
                                            java.lang.Object[] args)
                                     throws java.lang.NoSuchMethodException,
                                            java.lang.IllegalAccessException,
                                            java.lang.reflect.InvocationTargetException,
                                            OdaException
Throws:
java.lang.NoSuchMethodException
java.lang.IllegalAccessException
java.lang.reflect.InvocationTargetException
OdaException


Copyright © 2006 Actuate, IBM Corporation, Sybase, Inc. and others. All rights reserved.