Change bootstrap process of hibernate to support JPA classes

Description

We need to build an EntityManagerFactory. From there we can access SessionFactory and other hibernate classes for a smooth migration.

Environment

None

Activity

Thomas Scheffler 
June 23, 2016 at 7:20 AM

remember PersistenceException from bootstrap and re-throw on getCurrentEntityManager()

Thomas Scheffler 
April 15, 2016 at 2:02 PM

fixed rollback in certain cases

Thomas Scheffler 
April 7, 2016 at 7:15 AM

do not use SessionFactory in MCRTilingAction

René Adler 
March 21, 2016 at 10:02 AM

do not use SessionFactory to get current session

Thomas Scheffler 
March 21, 2016 at 9:38 AM

do not close EntityManager if hibernate Session is already closed

Fixed

Details

Assignee

Reporter

Fix versions

Priority

Created March 10, 2016 at 9:13 AM
Updated June 27, 2016 at 7:29 AM
Resolved June 27, 2016 at 7:29 AM