Oracle Warehouse Builder Java API Reference
10g Release 1 (10.1)

B12155-01

oracle.owb.mapping
Class PropDefOperatorPhysical

java.lang.Object
  |
  +--oracle.owb.mapping.PropDefCommon
        |
        +--oracle.owb.mapping.PropDefOperatorPhysical

public class PropDefOperatorPhysical
extends PropDefCommon

PropDefOperatorPhysical defines all operator physical properties.


Field Summary
static java.lang.String CUBE$SQL$DATA_COLLECTION_FREQUENCY_STRING
          Physical property on cube operator.
static java.lang.String CUBE$SQL$DATABASE_LINK_STRING
          Physical property on cube operator.
static java.lang.String CUBE$SQL$DIRECT_BOOLEAN
          Physical property on cube operator.
static java.lang.String CUBE$SQL$ENABLE_CONSTRAINTS_BOOLEAN
          Physical property on cube operator.
static java.lang.String CUBE$SQL$EXCEPTIONS_TABLE_NAME_STRING
          Physical property on cube operator.
static java.lang.String CUBE$SQL$EXTRACTION_HINT_STRING
          Physical property on cube operator.
static java.lang.String CUBE$SQL$LOADING_HINT_STRING
          Physical property on cube operator.
static java.lang.String CUBE$SQL$PEL_ENABLED_BOOLEAN
          Physical property on cube operator.
static java.lang.String CUBE$SQL$REPLACE_DATA_BOOLEAN
          Physical property on cube operator.
static java.lang.String CUBE$SQL$SCHEMA_STRING
          Physical property on cube operator.
static java.lang.String CUBE$SQLLOADER$DATABASE_FILE_NAME_STRING
          Physical property on cube operator.
static java.lang.String CUBE$SQLLOADER$PARTITION_NAME_STRING
          Physical property on cube operator.
static java.lang.String CUBE$SQLLOADER$RECORDS_TO_SKIP_INTEGER
          Physical property on cube operator.
static java.lang.String CUBE$SQLLOADER$SINGLEROW_BOOLEAN
          Physical property on cube operator.
static java.lang.String CUBE$SQLLOADER$SORTED_INDEXES_CLAUSE_STRING
          Physical property on cube operator.
static java.lang.String CUBE$SQLLOADER$SUBPARTITION_NAME_STRING
          Physical property on cube operator.
static java.lang.String CUBE$SQLLOADER$TRAILING_NULLCOLS_BOOLEAN
          Physical property on cube operator.
static java.lang.String DIMENSION$SQL$DATA_COLLECTION_FREQUENCY_STRING
          Physical property on dimension operator.
static java.lang.String DIMENSION$SQL$DATABASE_LINK_STRING
          Physical property on dimension operator.
static java.lang.String DIMENSION$SQL$DIRECT_BOOLEAN
          Physical property on dimension operator.
static java.lang.String DIMENSION$SQL$ENABLE_CONSTRAINTS_BOOLEAN
          Physical property on dimension operator.
static java.lang.String DIMENSION$SQL$EXCEPTIONS_TABLE_NAME_STRING
          Physical property on dimension operator.
static java.lang.String DIMENSION$SQL$EXTRACTION_HINT_STRING
          Physical property on dimension operator.
static java.lang.String DIMENSION$SQL$LOADING_HINT_STRING
          Physical property on dimension operator.
static java.lang.String DIMENSION$SQL$PEL_ENABLED_BOOLEAN
          Physical property on dimension operator.
static java.lang.String DIMENSION$SQL$REPLACE_DATA_BOOLEAN
          Physical property on dimension operator.
static java.lang.String DIMENSION$SQL$SCHEMA_STRING
          Physical property on dimension operator.
static java.lang.String DIMENSION$SQLLOADER$DATABASE_FILE_NAME_STRING
          Physical property on dimension operator.
static java.lang.String DIMENSION$SQLLOADER$PARTITION_NAME_STRING
          Physical property on dimension operator.
static java.lang.String DIMENSION$SQLLOADER$RECORDS_TO_SKIP_INTEGER
          Physical property on dimension operator.
static java.lang.String DIMENSION$SQLLOADER$SINGLEROW_BOOLEAN
          Physical property on dimension operator.
static java.lang.String DIMENSION$SQLLOADER$SORTED_INDEXES_CLAUSE_STRING
          Physical property on dimension operator.
