| 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 |
PgxFrameReader<PgxFrameReaderType extends PgxFrameReader<PgxFrameReaderType>> |
| Modifier and Type | Class and Description |
|---|---|
class |
PgxCsvFrameReader |
class |
PgxDbFrameReader |
class |
PgxGenericFrameReader |
class |
PgxPgbFrameReader |
| Modifier and Type | Method and Description |
|---|---|
PgxFrameReader |
PgxGenericFrameReader.format(java.lang.String format)
returns a PgxFrameReader for the type format specified
|