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

B12155-01

oracle.owb.environment
Interface DatafilePhysicalProperties


public interface DatafilePhysicalProperties

DatafilePhysicalProperties interface contains the physical property names for DatafilePhysicalProperties.


Field Summary
static java.lang.String DATA_FILE_LOCATION
          The location of this data file for the external table.
static java.lang.String DATA_FILE_NAME
          Name of this data file.

 

Field Detail

DATA_FILE_LOCATION

public static final java.lang.String DATA_FILE_LOCATION
The location of this data file for the external table.
See Also:
Constant Field Values

DATA_FILE_NAME

public static final java.lang.String DATA_FILE_NAME
Name of this data file.
See Also:
Constant Field Values

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

B12155-01

Copyright © 2003, Oracle. All Rights Reserved.