Uses of Package
org.teiid.jdbc

Packages that use org.teiid.jdbc
org.teiid.jdbc   
 

Classes in org.teiid.jdbc used by org.teiid.jdbc
BaseDataSource
          The Teiid JDBC DataSource implementation class of DataSource and XADataSource.
BatchResults.BatchFetcher
           
ConnectionImpl
           
MetadataProvider
           
PreparedStatementImpl
           Instances of PreparedStatement contain a SQL statement that has already been compiled.
ResultSetImpl
           The MMResultSet is the way query results are returned to the requesting client based upon a query given to the server.
ResultSetMetaDataImpl
           
SQLStates.SQLStateClass
           
StatementImpl
           
TeiidDriver
          JDBC Driver class for Teiid Embedded and Teiid Server.
TeiidSQLException
          Teiid specific SQLException
TeiidStatement
          This interface provides methods in addition to the standard JDBC methods.
WrapperImpl
           
XAConnectionImpl
          Implementation of XAConnection.
XAResourceImpl
          Implementation of XAResource.
 



Copyright © 2010. All Rights Reserved.