Package com.db4o.config
Interface IdSystemFactory
-
public interface IdSystemFactoryFactory interface to create a custom IdSystem.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description IdSystemnewInstance(LocalObjectContainer container)creates
-
-
-
Method Detail
-
newInstance
IdSystem newInstance(LocalObjectContainer container)
creates- Parameters:
container-- Returns:
-
-