Package | Description |
---|---|
oracle.pgx.api |
This package contains the main Java APIs.
|
oracle.pgx.api.frames |
This package contains classes and utilities to build and manipulate PGX Frames.
|
Modifier and Type | Method and Description |
---|---|
PgxGenericFrameReader |
PgxSession.readFrame()
Creates a new frame reader with which it is possible to parameterize the loading of the row frame
|
Modifier and Type | Method and Description |
---|---|
PgxGenericFrameReader |
PgxGenericFrameReader.name(java.lang.String frameName)
sets the name of the stored frame
|