[hibernate-issues] [Hibernate-JIRA] Closed: (HHH-1136) more meaningful AssertionFailure message in org.hibernate.persister.entity.JoinedSubclassEntityPersister.getTableId(...)

Steve Ebersole (JIRA) noreply at atlassian.com
Mon Mar 21 13:01:08 EDT 2011


     [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-1136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steve Ebersole closed HHH-1136.
-------------------------------


Closing stale resolved issues

> more meaningful AssertionFailure message in org.hibernate.persister.entity.JoinedSubclassEntityPersister.getTableId(...)
> ------------------------------------------------------------------------------------------------------------------------
>
>                 Key: HHH-1136
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-1136
>             Project: Hibernate Core
>          Issue Type: Patch
>          Components: core
>    Affects Versions: 3.1 rc2
>         Environment: any
>            Reporter: Alexander Voss
>            Assignee: Max Rydahl Andersen
>            Priority: Trivial
>             Fix For: 3.1 rc3
>
>
> Assertion message should include the missing table's name, i.e.:
> --8<--
> throw new AssertionFailure("table not found:"+tableName);
> --8<--
> This is in line 444 (3.1 rc2)

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