static java.lang.String DIMENSION$SQLLOADER$SUBPARTITION_NAME_STRING
          Physical property on dimension operator.
static java.lang.String DIMENSION$SQLLOADER$TRAILING_NULLCOLS_BOOLEAN
          Physical property on dimension operator.
static java.lang.String EXTERNAL_TABLE$SQL$DATABASE_LINK_STRING
          Physical property on external_table operator.
static java.lang.String EXTERNAL_TABLE$SQL$EXTRACTION_HINT_STRING
          Physical property on external_table operator.
static java.lang.String EXTERNAL_TABLE$SQL$LOADING_HINT_STRING
          Physical property on external_table operator.
static java.lang.String EXTERNAL_TABLE$SQL$SCHEMA_STRING
          Physical property on external_table operator.
static java.lang.String FLAT_FILE$PLSQL$TARGET_DATA_FILE_LOCATION_STRING
          Physical property on flat_file operator.
static java.lang.String FLAT_FILE$PLSQL$TARGET_DATA_FILE_NAME_STRING
          Physical property on flat_file operator.
static java.lang.String KEY_LOOKUP$SQL$DATABASE_LINK_STRING
          Physical property on key_lookup operator.
static java.lang.String KEY_LOOKUP$SQL$SCHEMA_STRING
          Physical property on key_lookup operator.
static java.lang.String MATERIALIZED_VIEW$SQL$DATABASE_LINK_STRING
          Physical property on materialized_view operator.
static java.lang.String MATERIALIZED_VIEW$SQL$EXTRACTION_HINT_STRING
          Physical property on materialized_view operator.
static java.lang.String MATERIALIZED_VIEW$SQL$LOADING_HINT_STRING
          Physical property on materialized_view operator.
static java.lang.String MATERIALIZED_VIEW$SQL$SCHEMA_STRING
          Physical property on materialized_view operator.
static java.lang.String SEQUENCE$SQL$DATABASE_LINK_STRING
          Physical property on sequence operator.
static java.lang.String SEQUENCE$SQL$SCHEMA_STRING
          Physical property on sequence operator.
static java.lang.String TABLE$SQL$DATA_COLLECTION_FREQUENCY_STRING
          Physical property on table operator.
static java.lang.String TABLE$SQL$DATABASE_LINK_STRING
          Physical property on table operator.
static java.lang.String TABLE$SQL$DIRECT_BOOLEAN
          Physical property on table operator.
static java.lang.String TABLE$SQL$ENABLE_CONSTRAINTS_BOOLEAN
          Physical property on table operator.
static java.lang.String TABLE$SQL$EXCEPTIONS_TABLE_NAME_STRING
          Physical property on table operator.
static java.lang.String TABLE$SQL$EXTRACTION_HINT_STRING
          Physical property on table operator.
static java.lang.String TABLE$SQL$LOADING_HINT_STRING
          Physical property on table operator.
static java.lang.String TABLE$SQL$PEL_ENABLED_BOOLEAN
          Physical property on table operator.
static java.lang.String TABLE$SQL$REPLACE_DATA_BOOLEAN
          Physical property on table operator.
static java.lang.String TABLE$SQL$SCHEMA_STRING
          Physical property on table operator.
static java.lang.String TABLE$SQLLOADER$DATABASE_FILE_NAME_STRING
          Physical property on table operator.
static java.lang.String TABLE$SQLLOADER$PARTITION_NAME_STRING
          Physical property on table operator.
static java.lang.String TABLE$SQLLOADER$RECORDS_TO_SKIP_INTEGER
          Physical property on table operator.
static java.lang.String TABLE$SQLLOADER$SINGLEROW_BOOLEAN
          Physical property on table operator.
static java.lang.String TABLE$SQLLOADER$SORTED_INDEXES_CLAUSE_STRING
          Physical property on table operator.
static java.lang.String TABLE$SQLLOADER$SUBPARTITION_NAME_STRING
          Physical property on table operator.
static java.lang.String TABLE$SQLLOADER$TRAILING_NULLCOLS_BOOLEAN
          Physical property on table operator.
static java.lang.String VIEW$SQL$DATABASE_LINK_STRING
          Physical property on view operator.
static java.lang.String VIEW$SQL$EXTRACTION_HINT_STRING
          Physical property on view operator.
static java.lang.String VIEW$SQL$LOADING_HINT_STRING
          Physical property on view operator.
