com.avaje.ebean.bean
Interface NodeUsageListener


public interface NodeUsageListener

Collects the profile information.


Method Summary
 void collectNodeUsage(NodeUsageCollector collector)
          Collect node usage "profiling" information.
 

Method Detail

collectNodeUsage

void collectNodeUsage(NodeUsageCollector collector)
Collect node usage "profiling" information.

This is the properties that are used for a given bean in the object graph. This information is used by autoFetch to tune queries.



Copyright © 2010. All Rights Reserved.