Class ItemList.DelayedAdditionManager

java.lang.Object
net.sf.basedb.core.ItemList.DelayedAdditionManager
All Implemented Interfaces:
TransactionalAction
Enclosing class:
ItemList

static class ItemList.DelayedAdditionManager
extends Object
implements TransactionalAction
Handles items that should be added as members to the list, but since they were created in the same transaction doesn't have any ID until later in the commit phase.
Since:
3.5.1