static java.lang.String VIEW$SQL$SCHEMA_STRING
          Physical property on view operator.
static java.lang.String VIEW$SQLLOADER$DATABASE_FILE_NAME_STRING
          Physical property on view operator.
static java.lang.String VIEW$SQLLOADER$PARTITION_NAME_STRING
          Physical property on view operator.
static java.lang.String VIEW$SQLLOADER$RECORDS_TO_SKIP_INTEGER
          Physical property on view operator.
static java.lang.String VIEW$SQLLOADER$SINGLEROW_BOOLEAN
          Physical property on view operator.
static java.lang.String VIEW$SQLLOADER$SORTED_INDEXES_CLAUSE_STRING
          Physical property on view operator.
static java.lang.String VIEW$SQLLOADER$SUBPARTITION_NAME_STRING
          Physical property on view operator.
static java.lang.String VIEW$SQLLOADER$TRAILING_NULLCOLS_BOOLEAN
          Physical property on view operator.

 

Fields inherited from class oracle.owb.mapping.PropDefCommon
DEFAULT_BOOLEAN_DOMAIN, DEFAULT_FLOAT_DOMAIN, DEFAULT_INTEGER_DOMAIN, DEFAULT_PROPERTYOWNER_DOMAIN, DEFAULT_STRING_DOMAIN

 

Constructor Summary
PropDefOperatorPhysical()
           

 

Method Summary
protected static boolean containsKey(java.lang.String type, java.lang.String key)
          containsKey is a boolean checkup to see if this set of property definitions includes the definition for the key.
protected static oracle.owb.mapping.PropSheetImpl getPropSheet(java.lang.String type)
          getPropSheet Retrieve the property sheet of a property type.

 

Methods inherited from class oracle.owb.mapping.PropDefCommon
translate

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Field Detail

SEQUENCE$SQL$SCHEMA_STRING

public static final java.lang.String SEQUENCE$SQL$SCHEMA_STRING
Physical property on sequence operator. Key name: SCHEMA.

Description: Schema

See Also:
Constant Field Values

SEQUENCE$SQL$DATABASE_LINK_STRING

public static final java.lang.String SEQUENCE$SQL$DATABASE_LINK_STRING
Physical property on sequence operator. Key name: DATABASE_LINK.

Description: The database link used to access this entity during mapping.

See Also:
Constant Field Values

MATERIALIZED_VIEW$SQL$SCHEMA_STRING

public static final java.lang.String MATERIALIZED_VIEW$SQL$SCHEMA_STRING
Physical property on materialized_view operator. Key name: SCHEMA.

Description: Schema

See Also:
Constant Field Values

MATERIALIZED_VIEW$SQL$DATABASE_LINK_STRING

public static final java.lang.String MATERIALIZED_VIEW$SQL$DATABASE_LINK_STRING
Physical property on materialized_view operator. Key name: DATABASE_LINK.

Description: The database link used to access this entity during mapping.

See Also:
Constant Field Values

MATERIALIZED_VIEW$SQL$EXTRACTION_HINT_STRING

public static final java.lang.String MATERIALIZED_VIEW$SQL$EXTRACTION_HINT_STRING
Physical property on materialized_view operator. Key name: EXTRACTION_HINT.

Description: Hint used when extracting from this table using SQL

See Also:
Constant Field Values

MATERIALIZED_VIEW$SQL$LOADING_HINT_STRING

public static final java.lang.String MATERIALIZED_VIEW$SQL$LOADING_HINT_STRING
Physical property on materialized_view operator. Key name: LOADING_HINT.

Description: Hint used when loading into this table using SQL

See Also:
Constant Field Values

KEY_LOOKUP$SQL$SCHEMA_STRING

public static final java.lang.String KEY_LOOKUP$SQL$SCHEMA_STRING
Physical property on key_lookup operator. Key name: SCHEMA.

Description: Schema

See Also:
Constant Field Values

KEY_LOOKUP$SQL$DATABASE_LINK_STRING

public static final java.lang.String KEY_LOOKUP$SQL$DATABASE_LINK_STRING
Physical property on key_lookup operator. Key name: DATABASE_LINK.

Description: The database link used to access this entity during mapping.

See Also:
Constant Field Values

DIMENSION$SQLLOADER$PARTITION_NAME_STRING

