|
Oracle Warehouse Builder Java API Reference 10g Release 1 (10.1) B12155-01 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
AdvancedQueuePhysicalProperties interface contains the physical property names for AdvancedQueuePhysicalProperties.
| Field Summary | |
static java.lang.String |
DEPLOYABLEWarehouse Builder generates a set of scripts to create an object only for those objects marked as Deployable = true. |
static java.lang.String |
GENERATE_ADVANCED_QUEUEGenerate the code to create the Advanced Queue. |
static java.lang.String |
GENERATE_OBJECT_TYPEGenerate a script to create the Object Type. |
static java.lang.String |
GENERATE_QUEUE_TABLEGenerate code to create the queue table that will persist the messages of this Advanced Queue. |
static java.lang.String |
GENERATE_TEMPORARY_TABLEGenerate the code to create the temporary table. |
static java.lang.String |
QUEUE_TABLE_NAMEThe name of the queue table that is used to persist the messages in this Advanced Queue. |
static java.lang.String |
TABLESPACEUse the Tablespace parameter to specify the name of tablespace. |
| Field Detail |
public static final java.lang.String DEPLOYABLE
public static final java.lang.String TABLESPACE
public static final java.lang.String QUEUE_TABLE_NAME
public static final java.lang.String GENERATE_QUEUE_TABLE
public static final java.lang.String GENERATE_OBJECT_TYPE
public static final java.lang.String GENERATE_TEMPORARY_TABLE
public static final java.lang.String GENERATE_ADVANCED_QUEUE
|
Oracle Warehouse Builder Java API Reference 10g Release 1 (10.1) B12155-01 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||