Enterprise Information Portal APIs

com.ibm.mm.sdk.common
Class DKCombinedQuery

java.lang.Object
  |
  +--com.ibm.mm.sdk.common.DKCombinedQueryDL
        |
        +--com.ibm.mm.sdk.common.DKCombinedQuery
All Implemented Interfaces:
DKConstant, DKMessageId, dkQueryBase

public class DKCombinedQuery
extends DKCombinedQueryDL


Fields inherited from interface com.ibm.mm.sdk.common.DKMessageId
    For details, see the class or interface
 
Fields inherited from interface com.ibm.mm.sdk.common.DKConstant
    For details, see the class or interface
 
Constructor Summary
DKCombinedQuery()
          Deprecated. This class will be removed, please use DKCombinedQueryDL
DKCombinedQuery(DKCombinedQuery fromQuery)
          Deprecated. This class will be removed, please use DKCombinedQueryDL
DKCombinedQuery(dkDatastore ds)
          Deprecated. This class will be removed, please use DKCombinedQueryDL
 
Methods inherited from class com.ibm.mm.sdk.common.DKCombinedQueryDL
datastore, execute, numberOfResults, prepare, result, resultSetCursor, status
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DKCombinedQuery

public DKCombinedQuery()
Deprecated. This class will be removed, please use DKCombinedQueryDL

Constructs a new DKCombinedQuery object.

DKCombinedQuery

public DKCombinedQuery(dkDatastore ds)
Deprecated. This class will be removed, please use DKCombinedQueryDL

Constructs a new DKCombinedQuery object.

DKCombinedQuery

public DKCombinedQuery(DKCombinedQuery fromQuery)
Deprecated. This class will be removed, please use DKCombinedQueryDL

Constructs a new DKCombinedQuery object.

EIP Java APIs

(c) Copyright International Business Machines Corporation 1996, 2002. IBM Corp. All rights reserved.