Details
Description
This task is to create a statistic tool which monitors the persistent fields fetching and finds out the fields which are never accessed. Based on the statistic data, user can set the field access type to LAZY to improve the performance by eliminating the data loading and processing time.