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

Packages that use ServerConfig
com.avaje.ebean Core API (see Ebean and EbeanServer). 
com.avaje.ebean.common Common non-public interfaces and implementation. 
 

Uses of ServerConfig in com.avaje.ebean
 

Methods in com.avaje.ebean with parameters of type ServerConfig
static EbeanServer EbeanServerFactory.create(ServerConfig config)
          Create using the ServerConfig object to configure the server.
 

Uses of ServerConfig in com.avaje.ebean.common
 

Methods in com.avaje.ebean.common with parameters of type ServerConfig
 EbeanServer BootupEbeanManager.createServer(ServerConfig configuration)
          Create the EbeanServer for a given configuration.
 



Copyright © 2010. All Rights Reserved.