[hibernate-issues] [Hibernate-JIRA] Commented: (HHH-2071) org.hibernate.cfg.SecondPass (wrong interface)

Emmanuel Bernard (JIRA) noreply at atlassian.com
Tue Sep 12 10:04:24 EDT 2006


    [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-2071?page=comments#action_24412 ] 

Emmanuel Bernard commented on HHH-2071:
---------------------------------------

The method interface has changed. And all the implementation has been updated. Why do you say doSecondPass(Map persistentClasses, Map inheritedMetas) should exist?

> org.hibernate.cfg.SecondPass (wrong interface)
> ----------------------------------------------
>
>          Key: HHH-2071
>          URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-2071
>      Project: Hibernate3
>         Type: Bug

>   Components: core
>     Versions: 3.2.0.cr4
>     Reporter: Ricardo Terra
>     Priority: Blocker
>  Attachments: logerror.txt
>
>
> The interface org.hibernate.cfg.SecondPass is wrong. The method void "doSecondPass(Map persistentClasses, Map inheritedMetas) " should be exists, however just method "void doSecondPass(java.util.Map persistentClasses)" exists.
> So, when I start the application was caused a error like in attachment.
> Just that.
> R. Terra

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira




More information about the hibernate-issues mailing list