|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StatementProxy | |
---|---|
railo.runtime.db.driver | |
railo.runtime.db.driver.state |
Uses of StatementProxy in railo.runtime.db.driver |
---|
Subclasses of StatementProxy in railo.runtime.db.driver | |
---|---|
class |
CallableStatementProxy
|
class |
PreparedStatementProxy
|
Methods in railo.runtime.db.driver that return StatementProxy | |
---|---|
StatementProxy |
Factory.createStatementProxy(ConnectionProxy connectionProxy,
Statement createStatement)
|
Uses of StatementProxy in railo.runtime.db.driver.state |
---|
Subclasses of StatementProxy in railo.runtime.db.driver.state | |
---|---|
class |
StateCallableStatement
|
class |
StatePreparedStatement
|
class |
StateStatement
|
Methods in railo.runtime.db.driver.state that return StatementProxy | |
---|---|
StatementProxy |
StateFactory.createStatementProxy(ConnectionProxy conn,
Statement stat)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |