[hibernate-issues] [Hibernate-JIRA] Commented: (HHH-3387) One shot delete is not working on composite key entities

Gregory Klimov (JIRA) noreply at atlassian.com
Mon Jul 14 11:51:42 EDT 2008


    [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-3387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_30651 ] 

Gregory Klimov commented on HHH-3387:
-------------------------------------

Its not even working with simple key, like

@id
@generatedvalue
private Long id;

in UserAttribute class.


> One shot delete is not working on composite key entities
> --------------------------------------------------------
>
>                 Key: HHH-3387
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-3387
>             Project: Hibernate3
>          Issue Type: Bug
>         Environment: hibernate 3.2.6
>            Reporter: Gregory Klimov
>         Attachments: hibernate-test.zip
>
>


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