Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitb943edf

Browse files
committed
[#1784] Adding "multiple connections" to the entry title and opening paragraph
1 parente266b53 commitb943edf

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

‎cookbook/doctrine/multiple_entity_managers.rst‎

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
..index::
22
single: Doctrine; Multiple entity managers
33

4-
How to work with Multiple Entity Managers
5-
=========================================
6-
7-
You can use multiple entity managers in a Symfony2 application. This is
8-
necessary if you are using different databases or even vendors with entirely
9-
different sets of entities. In other words, one entity manager that connects
10-
to one database will handle some entities while another entity manager that
11-
connects to another database might handle the rest.
4+
How to work with Multiple Entity Managers and Connections
5+
=========================================================
6+
7+
You can use multipleDoctrineentity managersor connectionsin a Symfony2
8+
application. This isnecessary if you are using different databases or even
9+
vendors with entirelydifferent sets of entities. In other words, one entity
10+
manager that connectsto one database will handle some entities while another
11+
entity manager thatconnects to another database might handle the rest.
1212

1313
..note::
1414

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp