Message: A new issue has been created in JIRA.
--------------------------------------------------------------------- View the issue: http://opensource.atlassian.com/projects/xdoclet/browse/XDT-1160 Here is an overview of the issue: --------------------------------------------------------------------- Key: XDT-1160 Summary: composite-id key-property column names are incorrect Type: Bug Status: Open Priority: Major Original Estimate: Unknown Time Spent: Unknown Remaining: Unknown Project: XDoclet Components: Hibernate Module Versions: 1.2.2 Assignee: xdoclet-devel (Use for new issues) Reporter: vishy kasar Created: Wed, 17 Nov 2004 6:21 PM Updated: Wed, 17 Nov 2004 6:21 PM Description: The generated composite-id ignore the column name on the @hibernate.property. For example: If you were to change the shipping sample CompositeId.java like so: /** * @return * @hibernate.property * column="FOO_ID" */ public Integer getFoo() { return _foo; } The composite-id key-property column will still be foo instead of FOO_ID --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/xdoclet/secure/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira ------------------------------------------------------- This SF.Net email is sponsored by: InterSystems CACHE FREE OODBMS DOWNLOAD - A multidimensional database that combines robust object and relational technologies, making it a perfect match for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8 _______________________________________________ xdoclet-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-devel