Interface JdbcTypeHasher

    • Method Detail

      • hashCode

        int hashCode​(Collection<?> values)
        Calculate hash code for specified object and fields.
        Parameters:
        values - Collection of values that should participate in hash code calculation.
        Returns:
        Hash code.