Skip navigation links

Oracle BPEL Process Manager Client Java API Reference
10g Release 3 (10.1.3.1.0)

B28986-01


com.oracle.bpel.client.util
Class SQLDefs

java.lang.Object
  extended by com.oracle.bpel.client.util.SQLDefs


public class SQLDefs
extends java.lang.Object

Database table names and column names for the BPEL server datastore.

Since:
1.0sp3

Field Summary
static java.lang.String AD_bin
           
static java.lang.String AD_bin_csize
           
static java.lang.String AD_bin_usize
           
static java.lang.String AD_cikey
           
static java.lang.String AD_detail_id
           
static java.lang.String AD_doc_ref
           
static java.lang.String AD_domain_ref
           
static java.lang.String AL_ci_conversation_id
          Column name for the instance custom key; from the admin_list view.
static java.lang.String AL_ci_creation_date
          Column name for the instance creation date; from the admin_list view.
static java.lang.String AL_ci_creator
           
static java.lang.String AL_ci_domain_ref
           
static java.lang.String AL_ci_metadata
           
static java.lang.String AL_ci_modifier
           
static java.lang.String AL_ci_modify_date
          Column name for the instance modification date; from the admin_list view.
static java.lang.String AL_ci_parent_id
           
static java.lang.String AL_ci_priority
          Column name for the instance priority; from the admin_list view.
static java.lang.String AL_ci_process_id
          Column name for the process identifier; from the admin_list view.
static java.lang.String AL_ci_revision_tag
          Column name for the process revision tag; from the admin_list view.
static java.lang.String AL_ci_root_id
           
static java.lang.String AL_ci_stage
          Column name for the instance stage; from the admin_list view.
static java.lang.String AL_ci_state
          Column name for the instance state; from the admin_list view.
static java.lang.String AL_ci_status
          Column name for the instance status; from the admin_list view.
static java.lang.String AL_ci_test_location
           
static java.lang.String AL_ci_test_run_id
           
static java.lang.String AL_ci_test_run_name
           
static java.lang.String AL_ci_test_suite
           
static java.lang.String AL_ci_title
          Column name for the instance title; from the admin_list view.
static java.lang.String AL_cikey
          Column name for the instance key; from the admin_list view.
static java.lang.String AL_cx_index_1
           
static java.lang.String AL_cx_index_2
           
static java.lang.String AL_cx_index_3
           
static java.lang.String AL_cx_index_4
           
static java.lang.String AL_cx_index_5
           
static java.lang.String AL_cx_index_6
           
static java.lang.String AL_tdef_creation_date
           
static java.lang.String AL_tdef_definition
           
static java.lang.String AL_tdef_domain_ref
           
static java.lang.String AL_tdef_location
           
static java.lang.String AL_tdef_process_id
           
static java.lang.String AL_tdef_revision_tag
           
static java.lang.String AL_tdef_test_suite
           
static java.lang.String AL_tdef_type
           
static java.lang.String AL_tdet_cikey
           
static java.lang.String AL_tdet_domain_ref
           
static java.lang.String AL_tdet_test_location
           
static java.lang.String AL_tdet_test_result
           
static java.lang.String AL_tdet_test_run_id
           
static java.lang.String AL_tdet_test_run_name
           
static java.lang.String AL_tdet_test_status
           
static java.lang.String AL_tdet_test_suite
           
static java.lang.String AL_wi_comments
          Column name for the activity comments; from the admin_list view.
static java.lang.String AL_wi_count_id
           
static java.lang.String AL_wi_creation_date
          Column name for the activity creation date; from the admin_list view.
static java.lang.String AL_wi_creator
           
static java.lang.String AL_wi_custom_id
          Column name for the activity custom identifier; from the admin_list view.
static java.lang.String AL_WI_execution_type
           
static java.lang.String AL_wi_exp_date
          Column name for the activity expiration date; from the admin_list view.
static java.lang.String AL_wi_exp_flag
          Column name for the activity expiration flag; from the admin_list view.
static java.lang.String AL_wi_label
          Column name for the activity label; from the admin_list view.
static java.lang.String AL_wi_modifier
           
static java.lang.String AL_wi_modify_date
          Column name for the activity modification date; from the admin_list view.
static java.lang.String AL_wi_node_id
           
static java.lang.String AL_wi_priority
          Column name for the activity priority; from the admin_list view.
static java.lang.String AL_wi_reference_id
          Column name for the activity reference identifier; from the admin_list view.
static java.lang.String AL_wi_scope_id
           
static java.lang.String AL_wi_state
          Column name for the activity state; from the admin_list view.
static java.lang.String AL_wi_transition
           
static java.lang.String AT_block
           
static java.lang.String AT_block_csize
           
static java.lang.String AT_block_usize
           
static java.lang.String AT_cikey
           
static java.lang.String AT_count_id
           
static java.lang.String AT_domain_ref
           
static java.lang.String AT_log
           
static java.lang.String AT_log_csize
           
static int AT_log_sz
           
static java.lang.String AT_log_usize
           
static java.lang.String ATT_bin
           
static java.lang.String ATT_key
           
static java.lang.String ATTR_cikey
           
static java.lang.String ATTR_domain_ref
           
static java.lang.String ATTR_key
           
static java.lang.String CI_cikey
          cube_instance.cikey INTEGER
static java.lang.String CI_conversation_id
          cube_instance.conversation_id VARCHAR
static java.lang.String CI_creation_date
          cube_instance.creation_date TIMESTAMP
static java.lang.String CI_creator
          cube_instance.creator VARCHAR
static int CI_custom_key_sz
           
static java.lang.String CI_domain_ref
          cube_instance.domain_ref SMALLINT
static java.lang.String CI_ext_int1
          cube_instance.ext_int1 INTEGER
static java.lang.String CI_ext_string1
          cube_instance.ext_string1 VARCHAR
static java.lang.String CI_ext_string2
          cube_instance.ext_string2 VARCHAR
static java.lang.String CI_ID_dummy_col
           
static java.lang.String CI_ID_next_range
           
static int CI_meta_data_sz
           
static java.lang.String CI_metadata
          cube_instance.metadata VARCHAR
static java.lang.String CI_modifier
          cube_instance.modifier VARCHAR
static java.lang.String CI_modify_date
          cube_instance.modify_date TIMESTAMP
static java.lang.String CI_parent_id
          cube_instance.parent_id VARCHAR
static int CI_parent_id_sz
           
static java.lang.String CI_priority
          cube_instance.priority INTEGER
static java.lang.String CI_process_guid
          cube_instance.process_guid VARCHAR
static java.lang.String CI_process_id
          cube_instance.process_id VARCHAR
static java.lang.String CI_process_type
          cube_instance.process_type INTEGER
static java.lang.String CI_revision_tag
          cube_instance.revision_tag VARCHAR
static java.lang.String CI_root_id
          cube_instance.root_id VARCHAR
static int CI_root_id_sz
           
static java.lang.String CI_scope_csize
          cube_instance.scope_csize INTEGER
static java.lang.String CI_scope_revision
          cube_instance.scope_revision INTEGER
static java.lang.String CI_scope_usize
          cube_instance.scope_usize INTEGER
static java.lang.String CI_stage
          cube_instance.stage VARCHAR
static int CI_stage_sz
           
static java.lang.String CI_state
          cube_instance.state INTEGER
static java.lang.String CI_status
          cube_instance.status VARCHAR
static int CI_status_sz
           
static java.lang.String CI_test_location
          cube_instance.test_location VARCHAR
static java.lang.String CI_test_run_id
          cube_instance.test_run_id VARCHAR
static java.lang.String CI_test_run_name
          cube_instance.test_run_name VARCHAR
static java.lang.String CI_test_suite
          cube_instance.test_suite VARCHAR
static java.lang.String CI_title
          cube_instance.title VARCHAR
static int CI_title_sz
           
static java.lang.String CS_cikey
          cube_scope.cikey INTEGER
static java.lang.String CS_domain_ref
          cube_scope.domain_ref SMALLINT
static java.lang.String CS_modify_date
          cube_scope.modify_date TIMESTAMP
static java.lang.String CS_scope_bin
          cube_scope.scope_bin BLOB
static java.lang.String CX_cikey
          ci_indexes.cikey INTEGER
static java.lang.String CX_index_1
          ci_indexes.index_1 VARCHAR
static java.lang.String CX_index_2
          ci_indexes.index_2 VARCHAR
static java.lang.String CX_index_3
          ci_indexes.index_3 VARCHAR
static java.lang.String CX_index_4
          ci_indexes.index_4 VARCHAR
static java.lang.String CX_index_5
          ci_indexes.index_5 VARCHAR
static java.lang.String CX_index_6
          ci_indexes.index_6 VARCHAR
static int CX_index_sz
           
static java.lang.String DM_conv_id
          dlv_message.conv_id VARCHAR
static java.lang.String DM_conv_type
          dlv_message.conv_type INTEGER
static java.lang.String DM_domain_ref
          dlv_message.domain_ref SMALLINT
static java.lang.String DM_ext_int1
          dlv_message.ext_int1 INTEGER
static java.lang.String DM_ext_string1
          dlv_message.ext_string1 VARCHAR
static java.lang.String DM_ext_string2
          dlv_message.ext_string2 VARCHAR
static java.lang.String DM_header_ref
          dlv_message.headers_ref_id VARCHAR
static java.lang.String DM_message_guid
          dlv_message.message_guid VARCHAR
static java.lang.String DM_operation_name
          dlv_message.operation_name VARCHAR
static int DM_operation_name_sz
           
static java.lang.String DM_process_id
          dlv_message.process_id VARCHAR
static java.lang.String DM_properties
          dlv_message.properties VARCHAR
static java.lang.String DM_receive_date
          dlv_message.receive_date TIMESTAMP
static java.lang.String DM_res_process_guid
          dlv_message.res_process_guid VARCHAR
static java.lang.String DM_res_subscriber
          dlv_message.res_subscriber VARCHAR
static java.lang.String DM_revision_tag
          dlv_message.revision_tag VARCHAR
static java.lang.String DM_state
          dlv_message.state INTEGER
static java.lang.String DOC_bin
           
static java.lang.String DOC_bin_csize
           
