[hibernate-issues] [Hibernate-JIRA] Created: (HHH-6879) EntityMode.DOM4J cannot be resolved

Pascal favre (JIRA) noreply at atlassian.com
Wed Dec 7 05:23:19 EST 2011


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

        


More information about the hibernate-issues mailing list