Package | Description |
---|---|
oracle.pgx.api.frames |
This package contains classes and utilities to build and manipulate PGX Frames.
|
Modifier and Type | Class and Description |
---|---|
class |
PgxFrameStorer<PgxFrameStorerType extends PgxFrameStorer> |
Modifier and Type | Class and Description |
---|---|
class |
PgxCsvFrameStorer |
class |
PgxDbFrameStorer |
class |
PgxGenericFrameStorer |
class |
PgxPgbFrameStorer |
Modifier and Type | Method and Description |
---|---|
PgxFrameStorer |
PgxGenericFrameStorer.format(java.lang.String format)
returns a PgxFrameStorer for the type format specified
|