EntityMode.DOM4J cannot be resolved
-----------------------------------
Key: HHH-6879
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HHH-6879
Project: Hibernate Core
Issue Type: Bug
Components: core
Affects Versions: 4.0.0.CR7
Reporter: Pascal favre
Priority: Blocker
EntityMode.DOM4J seems not to be supported any longer!
Session session = SessionFactoryUtil.getSessionFactory().openSession();
session = session.getSession(EntityMode.DOM4J);
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira