Hello, I tried out jOOQ a while ago (sometime last year) but didn't go far because Firebird was not supported but is coming SOON. (ref http://sourceforge.net/apps/trac/jooq/ticket/430 Last week i took another look and it seems that it's still not supported. The documentation and tutorial all heavily rely on the generated artifacts so this is becoming a bit of a chicken-and-egg problem for me.
At the moment, I can already connect and issue queries to firebird using "plain sql" approach, but i suppose this is not even close to the full potential of jOOQ. TL;DR: Assuming nobody is working on it, Is there a guide somewhere on how to implement a proper support for Firebird? (or a custom database) Thanks in advance, ts.
