Package | Description |
---|---|
oracle.pgx.config.internal |
Modifier and Type | Class and Description |
---|---|
static class |
PgqlOption.PgqlPatternMatchingSemanticOption |
static class |
PgqlOption.PgqlSchemaStrictnessOption
Class to encode the schema validation mode.
|
Modifier and Type | Method and Description |
---|---|
static java.util.List<PgqlOption> |
PgqlOption.getClientPgqlOptionsNoDefaults(java.util.List<PgqlOption> pgqlOptions) |
static java.util.List<PgqlOption> |
PgqlOption.getClientPgqlOptionsWithDefaults(java.util.List<PgqlOption> pgqlOptions) |
Modifier and Type | Method and Description |
---|---|
static java.util.List<PgqlOption> |
PgqlOption.getClientPgqlOptionsNoDefaults(java.util.List<PgqlOption> pgqlOptions) |
static java.util.List<PgqlOption> |
PgqlOption.getClientPgqlOptionsWithDefaults(java.util.List<PgqlOption> pgqlOptions) |
Copyright © 2016, 2018 Oracle and/or its affiliates. All Rights Reserved.