| Package | Description |
|---|---|
| oracle.pg.rdbms.pgql.pgview |
Contains the APIs for executing PGQL against PG views on Oracle Database.
|
| Constructor and Description |
|---|
PgViewResultSet(java.sql.ResultSet rs, java.sql.Statement stmt, int fetchSize, QueryContext ctx, PgqlExecution ope, long id)
Constructor
|