public static final java.lang.String DIMENSION$SQLLOADER$PARTITION_NAME_STRING
Physical property on dimension operator. Key name: PARTITION_NAME.

Description: Partition Name

See Also:
Constant Field Values

DIMENSION$SQLLOADER$SUBPARTITION_NAME_STRING

public static final java.lang.String DIMENSION$SQLLOADER$SUBPARTITION_NAME_STRING
Physical property on dimension operator. Key name: SUBPARTITION_NAME.

Description: Subpartition Name

See Also:
Constant Field Values

DIMENSION$SQLLOADER$SORTED_INDEXES_CLAUSE_STRING

public static final java.lang.String DIMENSION$SQLLOADER$SORTED_INDEXES_CLAUSE_STRING
Physical property on dimension operator. Key name: SORTED_INDEXES_CLAUSE.

Description: Sorted Indexes Clause

See Also:
Constant Field Values

DIMENSION$SQLLOADER$SINGLEROW_BOOLEAN

public static final java.lang.String DIMENSION$SQLLOADER$SINGLEROW_BOOLEAN
Physical property on dimension operator. Key name: SINGLEROW.

Description: Singlerow

See Also:
Constant Field Values

DIMENSION$SQLLOADER$TRAILING_NULLCOLS_BOOLEAN

public static final java.lang.String DIMENSION$SQLLOADER$TRAILING_NULLCOLS_BOOLEAN
Physical property on dimension operator. Key name: TRAILING_NULLCOLS.

Description: Trailing Nullcols

See Also:
Constant Field Values

DIMENSION$SQLLOADER$RECORDS_TO_SKIP_INTEGER

public static final java.lang.String DIMENSION$SQLLOADER$RECORDS_TO_SKIP_INTEGER
Physical property on dimension operator. Key name: RECORDS_TO_SKIP.

Description: Number of records to skip

See Also:
Constant Field Values

DIMENSION$SQLLOADER$DATABASE_FILE_NAME_STRING

public static final java.lang.String DIMENSION$SQLLOADER$DATABASE_FILE_NAME_STRING
Physical property on dimension operator. Key name: DATABASE_FILE_NAME.

Description: Database file name to allocate extents from

See Also:
Constant Field Values

DIMENSION$SQL$SCHEMA_STRING

public static final java.lang.String DIMENSION$SQL$SCHEMA_STRING
Physical property on dimension operator. Key name: SCHEMA.

Description: Schema

See Also:
Constant Field Values

DIMENSION$SQL$DATABASE_LINK_STRING

public static final java.lang.String DIMENSION$SQL$DATABASE_LINK_STRING
Physical property on dimension operator. Key name: DATABASE_LINK.

Description: The database link used to access this entity during mapping.

See Also:
Constant Field Values

DIMENSION$SQL$PEL_ENABLED_BOOLEAN

public static final java.lang.String DIMENSION$SQL$PEL_ENABLED_BOOLEAN
Physical property on dimension operator. Key name: PEL_ENABLED.

Description: PEL Enabled

See Also:
Constant Field Values

DIMENSION$SQL$DATA_COLLECTION_FREQUENCY_STRING

public static final java.lang.String DIMENSION$SQL$DATA_COLLECTION_FREQUENCY_STRING
Physical property on dimension operator. Key name: DATA_COLLECTION_FREQUENCY.

Description: New Data Granularity

See Also:
Constant Field Values

DIMENSION$SQL$DIRECT_BOOLEAN

public static final java.lang.String DIMENSION$SQL$DIRECT_BOOLEAN
Physical property on dimension operator. Key name: DIRECT.

Description: Directly swap source into target as a partition without first creating a staging table.

See Also:
Constant Field Values

DIMENSION$SQL$REPLACE_DATA_BOOLEAN

public static final java.lang.String DIMENSION$SQL$REPLACE_DATA_BOOLEAN
Physical property on dimension operator. Key name: REPLACE_DATA.

Description: Replace existing data in target partition if there is any.

See Also:
Constant Field Values

DIMENSION$SQL$EXTRACTION_HINT_STRING

public static final java.lang.String DIMENSION$SQL$EXTRACTION_HINT_STRING
Physical property on dimension operator. Key name: EXTRACTION_HINT.

Description: Hint used when extracting from this table using SQL

See Also:
Constant Field Values

DIMENSION$SQL$LOADING_HINT_STRING

