Issue Type: Bug Bug
Affects Versions: 4.1.5.SP1
Assignee: Unassigned
Components: entity-manager
Created: 17/Jul/12 6:23 AM
Description:

I first noticed this problem in an AS7 unit test. Workaround is to instead use the Hibernate session to see if it contains the object.

https://github.com/scottmarlow/hibernate-orm/tree/PersistenceUnitUtil contains the failing test:

assertFalse( em.getEntityManagerFactory().getPersistenceUnitUtil().isLoaded( new Author() ) )

Project: Hibernate ORM
Priority: Major Major
Reporter: Scott Marlow
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira