Uses of Class
com.avaje.ebean.config.AutofetchConfig

Packages that use AutofetchConfig
com.avaje.ebean.config Configuration settings for EbeanServer construction 
 

Uses of AutofetchConfig in com.avaje.ebean.config
 

Methods in com.avaje.ebean.config that return AutofetchConfig
 AutofetchConfig ServerConfig.getAutofetchConfig()
          Return the configuration for the Autofetch feature.
 

Methods in com.avaje.ebean.config with parameters of type AutofetchConfig
 void ServerConfig.setAutofetchConfig(AutofetchConfig autofetchConfig)
          Set the configuration for the Autofetch feature.
 



Copyright © 2010. All Rights Reserved.