[hibernate-issues] [Hibernate-JIRA] Resolved: (HHH-4596) Bulk insertion with assigned identifiers

Emmanuel Bernard (JIRA) noreply at atlassian.com
Wed Oct 19 05:55:21 EDT 2011


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

Emmanuel Bernard resolved HHH-4596.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 4.0.0.next
         Assignee: Emmanuel Bernard  (was: Steve Ebersole)

Fixed by HHH-3434

> Bulk insertion with assigned identifiers
> ----------------------------------------
>
>                 Key: HHH-4596
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-4596
>             Project: Hibernate Core
>          Issue Type: Patch
>          Components: core
>    Affects Versions: 3.5.0-Beta-2
>         Environment: latest hibernate, but tracing this since batch processing inception
>            Reporter: Zoran Regvart
>            Assignee: Emmanuel Bernard
>             Fix For: 4.0.0.next, 3.5.x
>
>         Attachments: assigned-bulk-insert-2.patch, assigned-bulk-insert.patch
>
>
> supportsIdGenWithBulkInsertion method of HqlSqlWalker explicitly checks if the id generator is either SequenceGenerator or PostInsertIdentifierGenerator, I think this could be extended to include Assigned id generator, attached is the patch for that

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list