From: Max R. A. (JIRA) <no...@at...> - 2006-05-11 07:11:14
|
improve foreign key constraint name docs and inverse generation --------------------------------------------------------------- Key: HBX-657 URL: http://opensource.atlassian.com/projects/hibernate/browse/HBX-657 Project: Hibernate Tools Type: Improvement Versions: 3.1.beta5 Reporter: Max Rydahl Andersen <foreign-key constraint-name/> Documentation for the constraint-name attribute has to be improved. What exactly is this? Is it something that comes from the database (I know it is)? The foreign key constraint name is not generated/included in the <many-to-one> column or the collection key column in the hbm.xml file. The set is inverse="true", even if <many-to-one> is excluded. -- 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 |