Uses of Class
oracle.pgx.api.PgxGraph.Retention
-
Packages that use oracle.pgx.api.PgxGraph.Retention Package Description oracle.pgx.api This package contains the main Java APIs. -
-
Uses of oracle.pgx.api.PgxGraph.Retention in oracle.pgx.api
Methods in oracle.pgx.api that return oracle.pgx.api.PgxGraph.Retention in in Modifier and Type Method Description static oracle.pgx.api.PgxGraph.Retention
PgxGraph.Retention. valueOf(java.lang.String name)
Deprecated.static oracle.pgx.api.PgxGraph.Retention[]
PgxGraph.Retention. values()
Deprecated.
-