Doctrine


Doctrine\ORM\Persisters\ManyToManyPersister
/Doctrine/ORM/Persisters/ManyToManyPersister.php at line 32

Class ManyToManyPersister

Class:ManyToManyPersister - Superclass: AbstractCollectionPersister
AbstractCollectionPersister
⌊ ManyToManyPersister

public class ManyToManyPersister
extends AbstractCollectionPersister

Persister for many-to-many collections.

Author:
Roman Borschel
Since:
2.0

Fields inherited from Doctrine\ORM\Persisters\AbstractCollectionPersister
_conn, _em, _uow
Methods inherited from Doctrine\ORM\Persisters\AbstractCollectionPersister
delete, deleteRows, insertRows, update

Doctrine