Package | Description |
---|---|
lucee.runtime.db.driver | |
lucee.runtime.db.driver.state |
Modifier and Type | Class and Description |
---|---|
class |
CallableStatementProxy |
Modifier and Type | Method and Description |
---|---|
PreparedStatementProxy |
Factory.createPreparedStatementProxy(ConnectionProxy connectionProxy,
PreparedStatement prepareStatement,
String sql) |
Modifier and Type | Class and Description |
---|---|
class |
StateCallableStatement |
class |
StatePreparedStatement |
Modifier and Type | Method and Description |
---|---|
PreparedStatementProxy |
StateFactory.createPreparedStatementProxy(ConnectionProxy conn,
PreparedStatement stat,
String sql) |
Copyright © 2015 Lucee