Package com.db4o.config
Interface EnvironmentConfiguration
-
public interface EnvironmentConfiguration
Configures the environment (set of services) used by db4o.- See Also:
Environment
,Environments.my(Class)
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
add(java.lang.Object service)
Contributes a service to the db4o environment.
-