Hi,

I usually don't use Pojos but while preparing for a talk I used this 
feature.

*pojosAsJavaRecordClasses*
What's the reason for generating equals/hashCode and toString? Those are 
part of the Record spec anyway and are superfluous.

*POJOs*
equals/hashCode use all attributes. Why?
If the underlaying database table has a Primary or a Unique key only those 
attributes should be used.

Thanks, Simon

-- 
You received this message because you are subscribed to the Google Groups "jOOQ 
User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jooq-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jooq-user/8d124dca-f088-4de2-be06-f548ace3a768n%40googlegroups.com.

Reply via email to