Uses of Class
oracle.pgx.config.TwoTablesTextGraphConfigFactory
-
Packages that use TwoTablesTextGraphConfigFactory Package Description oracle.pgx.config This package contains all configuration-related classes of PGX. -
-
Uses of TwoTablesTextGraphConfigFactory in oracle.pgx.config
Methods in oracle.pgx.config that return TwoTablesTextGraphConfigFactory Modifier and Type Method Description static TwoTablesTextGraphConfigFactory
GraphConfigFactory. forTwoTablesText()
returns a new graph config factory to create graph configs targeting files in the two-tables format.
-