PooledEntityManager
extends EntityManagerDecorator
in package
FinalYes
Tags
Table of Contents
Methods
- __construct() : mixed
- borrowCount() : int
- markBorrowed() : void
Methods
__construct()
public
__construct(EntityManagerInterface $wrapped) : mixed
Parameters
- $wrapped : EntityManagerInterface
borrowCount()
public
borrowCount() : int
Return values
intmarkBorrowed()
public
markBorrowed() : void