Issue Type: Bug Bug
Assignee: Strong Liu
Components: metamodel
Created: 28/Dec/12 3:19 AM
Description:

org.hibernate.test.jpa.proxy.JPAProxyTest was failing due to its parent class has

cfg.setEntityNotFoundDelegate( new JPAEntityNotFoundDelegate() );

but with new metamodel, this has to be set to SessionFactoryBuilder#with there is no way to globally set it – not sure if this is right though

for this issue, I just copied the object from cfg to the SessionFactoryBuilder if there is any

Fix Versions: 5.0.0
Project: Hibernate ORM
Priority: Major Major
Reporter: Strong Liu
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