org.eclipse.datatools.connectivity.oda.consumer.helper
Class ConnectionPropertyHandler
java.lang.Object
org.eclipse.datatools.connectivity.oda.consumer.helper.OdaObject
org.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.
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConnectionPropertyHandler
public ConnectionPropertyHandler()
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.