|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use com.metamatrix.jdbc | |
|---|---|
| com.metamatrix.dqp.embedded.admin | |
| com.metamatrix.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
|
|
| ConnectionListener
A JDBC Connection lifecycle listener |
|
| 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. |
|
| EmbeddedConnectionFactory
A marker interface for creating connections Embedded DQP. |
|
| EmbeddedConnectionFactoryImpl
A factory class which creates the connections to the embedded DQP instance. |
|
| 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. |
|
| MMServerConnection
|
|
| 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
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||