IBM DB2 Information Integrator
Java API Reference
for Developing Wrappers

com.ibm.db2.wrapper
Class Request

java.lang.Object
  extended bycom.ibm.db2.wrapper.ParsedQueryFragment
      extended bycom.ibm.db2.wrapper.Request

public final class Request
extends ParsedQueryFragment

The Request class encapsulates a query fragment that is analyzed and processed by the wrapper. The federated server provides instances of this class to the UnfencedGenericServer.planRequest method which returns the appropriate Reply objects.

Since:
IBM DB2 Information Integrator Version 8.2

Methods inherited from class com.ibm.db2.wrapper.ParsedQueryFragment
getDistinct, getHeadExp, getNickname, getNumberOfHeadExp, getNumberOfPredicates, getNumberOfQuantifiers, getPredicate, getQuantifier, getQuantifierByHandle
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 


IBM DB2 Information Integrator
Java API Reference
for Developing Wrappers

(C)Copyright IBM Corp. 2002. All rights reserved.

Links on this page are made available for your convenience and may take you to non-IBM sites. IBM does not warrant any sample code provided on these sites.