public static final java.lang.String DIMENSION$SQL$LOADING_HINT_STRING
Physical property on dimension operator. Key name: LOADING_HINT.

Description: Hint used when loading into this table using SQL

See Also:
Constant Field Values

DIMENSION$SQL$ENABLE_CONSTRAINTS_BOOLEAN

public static final java.lang.String DIMENSION$SQL$ENABLE_CONSTRAINTS_BOOLEAN
Physical property on dimension operator. Key name: ENABLE_CONSTRAINTS.

Description: Enable Constraints

See Also:
Constant Field Values

DIMENSION$SQL$EXCEPTIONS_TABLE_NAME_STRING

public static final java.lang.String DIMENSION$SQL$EXCEPTIONS_TABLE_NAME_STRING
Physical property on dimension operator. Key name: EXCEPTIONS_TABLE_NAME.

Description: Exceptions Table Name

See Also:
Constant Field Values

FLAT_FILE$PLSQL$TARGET_DATA_FILE_NAME_STRING

public static final java.lang.String FLAT_FILE$PLSQL$TARGET_DATA_FILE_NAME_STRING
Physical property on flat_file operator. Key name: TARGET_DATA_FILE_NAME.

Description: Name of the target data file, including extension (file type). This name should not include the file path. To specify where the target data file will be created/appended, set the Target Data File Location.

See Also:
Constant Field Values

FLAT_FILE$PLSQL$TARGET_DATA_FILE_LOCATION_STRING

public static final java.lang.String FLAT_FILE$PLSQL$TARGET_DATA_FILE_LOCATION_STRING
Physical property on flat_file operator. Key name: TARGET_DATA_FILE_LOCATION.

Description: The name of the location in which to open the target data file. Make sure the root path of this location, as registered in the Runtime Platform, is exactly specified in the initialization file (INIT.ORA) of your runtime database using the UTL_FILE_DIR parameter.

See Also:
Constant Field Values

VIEW$SQLLOADER$PARTITION_NAME_STRING

public static final java.lang.String VIEW$SQLLOADER$PARTITION_NAME_STRING
Physical property on view operator. Key name: PARTITION_NAME.

Description: Partition Name

See Also:
Constant Field Values

VIEW$SQLLOADER$SUBPARTITION_NAME_STRING

public static final java.lang.String VIEW$SQLLOADER$SUBPARTITION_NAME_STRING
Physical property on view operator. Key name: SUBPARTITION_NAME.

Description: Subpartition Name

See Also:
Constant Field Values

VIEW$SQLLOADER$SORTED_INDEXES_CLAUSE_STRING

public static final java.lang.String VIEW$SQLLOADER$SORTED_INDEXES_CLAUSE_STRING
Physical property on view operator. Key name: SORTED_INDEXES_CLAUSE.

Description: Sorted Indexes Clause

See Also:
Constant Field Values

VIEW$SQLLOADER$SINGLEROW_BOOLEAN

public static final java.lang.String VIEW$SQLLOADER$SINGLEROW_BOOLEAN
Physical property on view operator. Key name: SINGLEROW.

Description: Singlerow

See Also:
Constant Field Values

VIEW$SQLLOADER$TRAILING_NULLCOLS_BOOLEAN

public static final java.lang.String VIEW$SQLLOADER$TRAILING_NULLCOLS_BOOLEAN
Physical property on view operator. Key name: TRAILING_NULLCOLS.

Description: Trailing Nullcols

See Also:
Constant Field Values

VIEW$SQLLOADER$RECORDS_TO_SKIP_INTEGER

public static final java.lang.String VIEW$SQLLOADER$RECORDS_TO_SKIP_INTEGER
Physical property on view operator. Key name: RECORDS_TO_SKIP.

Description: Number of records to skip

See Also:
Constant Field Values

VIEW$SQLLOADER$DATABASE_FILE_NAME_STRING

public static final java.lang.String VIEW$SQLLOADER$DATABASE_FILE_NAME_STRING
Physical property on view operator. Key name: DATABASE_FILE_NAME.

Description: Database file name to allocate extents from

See Also:
Constant Field Values

VIEW$SQL$SCHEMA_STRING

public static final java.lang.String VIEW$SQL$SCHEMA_STRING
Physical property on view operator. Key name: SCHEMA.

Description: Schema

See Also:
Constant Field Values

VIEW$SQL$DATABASE_LINK_STRING

