Am Mittwoch, 20. Juni 2012 00:24:22 UTC+2 schrieb Lukas Eder: I have found this question unanswered. Could you elaborate a bit? > TableField is from jooq, whereas ColumnDefinition is from jooq-meta. > What are you trying to do? >
I need to query a row by PK. I'm not using UpdatableTable.getMainKey(). Is that the correct way to get the PK column(s)? Regards, A. Digulla
