Package | Description |
---|---|
oracle.pgx.api.frames |
This package contains classes and utilities to build and manipulate PGX Frames.
|
Modifier and Type | Method and Description |
---|---|
PgxGenericFrameStorer |
PgxGenericFrameStorer.name(java.lang.String frameName)
sets the name of the stored frame
|
abstract PgxGenericFrameStorer |
PgxFrame.write()
Returns a
PgxGenericFrameStorer to configure the storing operation and then trigger it. |