mirror of
https://github.com/hibernate/hibernate-orm
synced 2025-02-10 05:04:52 +00:00
HHH-16845 Fix collection key parameter
This commit is contained in:
parent
908de1fe12
commit
a07d515725
@ -87,7 +87,7 @@ protected void finishInitializingKey(
|
||||
persistenceContext,
|
||||
entry.getLoadedPersister(),
|
||||
collection,
|
||||
collectionKey,
|
||||
key,
|
||||
true
|
||||
);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user