Class DatabaseSessionRound<ADAPTER>

Type Parameters

Hierarchy

  • DatabaseSessionRound

Constructors

Properties

addQueue: Set<OrmEntity> = ...
committed: boolean = false
eventDispatcher: EventDispatcherInterface
identityMap?: IdentityMap
inCommit: boolean = false
removeQueue: Set<OrmEntity> = ...
session: DatabaseSession<any>

Methods

Generated using TypeDoc