|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WrapperImpl | |
|---|---|
| com.metamatrix.jdbc | |
| Uses of WrapperImpl in com.metamatrix.jdbc |
|---|
| Subclasses of WrapperImpl in com.metamatrix.jdbc | |
|---|---|
class |
BaseDataSource
The MetaMatrix JDBC DataSource implementation class of DataSource and
XADataSource. |
class |
EmbeddedConnection
This class simple wrapper on top of MMConnection for the EmbeddedDriver and EmbeddedDataSource. |
class |
EmbeddedDataSource
|
class |
FilteredResultsMetadata
|
class |
MMCallableStatement
This class inherits Statement methods, which deal with SQL statements in general and also inherits PreparedStatement methods, which deal with IN parameters. |
class |
MMConnection
The Connection object represents driver's connection to the MetaMatrix embedded server. |
class |
MMDatabaseMetaData
This provides metadata information about the different datasources to which metamatrix connects. |
class |
MMDataSource
The MetaMatrix JDBC DataSource implementation class of DataSource and
XADataSource. |
class |
MMPreparedStatement
Instances of PreparedStatement contain a SQL statement that has already been compiled. |
class |
MMResultSet
The MMResultSet is the way query results are returned to the requesting client based upon a query given to the server. |
class |
MMServerConnection
|
class |
MMStatement
This object is used to execute queries and updates against the MetaMatrix server. |
class |
ResultsMetadataWithProvider
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||