Uses of Class
oracle.pgx.api.filter.FilterUnion
-
Packages that use FilterUnion Package Description oracle.pgx.api.filter This package contains filter data objects. -
-
Uses of FilterUnion in oracle.pgx.api.filter
Methods in oracle.pgx.api.filter that return FilterUnion Modifier and Type Method Description FilterUnionGraphFilter. union(GraphFilter other)Unions this filter with another graph-filter object.
-