static java.lang.String DOC_bin_format
           
static java.lang.String DOC_bin_usize
           
static java.lang.String DOC_ci_cikey
           
static java.lang.String DOC_ci_dockey
           
static java.lang.String DOC_ci_domain_ref
           
static java.lang.String DOC_dlv_dockey
           
static java.lang.String DOC_dlv_domain_ref
           
static java.lang.String DOC_dlv_message_guid
           
static java.lang.String DOC_dlv_msg_type
           
static java.lang.String DOC_dlv_part_name
           
static java.lang.String DOC_dockey
           
static java.lang.String DOC_domain_ref
           
static java.lang.String DOM_domain_id
          domain.domain_id VARCHAR
static java.lang.String DOM_domain_ref
          domain.domain_ref SMALLINT
static java.lang.String DOM_prop_comment
           
static java.lang.String DOM_prop_id
           
static java.lang.String DOM_prop_name
           
static java.lang.String DOM_prop_value
           
static java.lang.String DS_cikey
          dlv_subscription.cikey INTEGER
static java.lang.String DS_conv_id
          dlv_subscription.conv_id VARCHAR
static java.lang.String DS_conv_type
          dlv_subscription.conv_type INTEGER
static java.lang.String DS_domain_ref
          dlv_subscription.domain_ref SMALLINT
static java.lang.String DS_ext_int1
          dlv_subscription.ext_int1 INTEGER
static java.lang.String DS_ext_string1
          dlv_subscription.ext_string1 VARCHAR
static java.lang.String DS_ext_string2
          dlv_subscription.ext_string2 VARCHAR
static java.lang.String DS_operation_name
          dlv_subscription.operation_name VARCHAR
static int DS_operation_name_sz
           
static java.lang.String DS_process_guid
          dlv_subscription.process_guid VARCHAR
static java.lang.String DS_process_id
          dlv_subscription.process_id VARCHAR
static java.lang.String DS_properties
          dlv_subscription.properties VARCHAR
static java.lang.String DS_revision_tag
          dlv_subscription.revision_tag VARCHAR
static java.lang.String DS_service_name
          dlv_subscription.service_name VARCHAR
static java.lang.String DS_state
          dlv_subscription.state INTEGER
static java.lang.String DS_subscriber_id
          dlv_subscription.subscriber_id VARCHAR
static java.lang.String DS_subscription_date
          dlv_subscription.subscription_date TIMESTAMP
static java.lang.String ID_dummy_col
           
static java.lang.String ID_next_range
           
static java.lang.String ID_range_name
           
static java.lang.String IM_conv_id
          invoke_message.conv_id VARCHAR
static java.lang.String IM_domain_ref
          invoke_message.domain_ref SMALLINT
static java.lang.String IM_ext_int1
          invoke_message.ext_int1 INTEGER
static java.lang.String IM_ext_string1
          invoke_message.ext_string1 VARCHAR
static java.lang.String IM_ext_string2
          invoke_message.ext_string2 VARCHAR
static java.lang.String IM_header_ref
          dlv_message.headers_ref_id VARCHAR
static java.lang.String IM_master_conv_id
          invoke_message.master_conv_id VARCHAR
static java.lang.String IM_message_guid
          invoke_message.message_guid VARCHAR
static java.lang.String IM_operation_name
          invoke_message.operation_name VARCHAR
static int IM_operation_name_sz
           
static java.lang.String IM_priority
          invoke_message.priority INTEGER
static java.lang.String IM_process_id
          invoke_message.process_id VARCHAR
static java.lang.String IM_properties
          invoke_message.properties VARCHAR
static java.lang.String IM_receive_date
          invoke_message.receive_date TIMESTAMP
static java.lang.String IM_revision_tag
          invoke_message.revision_tag VARCHAR
static java.lang.String IM_state
          invoke_message.state INTEGER
static java.lang.String PD_default_revision
           
static java.lang.String PD_domain_ref
           
static java.lang.String PD_process_id
           
static java.lang.String PDS_descriptor
           
static java.lang.String PDS_domain_ref
           
static java.lang.String PDS_process_id
           
static java.lang.String PDS_revision_tag
           
static java.lang.String PL_category
           
static java.lang.String PL_details
           
static int PL_details_sz
           
static java.lang.String PL_domain_ref
           
static java.lang.String PL_event_date
           
static java.lang.String PL_message
           
static int PL_message_sz
           
static java.lang.String PL_process_id
           
static java.lang.String PL_revision_tag
           
static java.lang.String PL_type
           
static java.lang.String PR_deploy_timestamp
           
static java.lang.String PR_deploy_user
           
static java.lang.String PR_domain_ref
           
static java.lang.String PR_lifecycle
           
static java.lang.String PR_process_guid
           
static java.lang.String PR_process_id
           
static java.lang.String PR_revision_tag
           
static java.lang.String PR_sla_completion_time
           
static java.lang.String PR_state
           
static java.lang.String PR_suitcase_id
           
static java.lang.String PS_bin
           
static java.lang.String PS_bin_csize
           
static java.lang.String PS_bin_usize
           
static java.lang.String PS_domain_ref
           
static java.lang.String PS_suitcase_id
           
static java.lang.String SA_action
           
static java.lang.String SA_cikey
           
static java.lang.String SA_creation_date
           
static java.lang.String SA_domain_ref
           
static java.lang.String SA_modify_date
           
static java.lang.String SA_process_guid
           
static java.lang.String SA_scope_id
           
static java.lang.String SQL_WHERE_ACTIVITIES_DUE_BY
           
static java.lang.String SQL_WHERE_ACTIVITIES_PAST_DUE
           
static java.lang.String SQL_WHERE_ACTIVITIES_RECOVERABLE
           
static java.lang.String SQL_WHERE_CALLBACK_RECOVERABLE
           
static java.lang.String SQL_WHERE_CANCELLED_ACTIVITIES
           
static java.lang.String SQL_WHERE_CANCELLED_INSTANCES
           
static java.lang.String SQL_WHERE_CI_OPEN_ACTIVITIES
           
static java.lang.String SQL_WHERE_CLOSED_ACTIVITIES
           
static java.lang.String SQL_WHERE_CLOSED_INSTANCES
           
static java.lang.String SQL_WHERE_COMPLETED_ACTIVITIES
           
static java.lang.String SQL_WHERE_COMPLETED_INSTANCES
           
static java.lang.String SQL_WHERE_INVOKE_RECOVERABLE
           
static java.lang.String SQL_WHERE_OPEN_ACTIVITIES
           
static java.lang.String SQL_WHERE_OPEN_INSTANCES
           
static java.lang.String SQL_WHERE_PCS_CLOSED_INSTANCES
           
static java.lang.String SQL_WHERE_PCS_OPEN_INSTANCES
           
static java.lang.String SQL_WHERE_STALE_ACTIVITIES
           
static java.lang.String SQL_WHERE_STALE_INSTANCES
           
static java.lang.String SQL_WHERE_TASK_ACTIVE
           
static java.lang.String SQL_WHERE_TASK_ASSIGNEE
           
static java.lang.String SQL_WHERE_TASK_CANCELLED
           
static java.lang.String SQL_WHERE_TASK_COMPLETED
           
static java.lang.String SQL_WHERE_TASK_CREATOR
           
static java.lang.String SQL_WHERE_TASK_EXPIRED
           
static java.lang.String SQL_WHERE_WI_LABEL
           
static java.lang.String SS_bin
           
static java.lang.String SS_bin_csize
           
static java.lang.String SS_bin_usize
           
static java.lang.String SS_cikey
           
static java.lang.String SS_domain_ref
           
static java.lang.String ST_bin
           
static java.lang.String ST_bin_csize
           
static java.lang.String ST_bin_usize
           
static java.lang.String ST_cikey
           
static java.lang.String ST_domain_ref
           
static java.lang.String TA_assignee
           
static int TA_assignee_sz
           
static java.lang.String TA_conclusion
           
static int TA_conclusion_sz
           
static java.lang.String TA_conversation_id
           
static java.lang.String TA_creation_date
           
static java.lang.String TA_creator
           
static int TA_creator_sz
           
static java.lang.String TA_custom_key
           
static int TA_custom_key_sz
           
static java.lang.String TA_domain_ref
           
static java.lang.String TA_exp_date
           
static java.lang.String TA_expired
           
static java.lang.String TA_ext_int1
           
static java.lang.String TA_ext_string1
           
static java.lang.String TA_ext_string2
           
static java.lang.String TA_modifier
           
static int TA_modifier_sz
           
static java.lang.String TA_modify_date
           
static java.lang.String TA_priority
           
static java.lang.String TA_status
           
static java.lang.String TA_template
           
static int TA_template_sz
           
static java.lang.String TA_title
           
static int TA_title_sz
           
static java.lang.String TBL_attachment
          Attachment persistence table; attachment parts of the BPEL Message variables are stored in this table.
static java.lang.String TBL_attachment_ref
          Attachment reference table; An attachment can be referenced by multiple BPEL instances.
static java.lang.String TBL_audit_details
          Stores details for audit trail events that are large in size.
static java.lang.String TBL_audit_trail
          Stores record of actions taken on an instance (application, system, administrative and errors).
static java.lang.String TBL_ci_indexes
          Stores searchable custom keys associated with an instance.
static java.lang.String TBL_cube_instance
          Stores generated cube instances; master table of system.
static java.lang.String TBL_cube_scope
          Stores generated scopes of generated cube instances.
static java.lang.String TBL_dlv_message
          Delivery service message table; callback messages are stored here.
static java.lang.String TBL_dlv_subscription
          Stores message subscriptions from engine.
static java.lang.String TBL_document
          Document persistence table; variables defined in a BPEL flow persist themselves here when their size exceeds a configurable threshold value.
static java.lang.String TBL_document_ci_ref
          Document reference count table.
static java.lang.String TBL_document_dlv_msg_ref
          document reference count table.
static java.lang.String TBL_domain
          Domain identifiers are mapped to an internal integer (ref).
static java.lang.String TBL_domain_properties
           
static java.lang.String TBL_id_range
           
static java.lang.String TBL_invoke_message
          All the asynchronous invocation messages are stored in this table before being dispatched to the engine.
static java.lang.String TBL_process
           
