[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

The following tables list the members exposed by the Db4oFactory type.

Public Methods

  NameDescription
static memberCloneConfiguration
Creates a clone of the global db4o Configuration .

static memberConfigure
returns the global db4o Configuration context for the running JVM session.

The Configuration can be overriden in each ObjectContainer .


static memberMain
prints the version name of this db4o version to
 Copy imageCopy Code
System.out
.

static memberNewConfiguration
Creates a fresh Configuration instance.

OpenClientOverloaded.
OpenFileOverloaded.
OpenServerOverloaded.
static memberVersion
returns the version name of the used db4o version.

Protected Methods

  NameDescription
static memberOpenMemoryFile1