Package | Description |
---|---|
oracle.pg.rdbms.pgql |
This package contains the APIs for executing PGQL on Oracle Database.
|
Modifier and Type | Method and Description |
---|---|
static PgqlConnection |
PgqlConnection.getConnection(java.sql.Connection conn)
Factory method to get
PgqlConnection instance. |
Modifier and Type | Method and Description |
---|---|
boolean |
ModifyContext.Option.getDefaultValue(PgqlConnection pgqlConn) |
static ModifyContext |
ModifyContext.getModifyContext(PgqlConnection pgqlConn) |
static PgqlCpgRdbmsExpander |
PgqlCpgRdbmsExpander.getPgqlCpgRdbmsExpander(PgqlConnection pgqlConn) |
static QueryContext |
QueryContext.getQueryContext(PgqlConnection pgqlConn)
Factory method to get QueryContext instance.
|
Copyright © 2015 - 2020 Oracle and/or its affiliates. All Rights Reserved.