Uses of Class
org.teiid.jdbc.PreparedStatementImpl

Packages that use PreparedStatementImpl
org.teiid.jdbc   
 

Uses of PreparedStatementImpl in org.teiid.jdbc
 

Subclasses of PreparedStatementImpl in org.teiid.jdbc
 class CallableStatementImpl
           This class inherits Statement methods, which deal with SQL statements in general and also inherits PreparedStatement methods, which deal with IN parameters.
 



Copyright © 2010. All Rights Reserved.