public static final java.lang.String VIEW$SQL$DATABASE_LINK_STRING
Physical property on view operator. Key name: DATABASE_LINK.

Description: The database link used to access this entity during mapping.

See Also:
Constant Field Values

VIEW$SQL$EXTRACTION_HINT_STRING

public static final java.lang.String VIEW$SQL$EXTRACTION_HINT_STRING
Physical property on view operator. Key name: EXTRACTION_HINT.

Description: Hint used when extracting from this table using SQL

See Also:
Constant Field Values

VIEW$SQL$LOADING_HINT_STRING

public static final java.lang.String VIEW$SQL$LOADING_HINT_STRING
Physical property on view operator. Key name: LOADING_HINT.

Description: Hint used when loading into this table using SQL

See Also:
Constant Field Values

CUBE$SQLLOADER$PARTITION_NAME_STRING

public static final java.lang.String CUBE$SQLLOADER$PARTITION_NAME_STRING
Physical property on cube operator. Key name: PARTITION_NAME.

Description: Partition Name

See Also:
Constant Field Values

CUBE$SQLLOADER$SUBPARTITION_NAME_STRING

public static final java.lang.String CUBE$SQLLOADER$SUBPARTITION_NAME_STRING
Physical property on cube operator. Key name: SUBPARTITION_NAME.

Description: Subpartition Name

See Also:
Constant Field Values

CUBE$SQLLOADER$SORTED_INDEXES_CLAUSE_STRING

public static final java.lang.String CUBE$SQLLOADER$SORTED_INDEXES_CLAUSE_STRING
Physical property on cube operator. Key name: SORTED_INDEXES_CLAUSE.

Description: Sorted Indexes Clause

See Also:
Constant Field Values

CUBE$SQLLOADER$SINGLEROW_BOOLEAN

public static final java.lang.String CUBE$SQLLOADER$SINGLEROW_BOOLEAN
Physical property on cube operator. Key name: SINGLEROW.

Description: Singlerow

See Also:
Constant Field Values

CUBE$SQLLOADER$TRAILING_NULLCOLS_BOOLEAN

public static final java.lang.String CUBE$SQLLOADER$TRAILING_NULLCOLS_BOOLEAN
Physical property on cube operator. Key name: TRAILING_NULLCOLS.

Description: Trailing Nullcols

See Also:
Constant Field Values

CUBE$SQLLOADER$RECORDS_TO_SKIP_INTEGER

public static final java.lang.String CUBE$SQLLOADER$RECORDS_TO_SKIP_INTEGER
Physical property on cube operator. Key name: RECORDS_TO_SKIP.

Description: Number of records to skip

See Also:
Constant Field Values

CUBE$SQLLOADER$DATABASE_FILE_NAME_STRING

public static final java.lang.String CUBE$SQLLOADER$DATABASE_FILE_NAME_STRING
Physical property on cube operator. Key name: DATABASE_FILE_NAME.

Description: Database file name to allocate extents from

See Also:
Constant Field Values

CUBE$SQL$SCHEMA_STRING

public static final java.lang.String CUBE$SQL$SCHEMA_STRING
Physical property on cube operator. Key name: SCHEMA.

Description: Schema

See Also:
Constant Field Values

CUBE$SQL$DATABASE_LINK_STRING

public static final java.lang.String CUBE$SQL$DATABASE_LINK_STRING
Physical property on cube operator. Key name: DATABASE_LINK.

Description: The database link used to access this entity during mapping.

See Also:
Constant Field Values

CUBE$SQL$PEL_ENABLED_BOOLEAN

public static final java.lang.String CUBE$SQL$PEL_ENABLED_BOOLEAN
Physical property on cube operator. Key name: PEL_ENABLED.

Description: PEL Enabled

See Also:
Constant Field Values

CUBE$SQL$DATA_COLLECTION_FREQUENCY_STRING

public static final java.lang.String CUBE$SQL$DATA_COLLECTION_FREQUENCY_STRING
Physical property on cube operator. Key name: DATA_COLLECTION_FREQUENCY.

Description: New Data Granularity

See Also:
Constant Field Values

CUBE$SQL$DIRECT_BOOLEAN

public static final java.lang.String CUBE$SQL$DIRECT_BOOLEAN
Physical property on cube operator. Key name: DIRECT.

Description: Directly swap source into target as a partition without first creating a staging table.

