Uses of Class
oracle.pgx.api.frames.PgxPgbFrameReader
-
Packages that use PgxPgbFrameReader Package Description oracle.pgx.api.frames This package contains classes and utilities to build and manipulate PGX Frames. -
-
Uses of PgxPgbFrameReader in oracle.pgx.api.frames
Methods in oracle.pgx.api.frames that return PgxPgbFrameReader Modifier and Type Method Description PgxPgbFrameReaderPgxPgbFrameReader. name(java.lang.String frameName)sets the name of the stored framePgxPgbFrameReaderPgxGenericFrameReader. pgb()returns a PgxPgbFrameReader
-