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. |