[hibernate-issues] [JIRA] (HHH-14093) Optimize inserted key contains

Leuteris Katiforis (JIRA) jira at hibernate.atlassian.net
Thu Jul 9 03:32:07 EDT 2020


Leuteris Katiforis ( https://hibernate.atlassian.net/secure/ViewProfile.jspa?accountId=5b06ac3e27dd77348bacc685 ) *commented* on HHH-14093 ( https://hibernate.atlassian.net/browse/HHH-14093?atlOrigin=eyJpIjoiNGFmYWY0MTFjMTkyNGNkYTgwYzJiMzAxODU3OWU5N2MiLCJwIjoiaiJ9 )

Re: Optimize inserted key contains ( https://hibernate.atlassian.net/browse/HHH-14093?atlOrigin=eyJpIjoiNGFmYWY0MTFjMTkyNGNkYTgwYzJiMzAxODU3OWU5N2MiLCJwIjoiaiJ9 )

I've refactored StatefulPersistenceContext#registerInsertedKey and StatefulPersistenceContext#wasInsertedDuringTransaction
to use HashSet instead of ArrayList.

Pull Request: https://github.com/hibernate/hibernate-orm/pull/3456

( https://hibernate.atlassian.net/browse/HHH-14093#add-comment?atlOrigin=eyJpIjoiNGFmYWY0MTFjMTkyNGNkYTgwYzJiMzAxODU3OWU5N2MiLCJwIjoiaiJ9 ) Add Comment ( https://hibernate.atlassian.net/browse/HHH-14093#add-comment?atlOrigin=eyJpIjoiNGFmYWY0MTFjMTkyNGNkYTgwYzJiMzAxODU3OWU5N2MiLCJwIjoiaiJ9 )

Get Jira notifications on your phone! Download the Jira Cloud app for Android ( https://play.google.com/store/apps/details?id=com.atlassian.android.jira.core&referrer=utm_source%3DNotificationLink%26utm_medium%3DEmail ) or iOS ( https://itunes.apple.com/app/apple-store/id1006972087?pt=696495&ct=EmailNotificationLink&mt=8 ) This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100133- sha1:bf400b0 )
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/hibernate-issues/attachments/20200709/b49468c7/attachment.html 


More information about the hibernate-issues mailing list