Uses of Interface
com.metamatrix.dqp.client.ClientSideDQP

Packages that use ClientSideDQP
com.metamatrix.dqp.client.impl   
com.metamatrix.jdbc   
com.metamatrix.jdbc.transport   
 

Uses of ClientSideDQP in com.metamatrix.dqp.client.impl
 

Constructors in com.metamatrix.dqp.client.impl with parameters of type ClientSideDQP
StreamingLobChunckProducer.Factory(ClientSideDQP dqp, long requestId, Streamable streamable)
           
StreamingLobChunckProducer(ClientSideDQP dqp, long requestId, Streamable streamable)
           
 

Uses of ClientSideDQP in com.metamatrix.jdbc
 

Methods in com.metamatrix.jdbc that return ClientSideDQP
protected  ClientSideDQP MMStatement.getDQP()
           
 

Uses of ClientSideDQP in com.metamatrix.jdbc.transport
 

Constructors in com.metamatrix.jdbc.transport with parameters of type ClientSideDQP
LocalServerConnection(MetaMatrixSessionID sessionId, java.util.Properties connectionProperties, ClientSideDQP dqp, ServerConnectionListener listener)
           
LocalTransportHandler(ClientSideDQP dqp)
          Default constructor - used by reflection to create a new instance.
 



Copyright © 2009. All Rights Reserved.