I tried to post this in the "FEEDBACK" thread, but for some reason, Google 
doesn't like it for some reason.

It would be great if getPrimaryKey() method would allow Field.<methods> 
like .eq().

Or maybe a new method:

c.fetchOne(TABLE,TABLEA.getPrimaryKeyField().eq("some 
key").into(TableA.class); 

The question what happens if you use a compound primary key?

-- 
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