[hibernate-issues] [Hibernate-JIRA] Closed: (HHH-1072) More then one column having the same name
Steve Ebersole (JIRA)
noreply at atlassian.com
Mon Mar 21 13:00:48 EDT 2011
[ http://opensource.atlassian.com/projects/hibernate/browse/HHH-1072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Steve Ebersole closed HHH-1072.
-------------------------------
Closing stale resolved issues
> More then one column having the same name
> -----------------------------------------
>
> Key: HHH-1072
> URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-1072
> Project: Hibernate Core
> Issue Type: Bug
> Affects Versions: 3.1 beta 1, 3.1 rc 1, 3.1 rc2
> Environment: H3.1 rc2
> Database: Sybase 12.0.0.1
> Reporter: Pierre Masse
> Attachments: Duplicate column Alias.zip, Mapping files and Log.txt
>
>
> Hi,
> To make a long story short, H3 generates the same column alias twice in one SQL. Sybase doesn't like that. Here's the two column involved in the problem:
> 1- Organization.OrgId
> 2- orgdeptlocation.Org_Dept_Loc_ID
> H3 generates "Org1_3_" as alias for both columns.
> Attached are the mapping files and the H3 SQL involved in this issue.
> A similar issue was taken care of in an earlier version (see JIRA) but somehow it's back in H3.
> Thx
--
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