Uses of Class
oracle.pgx.api.frames.PgxFrameColumn
-
Packages that use PgxFrameColumn Package Description oracle.pgx.api.frames This package contains classes and utilities to build and manipulate PGX Frames. -
-
Uses of PgxFrameColumn in oracle.pgx.api.frames
Methods in oracle.pgx.api.frames that return PgxFrameColumn Modifier and Type Method Description abstract PgxFrameColumnPgxFrame. getColumn(java.lang.String columnName)Returns the column of the frame that has the given name
-