Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 494 Bytes

File metadata and controls

14 lines (8 loc) · 494 Bytes

Usage of different Doctrine Entity Managers


go back to Table of contents

1. Usage

When using Doctrine ORM, all Managers are auto-selected by the use of getManagerForClass of Doctrine.

2. Support

Multiple Entity Managers are only automatically implemented for Doctrine ORM.