WORKSUMMARY ACCESS.LOADBY EMPIDANDDATELIST

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 loadByEmpIdAndDateList method of WorkSummaryAccess class:

SELECT <this_registry_item_value> * FROM work_summary WHERE …

Valid Values:

For example, /*+INDEX(WORK_SUMMARY UK_WKS_EMPID_WRKDT)*/

Default Value:

See Oracle documentation for this information.

Location:

database/Oracle/hints/

Effective:

n/a