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

Emmanuel Bernard (JIRA) noreply at atlassian.com
Tue Nov 24 05:43:08 EST 2009


    [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-4596?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=34746#action_34746 ] 

Emmanuel Bernard commented on HHH-4596:
---------------------------------------

We are working hard on the 3.5 release to give JPA 2 as fast as possible and try to eliminate distractions, so no guarantee on the 3.3 backport.

> 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
>             Fix For: 3.5
>
>         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.
-
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