Package | Description |
---|---|
oracle.pg.common |
This package contains the common logic that is shared by all the backend databases including Oracle Database, Oracle NoSQL Database, and Apache HBase.
|
Modifier and Type | Method and Description |
---|---|
OracleElement.FLAG |
OracleElementBase.getFlag() |
static OracleElement.FLAG |
OracleElement.FLAG.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static OracleElement.FLAG[] |
OracleElement.FLAG.values()
Returns an array containing the constants of this enum type, in the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
OracleElementBase.setFlag(OracleElement.FLAG f) |