PHP FactoryGirl\Provider\Doctrine\ORM\Locking Namespace

Interfaces

Name Description
VersionLockable A hack for pessimistic version locks.

Classes

Name Description
TableLock Implements a transaction that locks the underlying table. Probably only works with MySQL, but is in any case very fragile.
TableLockMode