Uses of Class
com.db4o.internal.ids.TransactionalIdSystemImpl
- 
Packages that use TransactionalIdSystemImpl Package Description com.db4o.internal.ids com.db4o.internal.slots 
- 
- 
Uses of TransactionalIdSystemImpl in com.db4o.internal.idsConstructors in com.db4o.internal.ids with parameters of type TransactionalIdSystemImpl Constructor Description IdSlotChanges(TransactionalIdSystemImpl idSystem, Closure4<FreespaceManager> freespaceManager)TransactionalIdSystemImpl(Closure4<FreespaceManager> freespaceManager, Closure4<IdSystem> globalIdSystem, TransactionalIdSystemImpl parentIdSystem)
- 
Uses of TransactionalIdSystemImpl in com.db4o.internal.slotsMethods in com.db4o.internal.slots with parameters of type TransactionalIdSystemImpl Modifier and Type Method Description voidIdSystemSlotChange. accumulateFreeSlot(TransactionalIdSystemImpl idSystem, FreespaceCommitter freespaceCommitter, boolean forFreespace)voidSlotChange. accumulateFreeSlot(TransactionalIdSystemImpl idSystem, FreespaceCommitter freespaceCommitter, boolean forFreespace)voidSystemSlotChange. accumulateFreeSlot(TransactionalIdSystemImpl idSystem, FreespaceCommitter freespaceCommitter, boolean forFreespace)protected SlotSlotChange. modifiedSlotInParentIdSystem(TransactionalIdSystemImpl idSystem)protected SlotSystemSlotChange. modifiedSlotInParentIdSystem(TransactionalIdSystemImpl idSystem)
 
-