Skip to content

Fix docs on creation of EntityManagerFactory #180

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed

Fix docs on creation of EntityManagerFactory #180

wants to merge 1 commit into from

Conversation

ctapobep
Copy link
Contributor

@ctapobep ctapobep commented Sep 3, 2016

(the PR is trivial so I didn't read the agreement, hope that it's fine)

Previously EntityManagerFactory was created manually which resulted in
LocalContainerEntityManagerFactoryBean not being exposed to
ApplicationContext. The latter is an important bean since it enables
exception translation.

The fact that factory bean implements additional mechanisms is probably
a mistake in the design. But I guess we have to live with this now.

Previously EntityManagerFactory was created manually which resulted in
`LocalContainerEntityManagerFactoryBean` not being exposed to
ApplicationContext. The latter is an important bean since it enables
exception translation.

The fact that factory bean implements additional mechanisms is probably
a mistake in the design. But I guess we have to live with this now.
odrotbohm pushed a commit that referenced this pull request Nov 3, 2016
…ocumentation.

Previously EntityManagerFactory was created manually which resulted in LocalContainerEntityManagerFactoryBean not being exposed to
ApplicationContext. The latter is an important bean since it enables
exception translation.

Original pull request: #180.
odrotbohm added a commit that referenced this pull request Nov 3, 2016
Original pull request: #180.
odrotbohm pushed a commit that referenced this pull request Nov 3, 2016
…ocumentation.

Previously EntityManagerFactory was created manually which resulted in LocalContainerEntityManagerFactoryBean not being exposed to
ApplicationContext. The latter is an important bean since it enables
exception translation.

Original pull request: #180.
odrotbohm added a commit that referenced this pull request Nov 3, 2016
Original pull request: #180.
odrotbohm pushed a commit that referenced this pull request Nov 3, 2016
…ocumentation.

Previously EntityManagerFactory was created manually which resulted in LocalContainerEntityManagerFactoryBean not being exposed to
ApplicationContext. The latter is an important bean since it enables
exception translation.

Original pull request: #180.
odrotbohm added a commit that referenced this pull request Nov 3, 2016
Original pull request: #180.
@odrotbohm
Copy link
Member

That's merged.

@odrotbohm odrotbohm closed this Nov 3, 2016
@odrotbohm odrotbohm self-assigned this Nov 3, 2016
odrotbohm pushed a commit that referenced this pull request Nov 3, 2016
…ocumentation.

Previously EntityManagerFactory was created manually which resulted in LocalContainerEntityManagerFactoryBean not being exposed to
ApplicationContext. The latter is an important bean since it enables
exception translation.

Original pull request: #180.
odrotbohm added a commit that referenced this pull request Nov 3, 2016
Original pull request: #180.
odrotbohm pushed a commit that referenced this pull request Nov 3, 2016
…ocumentation.

Previously EntityManagerFactory was created manually which resulted in LocalContainerEntityManagerFactoryBean not being exposed to
ApplicationContext. The latter is an important bean since it enables
exception translation.

Original pull request: #180.
odrotbohm added a commit that referenced this pull request Nov 3, 2016
Original pull request: #180.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants