Uses of Package
com.metamatrix.jdbc

Packages that use com.metamatrix.jdbc
com.metamatrix.dqp.embedded.admin   
com.metamatrix.jdbc   
org.teiid   
org.teiid.jdbc   
 

Classes in com.metamatrix.jdbc used by com.metamatrix.dqp.embedded.admin
EmbeddedConnectionFactoryImpl
          A factory class which creates the connections to the embedded DQP instance.
 

Classes in com.metamatrix.jdbc used by com.metamatrix.jdbc
AbstractMetadataProvider
           
BaseDataSource
          The MetaMatrix JDBC DataSource implementation class of DataSource and XADataSource.
BaseDriver
           
BatchFetcher
           
DeferredMetadataProvider
          This metadata provider starts with just column names and types (provided in the response) but must lazily load the rest of the metadata when necessary.
LobSearchUtil.StreamProvider
           
MMConnection
          The Connection object represents driver's connection to the MetaMatrix embedded server.
MMDriver
           The java.sql.DriverManager class uses this class to connect to MetaMatrix.
MMPreparedStatement
           Instances of PreparedStatement contain a SQL statement that has already been compiled.
MMResultSet
           The MMResultSet is the way query results are returned to the requesting client based upon a query given to the server.
MMSQLException
          All exceptions thrown by the MetaMatrix server are wrapped as MMSQLExceptions.
MMStatement
           This object is used to execute queries and updates against the MetaMatrix server.
MMXAConnection
          Implementation of XAConnection.
MMXAResource
          Implementation of XAResource.
ResultsMetadataProvider
          Interface to provide result set metadata.
ResultsMetadataWithProvider
           
StaticMetadataProvider
           
WrapperImpl
           
 

Classes in com.metamatrix.jdbc used by org.teiid
EmbeddedConnectionFactoryImpl
          A factory class which creates the connections to the embedded DQP instance.
 

Classes in com.metamatrix.jdbc used by org.teiid.jdbc
BaseDataSource
          The MetaMatrix JDBC DataSource implementation class of DataSource and XADataSource.
WrapperImpl
           
 



Copyright © 2009. All Rights Reserved.