Uses of Interface
org.teiid.jdbc.TeiidPreparedStatement
-
Packages that use TeiidPreparedStatement Package Description org.teiid.jdbc -
-
Uses of TeiidPreparedStatement in org.teiid.jdbc
Classes in org.teiid.jdbc that implement TeiidPreparedStatement Modifier and Type Class Description class
CallableStatementImpl
class
PreparedStatementImpl
Instances of PreparedStatement contain a SQL statement that has already been compiled.
-