Uses of Interface
com.db4o.config.IdSystemConfigurationProvider
-
Packages that use IdSystemConfigurationProvider Package Description com.db4o.config com.db4o.cs.config com.db4o.cs.internal.config com.db4o.internal.config -
-
Uses of IdSystemConfigurationProvider in com.db4o.config
Subinterfaces of IdSystemConfigurationProvider in com.db4o.config Modifier and Type Interface Description interfaceEmbeddedConfigurationConfiguration interface for db4o in embedded use. -
Uses of IdSystemConfigurationProvider in com.db4o.cs.config
Subinterfaces of IdSystemConfigurationProvider in com.db4o.cs.config Modifier and Type Interface Description interfaceServerConfigurationConfiguration interface for db4o servers. -
Uses of IdSystemConfigurationProvider in com.db4o.cs.internal.config
Classes in com.db4o.cs.internal.config that implement IdSystemConfigurationProvider Modifier and Type Class Description classServerConfigurationImpl -
Uses of IdSystemConfigurationProvider in com.db4o.internal.config
Classes in com.db4o.internal.config that implement IdSystemConfigurationProvider Modifier and Type Class Description classEmbeddedConfigurationImpl
-