|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |