Uses of Interface
com.db4o.internal.ids.IdSystem
- 
Packages that use IdSystem Package Description com.db4o.config com.db4o.internal com.db4o.internal.ids 
- 
- 
Uses of IdSystem in com.db4o.configMethods in com.db4o.config that return IdSystem Modifier and Type Method Description IdSystemIdSystemFactory. newInstance(LocalObjectContainer container)creates
- 
Uses of IdSystem in com.db4o.internalMethods in com.db4o.internal that return IdSystem Modifier and Type Method Description IdSystemLocalObjectContainer. idSystem()Method parameters in com.db4o.internal with type arguments of type IdSystem Modifier and Type Method Description TransactionalIdSystemLocalObjectContainer. newTransactionalIdSystem(TransactionalIdSystem systemIdSystem, Closure4<IdSystem> idSystem)
- 
Uses of IdSystem in com.db4o.internal.idsSubinterfaces of IdSystem in com.db4o.internal.ids Modifier and Type Interface Description interfaceStackableIdSystemClasses in com.db4o.internal.ids that implement IdSystem Modifier and Type Class Description classBTreeIdSystemclassInMemoryIdSystemclassPointerBasedIdSystemMethods in com.db4o.internal.ids that return IdSystem Modifier and Type Method Description static IdSystemStandardIdSystemFactory. newInstance(LocalObjectContainer localContainer)
 
-