|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WrapperImpl | |
|---|---|
| org.teiid.jdbc | |
| Uses of WrapperImpl in org.teiid.jdbc |
|---|
| Subclasses of WrapperImpl in org.teiid.jdbc | |
|---|---|
class |
BaseDataSource
The Teiid JDBC DataSource implementation class of DataSource and
XADataSource. |
class |
CallableStatementImpl
This class inherits Statement methods, which deal with SQL statements in general and also inherits PreparedStatement methods, which deal with IN parameters. |
class |
ConnectionImpl
|
class |
DatabaseMetaDataImpl
|
class |
FilteredResultsMetadata
|
class |
ParameterMetaDataImpl
Note: this is currently only accurate for PreparedStatements. |
class |
PreparedStatementImpl
Instances of PreparedStatement contain a SQL statement that has already been compiled. |
class |
ResultSetImpl
The MMResultSet is the way query results are returned to the requesting client based upon a query given to the server. |
class |
ResultSetMetaDataImpl
|
class |
StatementImpl
|
class |
TeiidDataSource
The Teiid JDBC DataSource implementation class of DataSource and
XADataSource. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||