Uses of Package
com.metamatrix.common.types

Packages that use com.metamatrix.common.types
com.metamatrix.common.jdbc   
com.metamatrix.common.jdbc.db   
com.metamatrix.common.types   
com.metamatrix.common.types.basic   
com.metamatrix.dqp.client.impl   
com.metamatrix.jdbc   
com.metamatrix.query.processor.xml   
com.metamatrix.query.xquery.saxon   
 

Classes in com.metamatrix.common.types used by com.metamatrix.common.jdbc
TransformationException
          The exception is thrown when an error occurs during data transformation, typically a formatting error or an invalid input type.
 

Classes in com.metamatrix.common.types used by com.metamatrix.common.jdbc.db
TransformationException
          The exception is thrown when an error occurs during data transformation, typically a formatting error or an invalid input type.
 

Classes in com.metamatrix.common.types used by com.metamatrix.common.types
BaseXMLTranslator
          Implements some common menthods that can be shared.
Sequencable
           
Streamable
          A large value object which can be streamable in chunks of data each time
Transform
          This interface represents the transformation from one data type to another.
TransformationException
          The exception is thrown when an error occurs during data transformation, typically a formatting error or an invalid input type.
XMLReaderFactory
          A factory interface for generating the readers
XMLTranslator
          This an interface defined to convert the various kinds of the XML sources defined into another source kinds.
 

Classes in com.metamatrix.common.types used by com.metamatrix.common.types.basic
AbstractTransform
          This fills in most of the details of a Transform and provides additional helpful methods as well.
Transform
          This interface represents the transformation from one data type to another.
TransformationException
          The exception is thrown when an error occurs during data transformation, typically a formatting error or an invalid input type.
 

Classes in com.metamatrix.common.types used by com.metamatrix.dqp.client.impl
Streamable
          A large value object which can be streamable in chunks of data each time
 

Classes in com.metamatrix.common.types used by com.metamatrix.jdbc
BlobType
          Represent a value of type "blob", which can be streamable from client
ClobType
          This is wrapper on top of a "clob" object, which implements the "java.sql.Clob" interface.
XMLType
          This class represents the SQLXML object along with the Streamable interface.
 

Classes in com.metamatrix.common.types used by com.metamatrix.query.processor.xml
XMLType
          This class represents the SQLXML object along with the Streamable interface.
 

Classes in com.metamatrix.common.types used by com.metamatrix.query.xquery.saxon
XMLTranslator
          This an interface defined to convert the various kinds of the XML sources defined into another source kinds.
 



Copyright © 2009. All Rights Reserved.