HHH-15393 Fix compilation error
This commit is contained in:
parent
631d0bad71
commit
3396c18178
|
@ -447,7 +447,6 @@ public class ManyToManyCollectionPart extends AbstractEntityCollectionPart imple
|
||||||
getAssociatedEntityMappingType(),
|
getAssociatedEntityMappingType(),
|
||||||
basicIdMapping,
|
basicIdMapping,
|
||||||
basicIdMapping.getPropertyAccess(),
|
basicIdMapping.getPropertyAccess(),
|
||||||
NoValueGeneration.INSTANCE,
|
|
||||||
true,
|
true,
|
||||||
false,
|
false,
|
||||||
keySelectableMapping
|
keySelectableMapping
|
||||||
|
|
Loading…
Reference in New Issue