| Package | Description | 
|---|---|
| com.caucho.quercus.lib.db | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
MysqliStatement
mysqli object oriented API facade 
 | 
class  | 
OracleStatement
Oracle statement class. 
 | 
class  | 
PostgresStatement
Postgres statement class. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected JdbcPreparedStatementResource | 
JdbcConnectionResource.prepare(Env env,
       java.lang.String query)  |