Uses of Interface
org.teiid.jdbc.TeiidStatement

Packages that use TeiidStatement
org.teiid.jdbc   
 

Uses of TeiidStatement in org.teiid.jdbc
 

Classes in org.teiid.jdbc that implement TeiidStatement
 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 PreparedStatementImpl
           Instances of PreparedStatement contain a SQL statement that has already been compiled.
 class StatementImpl
           
 



Copyright © 2010. All Rights Reserved.