static java.lang.String TBL_process_default
          Specifies the default revision for each process deployed to the BPEL domain.
static java.lang.String TBL_process_descriptor
           
static java.lang.String TBL_process_log
          Record of events (informational, debug, error) encountered while interacting with a process.
static java.lang.String TBL_scope_activation
          Deprecated. since 2.0, scope activations kept in-memory.
static java.lang.String TBL_suitcase_bin
           
static java.lang.String TBL_sync_store
          The work items of completed synchronous instances are stored here.
static java.lang.String TBL_sync_trail
          Audit trail of completed synchronous instances are stored here.
static java.lang.String TBL_task
          All the properties of the task messages are stored here.
static java.lang.String TBL_test_definitions
          Test definitions table.
static java.lang.String TBL_test_details
          Test details table.
static java.lang.String TBL_version
          Version information; allows run-time engine to check if correct database schema has been installed.
static java.lang.String TBL_version_server
          Version information; allows run-time engine to check if correct database schema has been installed.
static java.lang.String TBL_wi_exception
          Stores exception messages generated by failed attempts to perform, manage or complete a workitem.
static java.lang.String TBL_work_item
          Stores generated work items; composite key for work items consists of cube instance key, node id work item positioned at, and the scope id for the work item's scope.
static java.lang.String TDEF_creation_date
           
static java.lang.String TDEF_definition
           
static java.lang.String TDEF_domain_ref
           
static java.lang.String TDEF_location
           
static java.lang.String TDEF_process_id
           
static java.lang.String TDEF_revision_tag
           
static java.lang.String TDEF_test_suite
           
static java.lang.String TDEF_type
           
static java.lang.String TDET_cikey
           
static java.lang.String TDET_domain_ref
           
static java.lang.String TDET_test_location
           
static java.lang.String TDET_test_result
           
static java.lang.String TDET_test_run_id
           
static java.lang.String TDET_test_run_name
           
static java.lang.String TDET_test_status
           
static java.lang.String TDET_test_suite
           
static java.lang.String VD_dbtype
          version.dbtype VARCHAR
static java.lang.String VD_guid
          version.guid VARCHAR
static java.lang.String VS_dbtype
          version_server.dbtype VARCHAR
static java.lang.String VS_guid
          version_server.guid VARCHAR
static java.lang.String VW_admin_list_ci
          Simple query on the cube_instance table ...
static java.lang.String VW_admin_list_cx
          Simple join between cube_instance and ci_indexes tables ...
static java.lang.String VW_admin_list_tdef
          admin list for test definitions
static java.lang.String VW_admin_list_tdet
          admin list for test details (results)
static java.lang.String VW_admin_list_wi
          Simple query on the work_item table ...
static java.lang.String WI_cikey
          work_item.cikey INTEGER
static java.lang.String WI_cluster_node_id
           
static java.lang.String WI_comments
          work_item.comments VARCHAR
static int WI_comments_sz
           
static java.lang.String WI_count_id
          work_item.count_id INTEGER
static java.lang.String WI_creation_date
          work_item.creation_date TIMESTAMP
static java.lang.String WI_creator
          work_item.creator VARCHAR
static java.lang.String WI_custom_id
          work_item.custom_id VARCHAR
static int WI_custom_id_sz
           
static java.lang.String WI_delay
           
static java.lang.String WI_domain_ref
          work_item.domain_ref SMALLINT
static java.lang.String WI_exception
          work_item.exception SMALLINT
static java.lang.String WI_execution_type
          work_item.execution_type INTEGER
static java.lang.String WI_exp_date
          work_item.exp_date TIMESTAMP
static java.lang.String WI_exp_flag
          work_item.exp_flag SMALLINT
static java.lang.String WI_ext_int1
           
static java.lang.String WI_ext_string1
           
static java.lang.String WI_ext_string2
           
static java.lang.String WI_first_delay
           
static java.lang.String WI_idempotent_flag
          work_item.idempotent_flag SMALLINT
static java.lang.String WI_label
          work_item.label VARCHAR
static int WI_label_sz
           
static java.lang.String WI_modifier
          work_item.modifier VARCHAR
static java.lang.String WI_modify_date
          work_item.modify_date TIMESTAMP
static java.lang.String WI_node_id
          work_item.node_id VARCHAR
static java.lang.String WI_priority
          work_item.priority INTEGER
static java.lang.String WI_process_guid
          work_item.process_guid VARCHAR
static java.lang.String WI_reference_id
          work_item.reference_id VARCHAR
static int WI_reference_id_sz
           
static java.lang.String WI_scope_id
          work_item.scope_id VARCHAR
static java.lang.String WI_state
          work_item.state INTEGER
static java.lang.String WI_transition
          work_item.transition INTEGER
static java.lang.String WX_cikey
           
static java.lang.String WX_count_id
           
static java.lang.String WX_domain_ref
           
static java.lang.String WX_message
           
static int WX_message_sz
           
static java.lang.String WX_node_id
           
static java.lang.String WX_retry_count
           
static java.lang.String WX_retry_date
           
static java.lang.String WX_scope_id
           

 

Constructor Summary
SQLDefs()
           

 

Method Summary

 

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

 

Field Detail

TBL_domain

public static final java.lang.String TBL_domain
Domain identifiers are mapped to an internal integer (ref). All the tables in the Collaxa schema contain a domain_ref column to help deleting all rows belonging to a particular domain. We use a smallint rather than a varchar( 50 ) in each table to cut down on the amount of information we need to store.

Server database table.

See Also:
Constant Field Values

TBL_version_server

public static final java.lang.String TBL_version_server
Version information; allows run-time engine to check if correct database schema has been installed.

Server database table.

See Also:
Constant Field Values

TBL_domain_properties

public static final java.lang.String TBL_domain_properties
See Also:
Constant Field Values

TBL_version

public static final java.lang.String TBL_version
Version information; allows run-time engine to check if correct database schema has been installed.

Domain database table.

See Also:
Constant Field Values

TBL_id_range

public static final java.lang.String TBL_id_range
See Also:
Constant Field Values

TBL_cube_instance

public static final java.lang.String TBL_cube_instance
Stores generated cube instances; master table of system. Cube instances are unique across all processes for one installation.

Domain database table.

See Also:
Constant Field Values

TBL_cube_scope

public static final java.lang.String TBL_cube_scope
Stores generated scopes of generated cube instances.

Domain database table.

See Also:
Constant Field Values

TBL_ci_indexes

public static final java.lang.String TBL_ci_indexes
Stores searchable custom keys associated with an instance.

Domain database table.

See Also:
Constant Field Values

TBL_work_item

public static final java.lang.String TBL_work_item
Stores generated work items; composite key for work items consists of cube instance key, node id work item positioned at, and the scope id for the work item's scope.

The process_guid column is replicated here from cube_instance to avoid using a join when the recovery agent runs.

Domain database table.

See Also:
Constant Field Values

TBL_wi_exception

public static final java.lang.String TBL_wi_exception
Stores exception messages generated by failed attempts to perform, manage or complete a workitem. Each failed attempt is logged as an exception message.

Domain database table.

See Also:
Constant Field Values

TBL_scope_activation

public static final java.lang.String TBL_scope_activation
Deprecated. since 2.0, scope activations kept in-memory.
Scope activation table - scopes that need to be routed/closed/compensated are inserted into this table. In case of system failure, we can pick up and re-perform any scopes that should have been done before the failure. We're re-creating JMS using this strategy, but then at least we can control the re-delivery of the message at failure.

The process_guid column is replicated here from cube_instance to avoid using a join when the recovery agent runs.

Domain database table.

See Also:
Constant Field Values

TBL_document

public static final java.lang.String TBL_document
Document persistence table; variables defined in a BPEL flow persist themselves here when their size exceeds a configurable threshold value. Variables that are within this threshold are kept in the scope to avoid extra database queries.

Domain database table.

See Also:
Constant Field Values

TBL_audit_trail

public static final java.lang.String TBL_audit_trail
Stores record of actions taken on an instance (application, system, administrative and errors).

Domain database table.

See Also:
Constant Field Values

TBL_audit_details

public static final java.lang.String TBL_audit_details
Stores details for audit trail events that are large in size. Details that are smaller than a specified size are inlined with the events in the audit_trail table.

Domain database table.

See Also:
Constant Field Values

TBL_sync_trail

public static final java.lang.String TBL_sync_trail
Audit trail of completed synchronous instances are stored here. The audit trail is written out here so that we don't have to insert a very LARGE number rows for long running instances.

Domain database table.

See Also:
Constant Field Values

TBL_sync_store

public static final java.lang.String TBL_sync_store
The work items of completed synchronous instances are stored here.

Domain database table.

See Also:
Constant Field Values

TBL_task

public static final java.lang.String TBL_task
All the properties of the task messages are stored here.

Domain database table.

See Also:
Constant Field Values

TBL_process

public static final java.lang.String TBL_process
See Also:
Constant Field Values

TBL_suitcase_bin

public static final java.lang.String TBL_suitcase_bin
See Also:
Constant Field Values

TBL_process_descriptor

public static final java.lang.String TBL_process_descriptor
See Also:
Constant Field Values

TBL_process_default

public static final java.lang.String TBL_process_default
Specifies the default revision for each process deployed to the BPEL domain.

Domain database table.

See Also:
Constant Field Values

TBL_process_log

public static final java.lang.String TBL_process_log
Record of events (informational, debug, error) encountered while interacting with a process.

Domain database table.

See Also:
Constant Field Values

TBL_invoke_message

public static final java.lang.String TBL_invoke_message
All the asynchronous invocation messages are stored in this table before being dispatched to the engine.

Domain database table.

See Also:
Constant Field Values

TBL_dlv_message

public static final java.lang.String TBL_dlv_message
Delivery service message table; callback messages are stored here.

Domain database table.

See Also:
Constant Field Values

TBL_dlv_subscription

public static final java.lang.String TBL_dlv_subscription
Stores message subscriptions from engine.

Domain database table.

See Also:
Constant Field Values

TBL_test_details

public static final java.lang.String TBL_test_details
Test details table. This table stores details about tests case results. It is tied back to the cube_instance table via the domain_ref and cikey columns.

Domain database table.

See Also:
Constant Field Values

