> Do you think it would be good to add documentation to AbstractStore
>> hashCode and equals?. Was having some problems with changing hashCodes for
>> record objects, so I think documentation might help to say that hashCode
>> changes when any field values changes.
>>
>> Also some criteria for what 2 records are considered equal?
>>
>
> Good idea. I can pull up hashCode() and equals() declarations to
> org.jooq.Record to add some Javadoc. This is registered as feature request
> #2113
> https://github.com/jOOQ/jOOQ/issues/2113
>

Committed to github master. This will be included in jOOQ 3.0 and merged to
2.7

Reply via email to