[hibernate-issues] [Hibernate-JIRA] Created: (HHH-7301) Hibernate does not check value of the exclude-unlisted-classes element

Dmitry Geraskov (JIRA) noreply at atlassian.com
Thu May 3 10:33:10 EDT 2012


Hibernate does not check value of the exclude-unlisted-classes element
----------------------------------------------------------------------

                 Key: HHH-7301
                 URL: https://hibernate.onjira.com/browse/HHH-7301
             Project: Hibernate ORM
          Issue Type: Bug
          Components: core
    Affects Versions: 3.5.0-Final
            Reporter: Dmitry Geraskov


Hibernate just check if this element present in persistence.xml and if present decide that the value is true. But it could be false.
See PersistenceXmlLoader#parsePersistenceUnit(Element top)

--
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