See Also:
Constant Field Values

CUBE$SQL$REPLACE_DATA_BOOLEAN

public static final java.lang.String CUBE$SQL$REPLACE_DATA_BOOLEAN
Physical property on cube operator. Key name: REPLACE_DATA.

Description: Replace existing data in target partition if there is any.

See Also:
Constant Field Values

CUBE$SQL$EXTRACTION_HINT_STRING

public static final java.lang.String CUBE$SQL$EXTRACTION_HINT_STRING
Physical property on cube operator. Key name: EXTRACTION_HINT.

Description: Hint used when extracting from this table using SQL

See Also:
Constant Field Values

CUBE$SQL$LOADING_HINT_STRING

public static final java.lang.String CUBE$SQL$LOADING_HINT_STRING
Physical property on cube operator. Key name: LOADING_HINT.

Description: Hint used when loading into this table using SQL

See Also:
Constant Field Values

CUBE$SQL$ENABLE_CONSTRAINTS_BOOLEAN

public static final java.lang.String CUBE$SQL$ENABLE_CONSTRAINTS_BOOLEAN
Physical property on cube operator. Key name: ENABLE_CONSTRAINTS.

Description: Enable Constraints

See Also:
Constant Field Values

CUBE$SQL$EXCEPTIONS_TABLE_NAME_STRING

public static final java.lang.String CUBE$SQL$EXCEPTIONS_TABLE_NAME_STRING
Physical property on cube operator. Key name: EXCEPTIONS_TABLE_NAME.

Description: Exceptions Table Name

See Also:
Constant Field Values

EXTERNAL_TABLE$SQL$SCHEMA_STRING

public static final java.lang.String EXTERNAL_TABLE$SQL$SCHEMA_STRING
Physical property on external_table operator. Key name: SCHEMA.

Description: Schema

See Also:
Constant Field Values

EXTERNAL_TABLE$SQL$DATABASE_LINK_STRING

public static final java.lang.String EXTERNAL_TABLE$SQL$DATABASE_LINK_STRING
Physical property on external_table operator. Key name: DATABASE_LINK.

Description: The database link used to access this entity during mapping.

See Also:
Constant Field Values

EXTERNAL_TABLE$SQL$EXTRACTION_HINT_STRING

public static final java.lang.String EXTERNAL_TABLE$SQL$EXTRACTION_HINT_STRING
Physical property on external_table operator. Key name: EXTRACTION_HINT.

Description: Hint used when extracting from this table using SQL

See Also:
Constant Field Values

EXTERNAL_TABLE$SQL$LOADING_HINT_STRING

public static final java.lang.String EXTERNAL_TABLE$SQL$LOADING_HINT_STRING
Physical property on external_table operator. Key name: LOADING_HINT.

Description: Hint used when loading into this table using SQL

See Also:
Constant Field Values

TABLE$SQLLOADER$PARTITION_NAME_STRING

public static final java.lang.String TABLE$SQLLOADER$PARTITION_NAME_STRING
Physical property on table operator. Key name: PARTITION_NAME.

Description: Partition Name

See Also:
Constant Field Values

TABLE$SQLLOADER$SUBPARTITION_NAME_STRING

public static final java.lang.String TABLE$SQLLOADER$SUBPARTITION_NAME_STRING
Physical property on table operator. Key name: SUBPARTITION_NAME.

Description: Subpartition Name

See Also:
Constant Field Values

TABLE$SQLLOADER$SORTED_INDEXES_CLAUSE_STRING

public static final java.lang.String TABLE$SQLLOADER$SORTED_INDEXES_CLAUSE_STRING
Physical property on table operator. Key name: SORTED_INDEXES_CLAUSE.

Description: Sorted Indexes Clause

See Also:
Constant Field Values

TABLE$SQLLOADER$SINGLEROW_BOOLEAN

public static final java.lang.String TABLE$SQLLOADER$SINGLEROW_BOOLEAN
Physical property on table operator. Key name: SINGLEROW.

Description: Singlerow

See Also:
Constant Field Values

TABLE$SQLLOADER$TRAILING_NULLCOLS_BOOLEAN

public static final java.lang.String TABLE$SQLLOADER$TRAILING_NULLCOLS_BOOLEAN
Physical property on table operator. Key name: TRAILING_NULLCOLS.

Description: Trailing Nullcols

See Also:
Constant Field Values

