Hi Lukas,

one quick question. Something I saw in your DAOImpl class: you cast a T to 
a Record (private equal method).

return row(pk).equal((Record) id);


Is this really safe and why? Maybe there's something I don't understand.

There are more questions on the way ;-)

Cheers,
Christian

-- 
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to