Uses of Interface
org.apache.openjpa.enhance.PCEnhancer.AuxiliaryEnhancer
-
Uses of PCEnhancer.AuxiliaryEnhancer in org.apache.openjpa.enhance
Modifier and TypeMethodDescriptionPCEnhancer.getAuxiliaryEnhancers()
Gets the auxiliary enhancers registered asservices
. -
Uses of PCEnhancer.AuxiliaryEnhancer in org.apache.openjpa.enhance.stats
Modifier and TypeClassDescriptionclass
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.