db4o 8.0

com.db4o.config
Interface IdSystemFactory


public interface IdSystemFactory

Factory interface to create a custom IdSystem.

See Also:
IdSystemConfiguration.useCustomSystem(IdSystemFactory)

Method Summary
 com.db4o.internal.ids.IdSystem newInstance(com.db4o.internal.LocalObjectContainer container)
          creates
 

Method Detail

newInstance

com.db4o.internal.ids.IdSystem newInstance(com.db4o.internal.LocalObjectContainer container)
creates

Parameters:
container -
Returns:

db4o 8.0

Copyright 2009 Versant Corporation. All rights reserved.