Skip navigation links

Oracle® Data Integrator Java API Reference
11g Release 1 (11.1.1.6.0)

E17060-03


Uses of Class
oracle.odi.interfaces.data.CheckResponse

Packages that use CheckResponse
oracle.odi.interfaces.data This package contains the Oracle Data Integrator interface data and expression checking utility interface. 

 

Uses of CheckResponse in oracle.odi.interfaces.data

 

Methods in oracle.odi.interfaces.data that return CheckResponse
static CheckResponse CheckResponse.buildConnectionNotFoundResponse(java.lang.String pErrorText)
          For internal use only.
static CheckResponse CheckResponse.buildConnectionProblemResponse(java.lang.Throwable pThrowable)
          For internal use only.
static CheckResponse CheckResponse.buildDBErrorResponse(java.sql.SQLException pSQLException)
          For internal use only.
static CheckResponse CheckResponse.buildInternalErrorResponse(java.lang.String pErrorText, java.lang.Throwable pThrowable)
          For internal use only.
static CheckResponse CheckResponse.buildOKResponse()
          For internal use only.
 CheckResponse IOdiInterfaceExpressionChecker.checkExpression(OdiInstance pOdiInstance, IExecutableTextHolder pExecutableTextHolder, IJMSCallBack pJMSCallBack)
           

 


Skip navigation links

Oracle® Data Integrator Java API Reference
11g Release 1 (11.1.1.6.0)

E17060-03


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