| com.db4o.Db4o.cloneConfiguration()
|
| com.db4o.config.ObjectClass.compare(ObjectAttribute)
since version 7.0
|
| com.db4o.internal.Config4Class.compare(ObjectAttribute) |
| com.db4o.Db4o.configure()
|
| com.db4o.defragment.DefragmentConfig.db4oConfig(Configuration)
|
| com.db4o.config.ObjectClass.enableReplication(boolean)
|
| com.db4o.config.Configuration.encrypt(boolean)
|
| com.db4o.internal.Config4Impl.encrypt(boolean) |
| com.db4o.config.ObjectClass.generateVersionNumbers(boolean)
|
| com.db4o.config.FileConfiguration.generateVersionNumbers(ConfigScope)
|
| com.db4o.config.Configuration.generateVersionNumbers(ConfigScope)
|
| com.db4o.internal.Config4Impl.generateVersionNumbers(ConfigScope) |
| com.db4o.ext.ObjectInfo.getVersion()
|
| com.db4o.config.Configuration.io()
|
| com.db4o.config.Configuration.io(IoAdapter)
|
| com.db4o.Db4o.newConfiguration()
|
| com.db4o.Db4o.openClient(Configuration, String, int, String, String)
See the com.db4o.cs.Db4oClientServer class in
db4o-X.x-cs-java.jar
for methods to open db4o servers and db4o clients.
|
| com.db4o.Db4o.openClient(String, int, String, String)
See the com.db4o.cs.Db4oClientServer class in
db4o-X.x-cs-java.jar
for methods to open db4o servers and db4o clients.
|
| com.db4o.Db4o.openFile(Configuration, String)
|
| com.db4o.Db4o.openFile(String)
|
| com.db4o.Db4o.openServer(Configuration, String, int)
See the com.db4o.cs.Db4oClientServer class in
db4o-X.x-cs-java.jar
for methods to open db4o servers and db4o clients.
|
| com.db4o.Db4o.openServer(String, int)
See the com.db4o.cs.Db4oClientServer class in
db4o-X.x-cs-java.jar
for methods to open db4o servers and db4o clients.
|
| com.db4o.config.Configuration.password(String)
|
| com.db4o.internal.Config4Impl.password(String) |
| com.db4o.internal.Config4Impl.setOut(PrintStream) |
| com.db4o.config.CacheConfiguration.slotCacheSize(int)
since 7.14 BTrees have their own LRU cache now.
|
| com.db4o.internal.config.CacheConfigurationImpl.slotCacheSize(int)
since 7.14 BTrees have their own LRU cache now.
|
| com.db4o.internal.Exceptions4.throwRuntimeException(int, String, Throwable, boolean) |
| com.db4o.config.FreespaceConfiguration.useIndexSystem()
|
| com.db4o.internal.Config4Impl.useIndexSystem() |