Remove entity mode switching capability

Description

Hibernate has removed DOM4J entymode in HHH-6330 issue. We have some traces of EntityMode.Xml, but it was never implemented, so we need to do this move as well.

Environment

None

Activity

Frédéric Delaporte May 8, 2017 at 9:38 AM

ISession.GetSession is obsolete and replaced by ISession.WithSessionOptions (NH-4003), which yield a session builder. Semantic change: built sessions are not flushed or closed from the originating session.

Fixed

Details

Assignee

Reporter

Labels

Components

Fix versions

Affects versions

Priority

Who's Looking?

Open Who's Looking?
Created October 16, 2014 at 12:57 AM
Updated May 8, 2017 at 9:38 AM
Resolved March 26, 2017 at 8:18 PM
Who's Looking?