Package | Description |
---|---|
org.teiid.jdbc |
Modifier and Type | Class and Description |
---|---|
class |
BaseDataSource
The Teiid JDBC DataSource implementation class of
DataSource and
XADataSource . |
class |
CallableStatementImpl |
class |
ConnectionImpl
Teiid's Connection implementation.
|
class |
DatabaseMetaDataImpl |
class |
FilteredResultsMetadata |
class |
ParameterMetaDataImpl
Note: this is currently only accurate for
PreparedStatement s. |
class |
PreparedStatementImpl
Instances of PreparedStatement contain a SQL statement that has already been
compiled.
|
class |
ResultSetImpl |
class |
ResultSetMetaDataImpl |
class |
StatementImpl |
class |
TeiidDataSource
The Teiid JDBC DataSource implementation class of
DataSource and
XADataSource . |
Copyright © 2018 JBoss by Red Hat. All rights reserved.