TABLE$SQLLOADER$RECORDS_TO_SKIP_INTEGER

public static final java.lang.String TABLE$SQLLOADER$RECORDS_TO_SKIP_INTEGER
Physical property on table operator. Key name: RECORDS_TO_SKIP.

Description: Number of records to skip

See Also:
Constant Field Values

TABLE$SQLLOADER$DATABASE_FILE_NAME_STRING

public static final java.lang.String TABLE$SQLLOADER$DATABASE_FILE_NAME_STRING
Physical property on table operator. Key name: DATABASE_FILE_NAME.

Description: Database file name to allocate extents from

See Also:
Constant Field Values

TABLE$SQL$SCHEMA_STRING

public static final java.lang.String TABLE$SQL$SCHEMA_STRING
Physical property on table operator. Key name: SCHEMA.

Description: Schema

See Also:
Constant Field Values

TABLE$SQL$DATABASE_LINK_STRING

public static final java.lang.String TABLE$SQL$DATABASE_LINK_STRING
Physical property on table operator. Key name: DATABASE_LINK.

Description: The database link used to access this entity during mapping.

See Also:
Constant Field Values

TABLE$SQL$PEL_ENABLED_BOOLEAN

public static final java.lang.String TABLE$SQL$PEL_ENABLED_BOOLEAN
Physical property on table operator. Key name: PEL_ENABLED.

Description: PEL Enabled

See Also:
Constant Field Values

TABLE$SQL$DATA_COLLECTION_FREQUENCY_STRING

public static final java.lang.String TABLE$SQL$DATA_COLLECTION_FREQUENCY_STRING
Physical property on table operator. Key name: DATA_COLLECTION_FREQUENCY.

Description: New Data Granularity

See Also:
Constant Field Values

TABLE$SQL$DIRECT_BOOLEAN

public static final java.lang.String TABLE$SQL$DIRECT_BOOLEAN
Physical property on table operator. Key name: DIRECT.

Description: Directly swap source into target as a partition without first creating a staging table.

See Also:
Constant Field Values

TABLE$SQL$REPLACE_DATA_BOOLEAN

public static final java.lang.String TABLE$SQL$REPLACE_DATA_BOOLEAN
Physical property on table operator. Key name: REPLACE_DATA.

Description: Replace existing data in target partition if there is any.

See Also:
Constant Field Values

TABLE$SQL$EXTRACTION_HINT_STRING

public static final java.lang.String TABLE$SQL$EXTRACTION_HINT_STRING
Physical property on table operator. Key name: EXTRACTION_HINT.

Description: Hint used when extracting from this table using SQL

See Also:
Constant Field Values

TABLE$SQL$LOADING_HINT_STRING

public static final java.lang.String TABLE$SQL$LOADING_HINT_STRING
Physical property on table operator. Key name: LOADING_HINT.

Description: Hint used when loading into this table using SQL

See Also:
Constant Field Values

TABLE$SQL$ENABLE_CONSTRAINTS_BOOLEAN

public static final java.lang.String TABLE$SQL$ENABLE_CONSTRAINTS_BOOLEAN
Physical property on table operator. Key name: ENABLE_CONSTRAINTS.

Description: Enable Constraints

See Also:
Constant Field Values

TABLE$SQL$EXCEPTIONS_TABLE_NAME_STRING

public static final java.lang.String TABLE$SQL$EXCEPTIONS_TABLE_NAME_STRING
Physical property on table operator. Key name: EXCEPTIONS_TABLE_NAME.

Description: Exceptions Table Name

See Also:
Constant Field Values
Constructor Detail

PropDefOperatorPhysical

public PropDefOperatorPhysical()
Method Detail

getPropSheet

protected static oracle.owb.mapping.PropSheetImpl getPropSheet(java.lang.String type)
getPropSheet Retrieve the property sheet of a property type.
Parameters:
type - A property type.
Returns:
The property sheet of the type.

containsKey

protected static boolean containsKey(java.lang.String type,
                                     java.lang.String key)
containsKey is a boolean checkup to see if this set of property definitions includes the definition for the key.
Parameters:
type - A property type.
key - A property key.
Returns:
true - if this set of properties defines the key; false - if otherwise.

Oracle Warehouse Builder Java API Reference
10g Release 1 (10.1)

B12155-01

Copyright © 2003, Oracle. All Rights Reserved.