TBL_test_definitions

public static final java.lang.String TBL_test_definitions
Test definitions table. This table stores test case definitions. It is tied back to the cube_instance table via the domain_ref and cikey columns.

Domain database table.

See Also:
Constant Field Values

TBL_document_ci_ref

public static final java.lang.String TBL_document_ci_ref
Document reference count table. cube_scope has references to xml documents. If a document refered by cube_instance, then we should not delete that document until cube_instance gets purged.

Domain database table.

See Also:
Constant Field Values

TBL_attachment

public static final java.lang.String TBL_attachment
Attachment persistence table; attachment parts of the BPEL Message variables are stored in this table.

Domain database table.

See Also:
Constant Field Values

TBL_attachment_ref

public static final java.lang.String TBL_attachment_ref
Attachment reference table; An attachment can be referenced by multiple BPEL instances. The references to an attachment are saved in this table.

Domain database table.

See Also:
Constant Field Values

TBL_document_dlv_msg_ref

public static final java.lang.String TBL_document_dlv_msg_ref
document reference count table. invoke_message and dlv_message has references to xml documents, the relationship between these tables are stored here. If a document referred by invoke_message or dlv_message row, then we should not delete that document.

Domain database table.

See Also:
Constant Field Values

VW_admin_list_ci

public static final java.lang.String VW_admin_list_ci
Simple query on the cube_instance table ... any columns that the cube_instance table has in common with the work_item table are aliased. The views admin_list_ci, admin_list_wi and admin_list all have the same aliased column names ... this is so the interface to the administration finder class is consistent regardless of the query.

Each row contains (incl alias):

Domain database view.

See Also:
Constant Field Values

VW_admin_list_cx

public static final java.lang.String VW_admin_list_cx
Simple join between cube_instance and ci_indexes tables ... created to allow for consistent administration finder class interface.
See Also:
Constant Field Values

VW_admin_list_wi

public static final java.lang.String VW_admin_list_wi
Simple query on the work_item table ... any columns that the work_item table has in common with the cube_instance table are aliased. The views admin_list_ci, admin_list_wi and admin_list all have the same aliased column names ... this is so the interface to the administration finder class is consistent regardless of the query.

Each row contains (incl alias):

Domain database view.

See Also:
Constant Field Values

VW_admin_list_tdet

public static final java.lang.String VW_admin_list_tdet
admin list for test details (results)
See Also:
Constant Field Values

VW_admin_list_tdef

public static final java.lang.String VW_admin_list_tdef
admin list for test definitions
See Also:
Constant Field Values

VD_guid

public static final java.lang.String VD_guid
version.guid VARCHAR

Domain datastore schema version.

See Also:
Constant Field Values

VD_dbtype

public static final java.lang.String VD_dbtype
version.dbtype VARCHAR

Domain datastore type (eg oracle, olite, sqlserver).

See Also:
Constant Field Values

VS_guid

public static final java.lang.String VS_guid
version_server.guid VARCHAR

Server datastore schema version.

See Also:
Constant Field Values

VS_dbtype

public static final java.lang.String VS_dbtype
version_server.dbtype VARCHAR

Server datastore type (eg oracle, olite, sqlserver).

See Also:
Constant Field Values

DOM_domain_id

public static final java.lang.String DOM_domain_id
domain.domain_id VARCHAR

BPEL domain identifier.

See Also:
Constant Field Values

DOM_domain_ref

public static final java.lang.String DOM_domain_ref
domain.domain_ref SMALLINT

