Uses of Interface
com.db4o.config.CommonConfigurationProvider
- 
Packages that use CommonConfigurationProvider Package Description com.db4o.config com.db4o.cs.config com.db4o.cs.internal.config com.db4o.internal.config 
- 
- 
Uses of CommonConfigurationProvider in com.db4o.configSubinterfaces of CommonConfigurationProvider in com.db4o.config Modifier and Type Interface Description interfaceEmbeddedConfigurationConfiguration interface for db4o in embedded use.
- 
Uses of CommonConfigurationProvider in com.db4o.cs.configSubinterfaces of CommonConfigurationProvider in com.db4o.cs.config Modifier and Type Interface Description interfaceClientConfigurationConfiguration interface for db4o networking clients.interfaceServerConfigurationConfiguration interface for db4o servers.
- 
Uses of CommonConfigurationProvider in com.db4o.cs.internal.configClasses in com.db4o.cs.internal.config that implement CommonConfigurationProvider Modifier and Type Class Description classClientConfigurationImplclassServerConfigurationImpl
- 
Uses of CommonConfigurationProvider in com.db4o.internal.configClasses in com.db4o.internal.config that implement CommonConfigurationProvider Modifier and Type Class Description classEmbeddedConfigurationImpl
 
-