| Package | Description |
|---|---|
| oracle.pgx.api |
This package contains the main Java APIs.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.Iterable<oracle.pgx.api.PgqlResult> |
PgqlResultSet.getResults()
Deprecated.
PgqlResultSet is now iterable, use .iterator() instead of .getResults().iterator()
|
Copyright © 2015 - 2020 Oracle and/or its affiliates. All Rights Reserved.