WORKDETAILACCESS.LOADBY LISTOFWRKSIDS

Description:

This parameter is used to store Oracle hints used in respective methods to improve performance. If specified, this parameter is added to SQL statement used in loadByListOfWrksIds method of WorkDetailAccess class:

SELECT <this_registry_item_value> * FROM work_detail WHERE...

Valid Values:

For example, /*+INDEX(WORK_DETAIL IDX_WORK_DETAIL)*/

Default Value:

See Oracle documentation for this information.

Location:

database/Oracle/hints/

Effective:

n/a