Uses of Class
com.metamatrix.dqp.client.impl.StreamingLobChunckProducer.Factory

Packages that use StreamingLobChunckProducer.Factory
com.metamatrix.jdbc   
 

Uses of StreamingLobChunckProducer.Factory in com.metamatrix.jdbc
 

Methods in com.metamatrix.jdbc with parameters of type StreamingLobChunckProducer.Factory
static java.sql.Blob MMBlob.newInstance(StreamingLobChunckProducer.Factory lobChunckFactory, BlobType blob)
          Factory Constructor
static java.sql.Clob MMClob.newInstance(StreamingLobChunckProducer.Factory lobChunckFactory, ClobType clob)
           
static java.sql.SQLXML MMSQLXML.newInstance(StreamingLobChunckProducer.Factory lobChunckFactory, XMLType srcXML)
           
 

Constructors in com.metamatrix.jdbc with parameters of type StreamingLobChunckProducer.Factory
MMBlob(StreamingLobChunckProducer.Factory lobChunckFactory, BlobType blob)
          Creates a MMBlob object with the valueID.
MMClob(StreamingLobChunckProducer.Factory lobChunkFactory, ClobType clob)
           
MMSQLXML(StreamingLobChunckProducer.Factory lobChunckFactory)
           
 



Copyright © 2009. All Rights Reserved.