|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PropertyKey | |
|---|---|
| oracle.javatools.db | Contains a metadata API for describing database objects, and retrieving them from a provider of database objects - for example a database. |
| oracle.javatools.db.ora | Contains the database api implementation for Oracle databases, and additional DBObject implementations for objects specific to Oracle. |
| Uses of PropertyKey in oracle.javatools.db |
|---|
| Fields in oracle.javatools.db with annotations of type PropertyKey | |
|---|---|
static java.lang.String |
Column.AUTO_GENERATED_SEQUENCE |
static java.lang.String |
Column.AUTO_GENERATED_SEQUENCE_TRIGGER |
static java.lang.String |
DBObject.COMMENTThe comment property. |
static java.lang.String |
Table.TABLE_TYPE_KEYProperty controlling the type of Table represented by this model. |
static java.lang.String |
Tablespace.TABLESPACE_TYPE_KEYProperty controlling the type of Tablespace represented by this model. |
| Uses of PropertyKey in oracle.javatools.db.ora |
|---|
| Fields in oracle.javatools.db.ora with annotations of type PropertyKey | |
|---|---|
static java.lang.String |
OracleTablePartitions.KEY |
static java.lang.String |
OracleExternalTableProperties.KEYKEY for use in getProperty/setProperty on a Table object to query the external table properties. |
static java.lang.String |
OracleIndexProperties.KEY |
static java.lang.String |
OracleIndexOrganizedTableProperties.KEY |
static java.lang.String |
OracleStorageProperties.KEY |
static java.lang.String |
OracleTablespaceProperties.KEY |
static java.lang.String |
OracleSchemaProperties.KEY |
static java.lang.String |
OracleIndexPartitions.KEY |
static java.lang.String |
OracleStorageProperties.MV_INDEX_KEY |
static java.lang.String |
OracleDatabase.NESTED_TABLE_PROPERTYProperty name for nested tables. |
static java.lang.String |
OracleDatabase.OBJECT_TABLE_PROPERTYProperty name for Object Tables. |
static java.lang.String |
OracleDatabase.PARTITIONED_TABLE_PROPERTYProperty name for Partitioned Tables. |
static java.lang.String |
OracleDatabase.TABLE_COMPRESS_KEYBoolean property indicating if the table is compressed. |
static java.lang.String |
OracleDatabase.TABLE_PARALLEL_KEYInteger property indicating the degree of parallelism on the table 0 = PARALLEL DEFAULT (Server selects the degree) 1 = NOPARALLEL (default) n = PARALLEL n If the property is not set, this will be interpretted as 1, ie NOPARALLEL. |
static java.lang.String |
OracleColumnProperties.TYPE |
static java.lang.String |
OracleDatabase.USER_PRIVSProperty name for user privileges. |
static java.lang.String |
OracleDatabase.USER_ROLESProperty name for user roles. |
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||