Uses of Interface
com.db4o.config.IdSystemConfiguration
-
Packages that use IdSystemConfiguration Package Description com.db4o.config com.db4o.cs.internal.config com.db4o.internal.config -
-
Uses of IdSystemConfiguration in com.db4o.config
Methods in com.db4o.config that return IdSystemConfiguration Modifier and Type Method Description IdSystemConfigurationIdSystemConfigurationProvider. idSystem()Access to the IdSystem-related configuration methods. -
Uses of IdSystemConfiguration in com.db4o.cs.internal.config
Methods in com.db4o.cs.internal.config that return IdSystemConfiguration Modifier and Type Method Description IdSystemConfigurationServerConfigurationImpl. idSystem() -
Uses of IdSystemConfiguration in com.db4o.internal.config
Classes in com.db4o.internal.config that implement IdSystemConfiguration Modifier and Type Class Description classIdSystemConfigurationImplMethods in com.db4o.internal.config that return IdSystemConfiguration Modifier and Type Method Description static IdSystemConfigurationDb4oLegacyConfigurationBridge. asIdSystemConfiguration(Configuration config)IdSystemConfigurationEmbeddedConfigurationImpl. idSystem()
-