The methods of the ExtDb4oFactory class are listed below. For a complete list of ExtDb4oFactory class members, see the ExtDb4oFactory Members topic.
![]() ![]() | Overloaded. Operates just like Db4objects.Db4o.Ext.ExtDb4oFactory.OpenMemoryFile , but uses the global db4o Configuration context. opens an Db4objects.Db4o.IObjectContainer for in-memory use . In-memory ObjectContainers are useful for maximum performance on small databases, for swapping objects or for storing db4o format data to other media or other databases. Be aware of the danger of running into OutOfMemory problems or complete loss of all data, in case of hardware or JVM failures. |
![]() | |
![]() | |
![]() | |
![]() |
![]() | |
![]() |
ExtDb4oFactory Class | Db4objects.Db4o.Ext Namespace