Uses of Class
oracle.pgx.config.AbstractEngineConfig
-
Packages that use AbstractEngineConfig Package Description oracle.pgx.config This package contains all configuration-related classes of PGX. -
-
Uses of AbstractEngineConfig in oracle.pgx.config
Subclasses of AbstractEngineConfig in oracle.pgx.config Modifier and Type Class Description class
AbstractPgxConfig
In-memory representation of a PGX config.class
PgxConfig
PGX Engine Config
-