Uses of Class
com.db4o.collections.CollectionFactory
-
Packages that use CollectionFactory Package Description com.db4o.collections -
-
Uses of CollectionFactory in com.db4o.collections
Methods in com.db4o.collections that return CollectionFactory Modifier and Type Method Description static CollectionFactory
CollectionFactory. forObjectContainer(ObjectContainer objectContainer)
returns a collection factory for an ObjectContainer
-