Uses of Class
com.metamatrix.common.types.XMLType

Packages that use XMLType
com.metamatrix.jdbc   
com.metamatrix.query.processor.xml   
 

Uses of XMLType in com.metamatrix.jdbc
 

Methods in com.metamatrix.jdbc with parameters of type XMLType
static java.sql.SQLXML MMSQLXML.newInstance(StreamingLobChunckProducer.Factory lobChunckFactory, XMLType srcXML)
           
 

Uses of XMLType in com.metamatrix.query.processor.xml
 

Methods in com.metamatrix.query.processor.xml that return XMLType
static XMLType XMLUtil.getFromBufferManager(BufferManager bufferMgr, TupleSourceID sourceId, java.util.Properties props)
          This will reconstruct the XML object from the buffer manager from given buffer manager id.
 



Copyright © 2009. All Rights Reserved.