Internal domain reference identifier (foreign key for domain tables so we don't need to use domain names).

See Also:
Constant Field Values

DOM_prop_id

public static final java.lang.String DOM_prop_id
See Also:
Constant Field Values

DOM_prop_name

public static final java.lang.String DOM_prop_name
See Also:
Constant Field Values

DOM_prop_value

public static final java.lang.String DOM_prop_value
See Also:
Constant Field Values

DOM_prop_comment

public static final java.lang.String DOM_prop_comment
See Also:
Constant Field Values

ID_range_name

public static final java.lang.String ID_range_name
See Also:
Constant Field Values

ID_next_range

public static final java.lang.String ID_next_range
See Also:
Constant Field Values

ID_dummy_col

public static final java.lang.String ID_dummy_col
See Also:
Constant Field Values

CI_cikey

public static final java.lang.String CI_cikey
cube_instance.cikey INTEGER

Instance primary key. Internally generated.

See Also:
Constant Field Values

CI_domain_ref

public static final java.lang.String CI_domain_ref
cube_instance.domain_ref SMALLINT

Reference to domain instance belongs to.

See Also:
Constant Field Values

CI_process_id

public static final java.lang.String CI_process_id
cube_instance.process_id VARCHAR

Identifier for BPEL process instance belongs to.

See Also:
Constant Field Values

CI_revision_tag

public static final java.lang.String CI_revision_tag
cube_instance.revision_tag VARCHAR

Revision tag for BPEL process instance belongs to.

See Also:
Constant Field Values

CI_creation_date

public static final java.lang.String CI_creation_date
cube_instance.creation_date TIMESTAMP

Date instance was created.

See Also:
Constant Field Values

CI_creator

public static final java.lang.String CI_creator
cube_instance.creator VARCHAR

Identifier for user associated with instance creation; currently not used.

See Also:
Constant Field Values

CI_modify_date

public static final java.lang.String CI_modify_date
cube_instance.modify_date TIMESTAMP

Date instance was last modified.

See Also:
Constant Field Values

CI_modifier

public static final java.lang.String CI_modifier
cube_instance.modifier VARCHAR

Identifier for user associated with last instance modification; currently not used.

See Also:
Constant Field Values

CI_state

public static final java.lang.String CI_state
cube_instance.state INTEGER

Current state of instance.

See Also:
IInstanceConstants, Constant Field Values

CI_priority

public static final java.lang.String CI_priority
cube_instance.priority INTEGER

Current priority value associated with instance; user defined.

See Also:
Constant Field Values

CI_title

public static final java.lang.String CI_title
cube_instance.title VARCHAR

Current title associated with instance; user defined.

See Also:
Constant Field Values

CI_status

public static final java.lang.String CI_status
cube_instance.status VARCHAR

Holds user defined value; meant to allow users to keep track of current status of instance.

See Also:
Constant Field Values

CI_stage

public static final java.lang.String CI_stage
cube_instance.stage VARCHAR

Holds user defined value; meant to allow users to keep track of current stage instance is in.

See Also:
Constant Field Values

CI_conversation_id

public static final java.lang.String CI_conversation_id
cube_instance.conversation_id VARCHAR

Holds user defined foreign key; allows users to reference an instance with a different key other than the cikey.

See Also:
Constant Field Values

CI_scope_revision

public static final java.lang.String CI_scope_revision
cube_instance.scope_revision INTEGER

Internal checksum to keep an instance and its scope BLOB in sync.

See Also:
Constant Field Values

CI_scope_csize

public static final java.lang.String CI_scope_csize
cube_instance.scope_csize INTEGER

Compressed size of scope BLOB.

See Also:
Constant Field Values

CI_scope_usize

public static final java.lang.String CI_scope_usize
cube_instance.scope_usize INTEGER

Uncompressed size of scope BLOB.

See Also:
Constant Field Values

CI_process_guid

public static final java.lang.String CI_process_guid
cube_instance.process_guid VARCHAR

GUID for process instance belongs to. Used to find instances that need to be marked as stale if process revision is redeployed.

See Also:
Constant Field Values

CI_process_type

public static final java.lang.String CI_process_type
cube_instance.process_type INTEGER

Internal type of processes; does process have break points or can it be performed in-memory.

See Also:
Constant Field Values

CI_metadata

public static final java.lang.String CI_metadata
cube_instance.metadata VARCHAR

Internal column; not currently used.

See Also:
Constant Field Values

CI_root_id

public static final java.lang.String CI_root_id
cube_instance.root_id VARCHAR

Identifier for root of instance tree.

See Also:
IInstanceHandle.getRootId(), Constant Field Values

CI_parent_id

public static final java.lang.String CI_parent_id
cube_instance.parent_id VARCHAR

Identifier for sub-instance parent.

See Also:
IInstanceHandle.getParentId(), Constant Field Values

CI_ext_string1

public static final java.lang.String CI_ext_string1
cube_instance.ext_string1 VARCHAR

String extension column; not currently used.

See Also:
Constant Field Values

CI_ext_string2

public static final java.lang.String CI_ext_string2
cube_instance.ext_string2 VARCHAR

String extension column; not currently used.

See Also:
Constant Field Values

CI_ext_int1

public static final java.lang.String CI_ext_int1
cube_instance.ext_int1 INTEGER

Integer extension column; not currently used.

See Also:
Constant Field Values

CI_test_run_name

public static final java.lang.String CI_test_run_name
cube_instance.test_run_name VARCHAR

Identifier for the unit test run the instance was run in.

See Also:
Constant Field Values

CI_test_run_id

public static final java.lang.String CI_test_run_id
cube_instance.test_run_id VARCHAR

Unique Identifier for the unit test run the instance was run in.

See Also:
Constant Field Values

CI_test_suite

public static final java.lang.String CI_test_suite
cube_instance.test_suite VARCHAR

Name of the suite the test is in.

See Also:
Constant Field Values

CI_test_location

public static final java.lang.String CI_test_location
cube_instance.test_location VARCHAR

Location of the test in the suite. If the test is not in a subdirectory, this value is equivalent to the test's file name.

See Also:
Constant Field Values

CS_cikey

public static final java.lang.String CS_cikey
cube_scope.cikey INTEGER

Foreign key for instance id.

See Also:
Constant Field Values

CS_domain_ref

public static final java.lang.String CS_domain_ref
cube_scope.domain_ref SMALLINT

Reference to domain instance belongs to.

See Also:
Constant Field Values

CS_scope_bin

public static final java.lang.String CS_scope_bin
cube_scope.scope_bin BLOB

Contents of instance scope (variables, internal routing data kept here).

See Also:
Constant Field Values

CS_modify_date

public static final java.lang.String CS_modify_date
cube_scope.modify_date TIMESTAMP

Date instance scope last modified.

See Also:
Constant Field Values

CX_cikey

public static final java.lang.String CX_cikey
ci_indexes.cikey INTEGER

Foreign key for instance id.

See Also:
Constant Field Values

CX_index_1

public static final java.lang.String CX_index_1
ci_indexes.index_1 VARCHAR

Searchable custom key associated with index.

See Also:
Constant Field Values

CX_index_2

public static final java.lang.String CX_index_2
ci_indexes.index_2 VARCHAR

Searchable custom key associated with index.

See Also:
Constant Field Values

CX_index_3

public static final java.lang.String CX_index_3
ci_indexes.index_3 VARCHAR

Searchable custom key associated with index.

See Also:
Constant Field Values

CX_index_4

public static final java.lang.String CX_index_4
ci_indexes.index_4 VARCHAR

Searchable custom key associated with index.

See Also:
Constant Field Values

CX_index_5

public static final java.lang.String CX_index_5
ci_indexes.index_5 VARCHAR

Searchable custom key associated with index.

See Also:
Constant Field Values

CX_index_6

public static final java.lang.String CX_index_6
ci_indexes.index_6 VARCHAR

Searchable custom key associated with index.

See Also:
Constant Field Values

IM_conv_id

public static final java.lang.String IM_conv_id
invoke_message.conv_id VARCHAR

Conversation identifier for invocation message; allows users to specify a custom key for instance.

See Also:
Constant Field Values

IM_message_guid

public static final java.lang.String IM_message_guid
invoke_message.message_guid VARCHAR

Primary key; automatically generated when invocation message is received.

See Also:
Constant Field Values

IM_domain_ref

public static final java.lang.String IM_domain_ref
invoke_message.domain_ref SMALLINT

Reference to domain message will be delivered to.

See Also:
Constant Field Values

IM_process_id

public static final java.lang.String IM_process_id
invoke_message.process_id VARCHAR

Identifier for BPEL process message will be delivered to.

See Also:
Constant Field Values

IM_revision_tag

public static final java.lang.String IM_revision_tag
invoke_message.revision_tag VARCHAR

Revision tag for BPEL process message will be delivered to.

See Also:
Constant Field Values

IM_operation_name

public static final java.lang.String IM_operation_name
invoke_message.operation_name VARCHAR

Operation to invoke on BPEL process.

See Also:
Constant Field Values

IM_receive_date

public static final java.lang.String IM_receive_date
invoke_message.receive_date TIMESTAMP

Date message was received by the domain.

See Also:
Constant Field Values

IM_state

public static final java.lang.String IM_state
invoke_message.state INTEGER

Current state of the invocation message.

See Also:
IDeliveryConstants, Constant Field Values

IM_priority

public static final java.lang.String IM_priority
invoke_message.priority INTEGER

Priority value for invocation message; will affect how quickly the message will be picked up relative to other invocation messages in the queue. Lower values imply higher priority.

See Also:
Constant Field Values

IM_properties

public static final java.lang.String IM_properties
invoke_message.properties VARCHAR

Message properties; for internal use.

See Also:
Constant Field Values

IM_ext_string1

public static final java.lang.String IM_ext_string1
invoke_message.ext_string1 VARCHAR

String extension column; not currently used.

See Also:
Constant Field Values

IM_ext_string2

public static final java.lang.String IM_ext_string2
invoke_message.ext_string2 VARCHAR

String extension column; not currently used.

See Also:
Constant Field Values

IM_ext_int1

public static final java.lang.String IM_ext_int1
invoke_message.ext_int1 INTEGER

Integer extension column; not currently used.

See Also:
Constant Field Values

IM_master_conv_id

public static final java.lang.String IM_master_conv_id
invoke_message.master_conv_id VARCHAR

The conversation id of this process's master instance. This column is set for detail instances in master/detail coordinations.

See Also:
Constant Field Values

IM_header_ref

public static final java.lang.String IM_header_ref
dlv_message.headers_ref_id VARCHAR

Reference to the headers which are persisted in xml_document table

See Also:
Constant Field Values

DM_conv_id

public static final java.lang.String DM_conv_id
dlv_message.conv_id VARCHAR

Conversation identifier for callback message; used to help correlate message with subscriber.

See Also:
Constant Field Values

DM_conv_type

public static final java.lang.String DM_conv_type
dlv_message.conv_type INTEGER

Conversation type; for internal use, no longer used.

See Also:
Constant Field Values

DM_message_guid

public static final java.lang.String DM_message_guid
dlv_message.message_guid VARCHAR

Primary key; automatically generated when callback message is received.

See Also:
Constant Field Values

DM_domain_ref

public static final java.lang.String DM_domain_ref
dlv_message.domain_ref SMALLINT

Reference to domain message will be delivered to.

See Also:
Constant Field Values

DM_process_id

public static final java.lang.String DM_process_id
dlv_message.process_id VARCHAR

Identifier for BPEL process message will be delivered to.

See Also:
Constant Field Values

DM_revision_tag

public static final java.lang.String DM_revision_tag
dlv_message.revision_tag VARCHAR

Revision tag for BPEL process message will be delivered to.

See Also:
Constant Field Values

DM_operation_name

public static final java.lang.String DM_operation_name
dlv_message.operation_name VARCHAR

Callback operation to invoke on BPEL process.

See Also:
Constant Field Values

DM_receive_date

public static final java.lang.String DM_receive_date
dlv_message.receive_date TIMESTAMP

Date message was received by the domain.

See Also:
Constant Field Values

DM_state

public static final java.lang.String DM_state
dlv_message.state INTEGER

Current state of callback message.

See Also:
IDeliveryConstants, Constant Field Values

DM_res_process_guid

public static final java.lang.String DM_res_process_guid
dlv_message.res_process_guid VARCHAR

GUID for BPEL process message will be delivered to; value is set after subscriber has been resolved.

See Also:
Constant Field Values

DM_res_subscriber

public static final java.lang.String DM_res_subscriber
dlv_message.res_subscriber VARCHAR

Identifier for subscriber message will be delivered to; value is set after subscriber has been resolved.

See Also:
Constant Field Values

DM_properties

public static final java.lang.String DM_properties
dlv_message.properties VARCHAR

Message properties; for internal use.

See Also:
Constant Field Values

DM_ext_string1

public static final java.lang.String DM_ext_string1
dlv_message.ext_string1 VARCHAR

String extension column; not currently used.

See Also:
Constant Field Values

DM_ext_string2

public static final java.lang.String DM_ext_string2
dlv_message.ext_string2 VARCHAR

String extension column; not currently used.

See Also:
Constant Field Values

DM_ext_int1

public static final java.lang.String DM_ext_int1
dlv_message.ext_int1 INTEGER

Integer extension column; not currently used.

See Also:
Constant Field Values

DM_header_ref

public static final java.lang.String DM_header_ref
dlv_message.headers_ref_id VARCHAR

Reference to the headers which are persisted in xml_document table

See Also:
Constant Field Values

DS_conv_id

public static final java.lang.String DS_conv_id
dlv_subscription.conv_id VARCHAR

Conversation identifier for subscriber; used to help correlate message with subscriber.

See Also:
Constant Field Values

DS_conv_type

public static final java.lang.String DS_conv_type
dlv_subscription.conv_type INTEGER

Conversation type; for internal use, no longer used.

See Also:
Constant Field Values

DS_cikey

public static final java.lang.String DS_cikey
dlv_subscription.cikey INTEGER

Key for instance subscriber belongs to.

See Also:
Constant Field Values

DS_domain_ref

public static final java.lang.String DS_domain_ref
dlv_subscription.domain_ref SMALLINT

Reference to domain subscriber belongs to.

See Also:
Constant Field Values

DS_process_id

public static final java.lang.String DS_process_id
dlv_subscription.process_id VARCHAR

Identifier for BPEL process subscriber belongs to.

See Also:
Constant Field Values

DS_revision_tag

public static final java.lang.String DS_revision_tag
dlv_subscription.revision_tag VARCHAR

Revision tag for BPEL process subscriber belongs to.

See Also:
Constant Field Values

DS_process_guid

public static final java.lang.String DS_process_guid
dlv_subscription.process_guid VARCHAR

GUID process BPEL process subscriber belongs to.

See Also:
Constant Field Values

DS_operation_name

public static final java.lang.String DS_operation_name
dlv_subscription.operation_name VARCHAR

Operation name subscriber is waiting on.

See Also:
Constant Field Values

DS_subscriber_id

public static final java.lang.String DS_subscriber_id
dlv_subscription.subscriber_id VARCHAR

Key for activity that subscriber is positioned at.

See Also:
Constant Field Values

DS_service_name

public static final java.lang.String DS_service_name
dlv_subscription.service_name VARCHAR

Conversation service name; no longer used.

See Also:
Constant Field Values

DS_subscription_date

public static final java.lang.String DS_subscription_date
dlv_subscription.subscription_date TIMESTAMP

Date subscriber was created.

See Also:
Constant Field Values

DS_state

public static final java.lang.String DS_state
dlv_subscription.state INTEGER

Current state of subscriber.

See Also:
IDeliveryConstants, Constant Field Values

DS_properties

public static final java.lang.String DS_properties
dlv_subscription.properties VARCHAR

Subscriber properties; for internal use.

See Also:
Constant Field Values

DS_ext_string1

public static final java.lang.String DS_ext_string1
dlv_subscription.ext_string1 VARCHAR

String extension column; not currently used.

See Also:
Constant Field Values

DS_ext_string2

public static final java.lang.String DS_ext_string2
dlv_subscription.ext_string2 VARCHAR

String extension column; not currently used.

See Also:
Constant Field Values

DS_ext_int1

public static final java.lang.String DS_ext_int1
dlv_subscription.ext_int1 INTEGER

Integer extension column; not currently used.

See Also:
Constant Field Values

WI_cikey

public static final java.lang.String WI_cikey
work_item.cikey INTEGER

Foreign key for instance id.

See Also:
Constant Field Values

WI_node_id

public static final java.lang.String WI_node_id
work_item.node_id VARCHAR

Part of work item key; identifier for activity object work item is positioned at.

See Also:
Constant Field Values

WI_scope_id

public static final java.lang.String WI_scope_id
work_item.scope_id VARCHAR

Part of work item key; identifier for scope object work item is positioned in.

See Also:
Constant Field Values

WI_count_id

public static final java.lang.String WI_count_id
work_item.count_id INTEGER

Part of work item key; distinguishes multiple work items positioned at same activity and in same scope.

See Also:
Constant Field Values

WI_domain_ref

public static final java.lang.String WI_domain_ref
work_item.domain_ref SMALLINT

Reference to domain work item belongs to.

See Also:
Constant Field Values

WI_creation_date

public static final java.lang.String WI_creation_date
work_item.creation_date TIMESTAMP

Date work item was created.

See Also:
Constant Field Values

WI_creator

public static final java.lang.String WI_creator
work_item.creator VARCHAR

Identifier for user associated with work item creation; currently not used.

See Also:
Constant Field Values

WI_modify_date

public static final java.lang.String WI_modify_date
work_item.modify_date TIMESTAMP

Date work item was last modified.

See Also:
Constant Field Values

WI_modifier

public static final java.lang.String WI_modifier
work_item.modifier VARCHAR

Identifier for user associated with last work item modification; currently not used.

See Also:
Constant Field Values

WI_state

public static final java.lang.String WI_state
work_item.state INTEGER

Current state of work item.

See Also:
IActivityConstants, Constant Field Values

WI_transition

public static final java.lang.String WI_transition
work_item.transition INTEGER

For internal use; which action to perform on the work item.

See Also:
Constant Field Values

WI_exception

public static final java.lang.String WI_exception
work_item.exception SMALLINT

Is this work item in an exception state?

See Also:
Constant Field Values

WI_exp_date

public static final java.lang.String WI_exp_date
work_item.exp_date TIMESTAMP

Date work item should be expired.

See Also:
Constant Field Values

WI_exp_flag

public static final java.lang.String WI_exp_flag
work_item.exp_flag SMALLINT

Has this work item been expired?

See Also:
Constant Field Values

WI_priority

public static final java.lang.String WI_priority
work_item.priority INTEGER

Current priority value associated with work item; user defined.

See Also:
Constant Field Values

WI_label

public static final java.lang.String WI_label
work_item.label VARCHAR

Label associated with activity object work item is positioned at.

See Also:
Constant Field Values

WI_custom_id

public static final java.lang.String WI_custom_id
work_item.custom_id VARCHAR
See Also:
Constant Field Values

WI_comments

public static final java.lang.String WI_comments
work_item.comments VARCHAR

User defined comments to associate with work item.

See Also:
Constant Field Values

WI_reference_id

public static final java.lang.String WI_reference_id
work_item.reference_id VARCHAR
See Also:
Constant Field Values

WI_idempotent_flag

public static final java.lang.String WI_idempotent_flag
work_item.idempotent_flag SMALLINT

Can this work item be re-performed without consequence? Used internally to help optimize routing.

See Also:
Constant Field Values

WI_process_guid

public static final java.lang.String WI_process_guid
work_item.process_guid VARCHAR

GUID of BPEL process work item belongs to.

See Also:
Constant Field Values

WI_execution_type

public static final java.lang.String WI_execution_type
work_item.execution_type INTEGER
See Also:
Constant Field Values

WI_first_delay

public static final java.lang.String WI_first_delay
See Also:
Constant Field Values

WI_delay

public static final java.lang.String WI_delay
See Also:
Constant Field Values

WI_ext_string1

public static final java.lang.String WI_ext_string1
See Also:
Constant Field Values

WI_ext_string2

public static final java.lang.String WI_ext_string2
See Also:
Constant Field Values

WI_ext_int1

public static final java.lang.String WI_ext_int1
See Also:
Constant Field Values

WI_cluster_node_id

public static final java.lang.String WI_cluster_node_id
See Also:
Constant Field Values

WX_cikey

public static final java.lang.String WX_cikey
See Also:
Constant Field Values

WX_node_id

public static final java.lang.String WX_node_id
See Also:
Constant Field Values

WX_scope_id

public static final java.lang.String WX_scope_id
See Also:
Constant Field Values

WX_count_id

public static final java.lang.String WX_count_id
See Also:
Constant Field Values

WX_domain_ref

public static final java.lang.String WX_domain_ref
See Also:
Constant Field Values

WX_retry_count

public static final java.lang.String WX_retry_count
See Also:
Constant Field Values

WX_retry_date

public static final java.lang.String WX_retry_date
See Also:
Constant Field Values

WX_message

public static final java.lang.String WX_message
See Also:
Constant Field Values

SA_cikey

public static final java.lang.String SA_cikey
See Also:
Constant Field Values

SA_domain_ref

public static final java.lang.String SA_domain_ref
See Also:
Constant Field Values

SA_scope_id

public static final java.lang.String SA_scope_id
See Also:
Constant Field Values

SA_action

public static final java.lang.String SA_action
See Also:
Constant Field Values

SA_creation_date

public static final java.lang.String SA_creation_date
See Also:
Constant Field Values

SA_modify_date

public static final java.lang.String SA_modify_date
See Also:
Constant Field Values

SA_process_guid

public static final java.lang.String SA_process_guid
See Also:
Constant Field Values

DOC_dockey

public static final java.lang.String DOC_dockey
See Also:
Constant Field Values

DOC_domain_ref

public static final java.lang.String DOC_domain_ref
See Also:
Constant Field Values

DOC_bin_csize

public static final java.lang.String DOC_bin_csize
See Also:
Constant Field Values

DOC_bin_usize

public static final java.lang.String DOC_bin_usize
See Also:
Constant Field Values

DOC_bin

public static final java.lang.String DOC_bin
See Also:
Constant Field Values

DOC_bin_format

public static final java.lang.String DOC_bin_format
See Also:
Constant Field Values

ATT_key

public static final java.lang.String ATT_key
See Also:
Constant Field Values

ATT_bin

public static final java.lang.String ATT_bin
See Also:
Constant Field Values

ATTR_cikey

public static final java.lang.String ATTR_cikey
See Also:
Constant Field Values

ATTR_domain_ref

public static final java.lang.String ATTR_domain_ref
See Also:
Constant Field Values

ATTR_key

public static final java.lang.String ATTR_key
See Also:
Constant Field Values

AT_cikey

public static final java.lang.String AT_cikey
See Also:
Constant Field Values

AT_domain_ref

public static final java.lang.String AT_domain_ref
See Also:
Constant Field Values

AT_count_id

public static final java.lang.String AT_count_id
See Also:
Constant Field Values

AT_log_csize

public static final java.lang.String AT_log_csize
See Also:
Constant Field Values

AT_log_usize

public static final java.lang.String AT_log_usize
See Also:
Constant Field Values

AT_log

public static final java.lang.String AT_log
See Also:
Constant Field Values

AT_block

public static final java.lang.String AT_block
See Also:
Constant Field Values

AT_block_csize

public static final java.lang.String AT_block_csize
See Also:
Constant Field Values

AT_block_usize

public static final java.lang.String AT_block_usize
See Also:
Constant Field Values

AD_cikey

public static final java.lang.String AD_cikey
See Also:
Constant Field Values

AD_domain_ref

public static final java.lang.String AD_domain_ref
See Also:
Constant Field Values

AD_detail_id

public static final java.lang.String AD_detail_id
See Also:
Constant Field Values

AD_bin_csize

public static final java.lang.String AD_bin_csize
See Also:
Constant Field Values

AD_bin_usize

public static final java.lang.String AD_bin_usize
See Also:
Constant Field Values

AD_bin

public static final java.lang.String AD_bin
See Also:
Constant Field Values

AD_doc_ref

public static final java.lang.String AD_doc_ref
See Also:
Constant Field Values

ST_cikey

public static final java.lang.String ST_cikey
See Also:
Constant Field Values

ST_domain_ref

public static final java.lang.String ST_domain_ref
See Also:
Constant Field Values

ST_bin_csize

public static final java.lang.String ST_bin_csize
See Also:
Constant Field Values

ST_bin_usize

public static final java.lang.String ST_bin_usize
See Also:
Constant Field Values

ST_bin

public static final java.lang.String ST_bin
See Also:
Constant Field Values

SS_cikey

public static final java.lang.String SS_cikey
See Also:
Constant Field Values

SS_domain_ref

public static final java.lang.String SS_domain_ref
See Also:
Constant Field Values

SS_bin_csize

public static final java.lang.String SS_bin_csize
See Also:
Constant Field Values

SS_bin_usize

public static final java.lang.String SS_bin_usize
See Also:
Constant Field Values

SS_bin

public static final java.lang.String SS_bin
See Also:
Constant Field Values

CI_ID_next_range

public static final java.lang.String CI_ID_next_range
See Also:
Constant Field Values

CI_ID_dummy_col

public static final java.lang.String CI_ID_dummy_col
See Also:
Constant Field Values

TA_domain_ref

public static final java.lang.String TA_domain_ref
See Also:
Constant Field Values

TA_conversation_id

public static final java.lang.String TA_conversation_id
See Also:
Constant Field Values

TA_title

public static final java.lang.String TA_title
See Also:
Constant Field Values

TA_creation_date

public static final java.lang.String TA_creation_date
See Also:
Constant Field Values

TA_creator

public static final java.lang.String TA_creator
See Also:
Constant Field Values

TA_modify_date

public static final java.lang.String TA_modify_date
See Also:
Constant Field Values

TA_modifier

public static final java.lang.String TA_modifier
See Also:
Constant Field Values

TA_assignee

public static final java.lang.String TA_assignee
See Also:
Constant Field Values

TA_status

public static final java.lang.String TA_status
See Also:
Constant Field Values

TA_expired

public static final java.lang.String TA_expired
See Also:
Constant Field Values

TA_exp_date

public static final java.lang.String TA_exp_date
See Also:
Constant Field Values

TA_priority

public static final java.lang.String TA_priority
See Also:
Constant Field Values

TA_template

public static final java.lang.String TA_template
See Also:
Constant Field Values

TA_custom_key

public static final java.lang.String TA_custom_key
See Also:
Constant Field Values

TA_conclusion

public static final java.lang.String TA_conclusion
See Also:
Constant Field Values

TA_ext_string1

public static final java.lang.String TA_ext_string1
See Also:
Constant Field Values

TA_ext_string2

public static final java.lang.String TA_ext_string2
See Also:
Constant Field Values

TA_ext_int1

public static final java.lang.String TA_ext_int1
See Also:
Constant Field Values

PR_domain_ref

public static final java.lang.String PR_domain_ref
See Also:
Constant Field Values

PR_process_guid

public static final java.lang.String PR_process_guid
See Also:
Constant Field Values

PR_process_id

public static final java.lang.String PR_process_id
See Also:
Constant Field Values

PR_revision_tag

public static final java.lang.String PR_revision_tag
See Also:
Constant Field Values

PR_suitcase_id

public static final java.lang.String PR_suitcase_id
See Also:
Constant Field Values

PR_state

public static final java.lang.String PR_state
See Also:
Constant Field Values

PR_lifecycle

public static final java.lang.String PR_lifecycle
See Also:
Constant Field Values

PR_deploy_user

public static final java.lang.String PR_deploy_user
See Also:
Constant Field Values

PR_deploy_timestamp

public static final java.lang.String PR_deploy_timestamp
See Also:
Constant Field Values

PR_sla_completion_time

public static final java.lang.String PR_sla_completion_time
See Also:
Constant Field Values

PS_domain_ref

public static final java.lang.String PS_domain_ref
See Also:
Constant Field Values

PS_suitcase_id

public static final java.lang.String PS_suitcase_id
See Also:
Constant Field Values

PS_bin_csize

public static final java.lang.String PS_bin_csize
See Also:
Constant Field Values

PS_bin_usize

public static final java.lang.String PS_bin_usize
See Also:
Constant Field Values

PS_bin

public static final java.lang.String PS_bin
See Also:
Constant Field Values

PDS_domain_ref

public static final java.lang.String PDS_domain_ref
See Also:
Constant Field Values

PDS_process_id

public static final java.lang.String PDS_process_id
See Also:
Constant Field Values

PDS_revision_tag

public static final java.lang.String PDS_revision_tag
See Also:
Constant Field Values

PDS_descriptor

public static final java.lang.String PDS_descriptor
See Also:
Constant Field Values

PD_domain_ref

public static final java.lang.String PD_domain_ref
See Also:
Constant Field Values

PD_process_id

public static final java.lang.String PD_process_id
See Also:
Constant Field Values

PD_default_revision

public static final java.lang.String PD_default_revision
See Also:
Constant Field Values

PL_domain_ref

public static final java.lang.String PL_domain_ref
See Also:
Constant Field Values

PL_process_id

public static final java.lang.String PL_process_id
See Also:
Constant Field Values

PL_revision_tag

public static final java.lang.String PL_revision_tag
See Also:
Constant Field Values

PL_event_date

public static final java.lang.String PL_event_date
See Also:
Constant Field Values

PL_type

public static final java.lang.String PL_type
See Also:
Constant Field Values

PL_category

public static final java.lang.String PL_category
See Also:
Constant Field Values

PL_message

public static final java.lang.String PL_message
See Also:
Constant Field Values

PL_details

public static final java.lang.String PL_details
See Also:
Constant Field Values

TDET_cikey

public static final java.lang.String TDET_cikey
See Also:
Constant Field Values

TDET_domain_ref

public static final java.lang.String TDET_domain_ref
See Also:
Constant Field Values

TDET_test_suite

public static final java.lang.String TDET_test_suite
See Also:
Constant Field Values

TDET_test_location

public static final java.lang.String TDET_test_location
See Also:
Constant Field Values

TDET_test_run_name

public static final java.lang.String TDET_test_run_name
See Also:
Constant Field Values

TDET_test_run_id

public static final java.lang.String TDET_test_run_id
See Also:
Constant Field Values

TDET_test_status

public static final java.lang.String TDET_test_status
See Also:
Constant Field Values

TDET_test_result

public static final java.lang.String TDET_test_result
See Also:
Constant Field Values

TDEF_process_id

public static final java.lang.String TDEF_process_id
See Also:
Constant Field Values

TDEF_revision_tag

public static final java.lang.String TDEF_revision_tag
See Also:
Constant Field Values

TDEF_domain_ref

public static final java.lang.String TDEF_domain_ref
See Also:
Constant Field Values

TDEF_test_suite

public static final java.lang.String TDEF_test_suite
See Also:
Constant Field Values

TDEF_location

public static final java.lang.String TDEF_location
See Also:
Constant Field Values

TDEF_type

public static final java.lang.String TDEF_type
See Also:
Constant Field Values

TDEF_creation_date

public static final java.lang.String TDEF_creation_date
See Also:
Constant Field Values

TDEF_definition

public static final java.lang.String TDEF_definition
See Also:
Constant Field Values

AL_cikey

public static final java.lang.String AL_cikey
Column name for the instance key; from the admin_list view. Column value is an INTEGER.
See Also:
Constant Field Values

AL_ci_domain_ref

public static final java.lang.String AL_ci_domain_ref
See Also:
Constant Field Values

AL_ci_process_id

public static final java.lang.String AL_ci_process_id
Column name for the process identifier; from the admin_list view. Column value is a VARCHAR.
See Also:
Constant Field Values

AL_ci_revision_tag

public static final java.lang.String AL_ci_revision_tag
Column name for the process revision tag; from the admin_list view. Column value is a VARCHAR.
See Also:
Constant Field Values

AL_ci_creation_date

public static final java.lang.String AL_ci_creation_date
Column name for the instance creation date; from the admin_list view. Column value is a TIMESTAMP.
See Also:
Constant Field Values

AL_ci_creator

public static final java.lang.String AL_ci_creator
See Also:
Constant Field Values

AL_ci_modify_date

public static final java.lang.String AL_ci_modify_date
Column name for the instance modification date; from the admin_list view. Column value is a TIMESTAMP.
See Also:
Constant Field Values

AL_ci_modifier

public static final java.lang.String AL_ci_modifier
See Also:
Constant Field Values

AL_ci_state

public static final java.lang.String AL_ci_state
Column name for the instance state; from the admin_list view. Column value is an INTEGER. For possible instance state values, please consult the IInstanceConstants interface.
See Also:
IInstanceConstants, Constant Field Values

AL_ci_priority

public static final java.lang.String AL_ci_priority
Column name for the instance priority; from the admin_list view. Column value is an INTEGER.

The semantics attached to the priority value are the sole domain and responsibility of the user.

See Also:
Constant Field Values

AL_ci_title

public static final java.lang.String AL_ci_title
Column name for the instance title; from the admin_list view. Column value is a VARCHAR.
See Also:
Constant Field Values

AL_ci_status

public static final java.lang.String AL_ci_status
Column name for the instance status; from the admin_list view. Column value is a VARCHAR.

The semantics attached to the status value are the sole domain and responsibility of the user.

See Also:
Constant Field Values

AL_ci_stage

public static final java.lang.String AL_ci_stage
Column name for the instance stage; from the admin_list view. Column value is a VARCHAR.

The semantics attached to the stage value are the sole domain and responsibility of the user.

See Also:
Constant Field Values

AL_ci_conversation_id

public static final java.lang.String AL_ci_conversation_id
Column name for the instance custom key; from the admin_list view. Column value is a VARCHAR. When an instance is created the user may pass the process domain a user-specified key; this key has no system-specific meaning and is only available as a means for linking a Collaxa process instance with an external system.

The semantics attached to the status value are the sole domain and responsibility of the user.

See Also:
Constant Field Values

AL_ci_test_run_name

public static final java.lang.String AL_ci_test_run_name
See Also:
Constant Field Values

AL_ci_test_run_id

public static final java.lang.String AL_ci_test_run_id
See Also:
Constant Field Values

AL_ci_test_suite

public static final java.lang.String AL_ci_test_suite
See Also:
Constant Field Values

AL_ci_test_location

public static final java.lang.String AL_ci_test_location
See Also:
Constant Field Values

AL_cx_index_1

public static final java.lang.String AL_cx_index_1
See Also:
Constant Field Values

AL_cx_index_2

public static final java.lang.String AL_cx_index_2
See Also:
Constant Field Values

AL_cx_index_3

public static final java.lang.String AL_cx_index_3
See Also:
Constant Field Values

AL_cx_index_4

public static final java.lang.String AL_cx_index_4
See Also:
Constant Field Values

AL_cx_index_5

public static final java.lang.String AL_cx_index_5
See Also:
Constant Field Values

AL_cx_index_6

public static final java.lang.String AL_cx_index_6
See Also:
Constant Field Values

AL_ci_metadata

public static final java.lang.String AL_ci_metadata
See Also:
Constant Field Values

AL_ci_root_id

public static final java.lang.String AL_ci_root_id
See Also:
Constant Field Values

AL_ci_parent_id

public static final java.lang.String AL_ci_parent_id
See Also:
Constant Field Values

AL_wi_node_id

public static final java.lang.String AL_wi_node_id
See Also:
Constant Field Values

AL_wi_scope_id

public static final java.lang.String AL_wi_scope_id
See Also:
Constant Field Values

AL_wi_count_id

public static final java.lang.String AL_wi_count_id
See Also:
Constant Field Values

AL_wi_creation_date

public static final java.lang.String AL_wi_creation_date
Column name for the activity creation date; from the admin_list view. Column value is a TIMESTAMP.
See Also:
Constant Field Values

AL_wi_creator

public static final java.lang.String AL_wi_creator
See Also:
Constant Field Values

AL_wi_modify_date

public static final java.lang.String AL_wi_modify_date
Column name for the activity modification date; from the admin_list view. Column value is a TIMESTAMP.
See Also:
Constant Field Values

AL_wi_modifier

public static final java.lang.String AL_wi_modifier
See Also:
Constant Field Values

AL_wi_state

public static final java.lang.String AL_wi_state
Column name for the activity state; from the admin_list view. Column value is an INTEGER. For possible activity state values, please consult the IActivityConstants interface.
See Also:
IActivityConstants, Constant Field Values

AL_wi_priority

public static final java.lang.String AL_wi_priority
Column name for the activity priority; from the admin_list view. Column value is an INTEGER. Each activity can have its own priority; hence this value is different from the instance priority. The semantics attached to the priority value are the sole domain and responsibility of the user.
See Also:
Constant Field Values

AL_wi_transition

public static final java.lang.String AL_wi_transition
See Also:
Constant Field Values

AL_wi_exp_date

public static final java.lang.String AL_wi_exp_date
Column name for the activity expiration date; from the admin_list view. Column value is a TIMESTAMP.
See Also:
Constant Field Values

AL_wi_exp_flag

public static final java.lang.String AL_wi_exp_flag
Column name for the activity expiration flag; from the admin_list view. Column value is a SMALLINT. Value is 1 if the activity has been expired.
See Also:
Constant Field Values

AL_wi_label

public static final java.lang.String AL_wi_label
Column name for the activity label; from the admin_list view. Column value is a VARCHAR.
See Also:
Constant Field Values

AL_wi_custom_id

public static final java.lang.String AL_wi_custom_id
Column name for the activity custom identifier; from the admin_list view. Column value is a VARCHAR. When an activity is created the user may specify from the process code a custom identifier that should be associated with the activity; this key has no system-specific meaning and is only available as a means for linking a Collaxa activity with an external system.

The semantics attached to the value of the identifier are the sole domain and responsibility of the user.

See Also:
Constant Field Values

AL_wi_comments

public static final java.lang.String AL_wi_comments
Column name for the activity comments; from the admin_list view. Column value is a VARCHAR.
See Also:
Constant Field Values

AL_wi_reference_id

public static final java.lang.String AL_wi_reference_id
Column name for the activity reference identifier; from the admin_list view. This column will contain the reference identifier for any "sub-instance" or "sub-method" invocations.
See Also:
ReferenceId, Constant Field Values

AL_WI_execution_type

public static final java.lang.String AL_WI_execution_type
See Also:
Constant Field Values

AL_tdet_cikey

public static final java.lang.String AL_tdet_cikey
See Also:
Constant Field Values

AL_tdet_domain_ref

public static final java.lang.String AL_tdet_domain_ref
See Also:
Constant Field Values

AL_tdet_test_suite

public static final java.lang.String AL_tdet_test_suite
See Also:
Constant Field Values

AL_tdet_test_location

public static final java.lang.String AL_tdet_test_location
See Also:
Constant Field Values

AL_tdet_test_run_name

public static final java.lang.String AL_tdet_test_run_name
See Also:
Constant Field Values

AL_tdet_test_run_id

public static final java.lang.String AL_tdet_test_run_id
See Also:
Constant Field Values

AL_tdet_test_status

public static final java.lang.String AL_tdet_test_status
See Also:
Constant Field Values

AL_tdet_test_result

public static final java.lang.String AL_tdet_test_result
See Also:
Constant Field Values

AL_tdef_process_id

public static final java.lang.String AL_tdef_process_id
See Also:
Constant Field Values

AL_tdef_revision_tag

public static final java.lang.String AL_tdef_revision_tag
See Also:
Constant Field Values

AL_tdef_domain_ref

public static final java.lang.String AL_tdef_domain_ref
See Also:
Constant Field Values

AL_tdef_test_suite

public static final java.lang.String AL_tdef_test_suite
See Also:
Constant Field Values

AL_tdef_location

public static final java.lang.String AL_tdef_location
See Also:
Constant Field Values

AL_tdef_type

public static final java.lang.String AL_tdef_type
See Also:
Constant Field Values

AL_tdef_creation_date

public static final java.lang.String AL_tdef_creation_date
See Also:
Constant Field Values

AL_tdef_definition

public static final java.lang.String AL_tdef_definition
See Also:
Constant Field Values

DOC_ci_cikey

public static final java.lang.String DOC_ci_cikey
See Also:
Constant Field Values

DOC_ci_dockey

public static final java.lang.String DOC_ci_dockey
See Also:
Constant Field Values

DOC_ci_domain_ref

public static final java.lang.String DOC_ci_domain_ref
See Also:
Constant Field Values

DOC_dlv_message_guid

public static final java.lang.String DOC_dlv_message_guid
See Also:
Constant Field Values

DOC_dlv_dockey

public static final java.lang.String DOC_dlv_dockey
See Also:
Constant Field Values

DOC_dlv_part_name

public static final java.lang.String DOC_dlv_part_name
See Also:
Constant Field Values

DOC_dlv_domain_ref

public static final java.lang.String DOC_dlv_domain_ref
See Also:
Constant Field Values

DOC_dlv_msg_type

public static final java.lang.String DOC_dlv_msg_type
See Also:
Constant Field Values

CI_title_sz

public static final int CI_title_sz
See Also:
Constant Field Values

CI_status_sz

public static final int CI_status_sz
See Also:
Constant Field Values

CI_stage_sz

public static final int CI_stage_sz
See Also:
Constant Field Values

CI_custom_key_sz

public static final int CI_custom_key_sz
See Also:
Constant Field Values

CI_root_id_sz

public static final int CI_root_id_sz
See Also:
Constant Field Values

CI_parent_id_sz

public static final int CI_parent_id_sz
See Also:
Constant Field Values

CI_meta_data_sz

public static final int CI_meta_data_sz
See Also:
Constant Field Values

CX_index_sz

public static final int CX_index_sz
See Also:
Constant Field Values

WI_label_sz

public static final int WI_label_sz
See Also:
Constant Field Values

WI_custom_id_sz

public static final int WI_custom_id_sz
See Also:
Constant Field Values

WI_comments_sz

public static final int WI_comments_sz
See Also:
Constant Field Values

WI_reference_id_sz

public static final int WI_reference_id_sz
See Also:
Constant Field Values

WX_message_sz

public static final int WX_message_sz
See Also:
Constant Field Values

AT_log_sz

public static final int AT_log_sz
See Also:
Constant Field Values

IM_operation_name_sz

public static final int IM_operation_name_sz
See Also:
Constant Field Values

DM_operation_name_sz

public static final int DM_operation_name_sz
See Also:
Constant Field Values

DS_operation_name_sz

public static final int DS_operation_name_sz
See Also:
Constant Field Values

PL_message_sz

public static final int PL_message_sz
See Also:
Constant Field Values

PL_details_sz

public static final int PL_details_sz
See Also:
Constant Field Values

TA_title_sz

public static final int TA_title_sz
See Also:
Constant Field Values

TA_creator_sz

public static final int TA_creator_sz
See Also:
Constant Field Values

TA_modifier_sz

public static final int TA_modifier_sz
See Also:
Constant Field Values

TA_assignee_sz

public static final int TA_assignee_sz
See Also:
Constant Field Values

TA_template_sz

public static final int TA_template_sz
See Also:
Constant Field Values

TA_custom_key_sz

public static final int TA_custom_key_sz
See Also:
Constant Field Values

TA_conclusion_sz

public static final int TA_conclusion_sz
See Also:
Constant Field Values

SQL_WHERE_OPEN_INSTANCES

public static java.lang.String SQL_WHERE_OPEN_INSTANCES

SQL_WHERE_CLOSED_INSTANCES

public static java.lang.String SQL_WHERE_CLOSED_INSTANCES

SQL_WHERE_COMPLETED_INSTANCES

public static java.lang.String SQL_WHERE_COMPLETED_INSTANCES

SQL_WHERE_CANCELLED_INSTANCES

public static java.lang.String SQL_WHERE_CANCELLED_INSTANCES

SQL_WHERE_STALE_INSTANCES

public static java.lang.String SQL_WHERE_STALE_INSTANCES

SQL_WHERE_OPEN_ACTIVITIES

public static java.lang.String SQL_WHERE_OPEN_ACTIVITIES

SQL_WHERE_CLOSED_ACTIVITIES

public static java.lang.String SQL_WHERE_CLOSED_ACTIVITIES

SQL_WHERE_COMPLETED_ACTIVITIES

public static java.lang.String SQL_WHERE_COMPLETED_ACTIVITIES

SQL_WHERE_CANCELLED_ACTIVITIES

public static java.lang.String SQL_WHERE_CANCELLED_ACTIVITIES

SQL_WHERE_STALE_ACTIVITIES

public static java.lang.String SQL_WHERE_STALE_ACTIVITIES

SQL_WHERE_ACTIVITIES_DUE_BY

public static java.lang.String SQL_WHERE_ACTIVITIES_DUE_BY

SQL_WHERE_ACTIVITIES_PAST_DUE

public static java.lang.String SQL_WHERE_ACTIVITIES_PAST_DUE

SQL_WHERE_ACTIVITIES_RECOVERABLE

public static java.lang.String SQL_WHERE_ACTIVITIES_RECOVERABLE

SQL_WHERE_INVOKE_RECOVERABLE

public static java.lang.String SQL_WHERE_INVOKE_RECOVERABLE

SQL_WHERE_CALLBACK_RECOVERABLE

public static java.lang.String SQL_WHERE_CALLBACK_RECOVERABLE

SQL_WHERE_CI_OPEN_ACTIVITIES

public static java.lang.String SQL_WHERE_CI_OPEN_ACTIVITIES

SQL_WHERE_PCS_OPEN_INSTANCES

public static java.lang.String SQL_WHERE_PCS_OPEN_INSTANCES

SQL_WHERE_PCS_CLOSED_INSTANCES

public static java.lang.String SQL_WHERE_PCS_CLOSED_INSTANCES

SQL_WHERE_WI_LABEL

public static java.lang.String SQL_WHERE_WI_LABEL

SQL_WHERE_TASK_ACTIVE

public static java.lang.String SQL_WHERE_TASK_ACTIVE

SQL_WHERE_TASK_COMPLETED

public static java.lang.String SQL_WHERE_TASK_COMPLETED

SQL_WHERE_TASK_EXPIRED

public static java.lang.String SQL_WHERE_TASK_EXPIRED

SQL_WHERE_TASK_CANCELLED

public static java.lang.String SQL_WHERE_TASK_CANCELLED

SQL_WHERE_TASK_ASSIGNEE

public static java.lang.String SQL_WHERE_TASK_ASSIGNEE

SQL_WHERE_TASK_CREATOR

public static java.lang.String SQL_WHERE_TASK_CREATOR

Constructor Detail

SQLDefs

public SQLDefs()

Skip navigation links

Oracle BPEL Process Manager Client Java API Reference
10g Release 3 (10.1.3.1.0)

B28986-01


Copyright © 2006, Oracle. All rights reserved.