Uses of Class
com.caucho.db.jdbc.PreparedStatementImpl

Packages that use PreparedStatementImpl
com.caucho.db.jdbc   
 

Uses of PreparedStatementImpl in com.caucho.db.jdbc
 

Subclasses of PreparedStatementImpl in com.caucho.db.jdbc
 class CursorPreparedStatementImpl
          The JDBC statement implementation.