Part of the solution I will be pushing involves the definition of a new method org.hibernate.internal.util.compare.EqualsHelper#areEqual that handles array-specific checking in addition to basic checks.
Additionally, I think its best for the array-based Types to use the appropriate Arrays call directly.
|