| The AbstractCollectionMapper still uses the legacy hash-code implementation to determine whether or not embeddables in a map container have changed during a transaction. It would be useful for users to warning them about this during bootstrap if the existence of an equals or hash-code method do not exist and the owning entity is audited to avoid problems as described in HHH-12607 Closed . |