| Package | Description |
|---|---|
| org.brains2b.data.sql | |
| org.brains2b.sql.oracle |
| Modifier and Type | Method and Description |
|---|---|
protected java.sql.PreparedStatement |
SqlDC.createScrollableStatement(SqlCondition con,
java.lang.String sql)
create a Prepared ScrollabeStatemen from an
SqlCondition and Sql |
| Modifier and Type | Class and Description |
|---|---|
class |
OracleCondition
Deprecated.
use SqlCondition instead
|