WORKSUMMARYACCESS.FIND WORKSUMMARIES

Description:

This parameter stores Oracle hints that are used in methods to improve performance. If specified, this parameter is added to the SQL statement that is used in the loadByEmpIdAndDateList method of the 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