| Package | Description |
|---|---|
| oracle.pg.rdbms.pgql |
This package contains the APIs for executing PGQL on Oracle Database.
|
| Modifier and Type | Method and Description |
|---|---|
static ModifyContext |
ModifyContext.getModifyContext(PgqlConnection pgqlConn) |
| Modifier and Type | Method and Description |
|---|---|
static void |
PgqlUtils.setModifyOptions(ModifyContext modifyCtx, java.lang.String options)
(Re)sets the modify options for this Execution instance.
|