Uses of Class
railo.runtime.db.driver.CallableStatementProxy

Packages that use CallableStatementProxy
railo.runtime.db.driver   
railo.runtime.db.driver.state   
 

Uses of CallableStatementProxy in railo.runtime.db.driver
 

Methods in railo.runtime.db.driver that return CallableStatementProxy
 CallableStatementProxy Factory.createCallableStatementProxy(ConnectionProxy connectionProxy, CallableStatement prepareCall, String sql)
           
 

Uses of CallableStatementProxy in railo.runtime.db.driver.state
 

Subclasses of CallableStatementProxy in railo.runtime.db.driver.state
 class StateCallableStatement
           
 

Methods in railo.runtime.db.driver.state that return CallableStatementProxy
 CallableStatementProxy StateFactory.createCallableStatementProxy(ConnectionProxy conn, CallableStatement stat, String sql)
           
 



Copyright © 2012 Railo