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 IdSystemConfiguration
IdSystemConfigurationProvider. 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 IdSystemConfiguration
ServerConfigurationImpl. idSystem()
-
Uses of IdSystemConfiguration in com.db4o.internal.config
Classes in com.db4o.internal.config that implement IdSystemConfiguration Modifier and Type Class Description class
IdSystemConfigurationImpl
Methods in com.db4o.internal.config that return IdSystemConfiguration Modifier and Type Method Description static IdSystemConfiguration
Db4oLegacyConfigurationBridge. asIdSystemConfiguration(Configuration config)
IdSystemConfiguration
EmbeddedConfigurationImpl. idSystem()
-