On Wednesday, 5 September 2012 11:23:09 UTC+1, Lukas Eder wrote:
>
> The only criteria for jOOQ to decide whether a table is updatable is 
> the fact whether it finds a primary key (or at least one unique key) 
> on it. Did your meta-data change?


Not knowingly, although I have noticed HSQLDB throw some errors when 
accessing the DB meta-data during the DDL generation phase (which is 
upstream of the JOOQ generation phase), so I will look into that.

 

> Can you provide log4j debug-log 
> output from your code generation?


I've attached the output from the codgen.

 

> The relevant parts would be where 
> primary keys are fetched 
>
>

Attachment: jooq.log
Description: Binary data

Reply via email to