Package | Description |
---|---|
oracle.pg.rdbms.pgql |
This package contains the APIs for executing PGQL on Oracle Database.
|
oracle.pg.rdbms.pgql.pgview |
Contains the APIs for executing PGQL against PG views on Oracle Database.
|
Modifier and Type | Class and Description |
---|---|
class |
PgSchemaResultSet
This class provides a ResultSet for a PGQL query execution.
|
Modifier and Type | Class and Description |
---|---|
class |
PgViewResultSet
This class provides a ResultSet for a PGQL query execution.
|