Package org.apache.openjpa.enhance.stats

Class Summary
FetchStatisticsAuxEnhancer FetchStatisticsAuxEnhancer adds the call back function to each persistent fields in the persistent entity which will invoke the hit method from FetchStatsCollector whenever the field is fetched at runtime.
FetchStatsCollector FetchStatsCollector aggregates fetch statistics and outputs the data periodically (10 minutes).
 



Copyright © 2006–2013 Apache Software Foundation. All rights reserved.