Hi Pay, > (I'm not good on PostgreSQL. From Document, PostgreSQL seems not to support > query by ID...)
I'm not aware of this, but I'm not so experienced with Postgres either > But, you still also give me a good Generic utility from mySqlFactory, > thanks! > I think it's good enough. I totally agree on this utility for mySql. This will be implemented in jOOQ 2.0.5: https://sourceforge.net/apps/trac/jooq/ticket/1152 > I took a look at "MinuteProject 4 JOOQ". Its enum type seem not to support > looking-up ID. or I missed something. MinuteProject allows you to use custom velocity templates for source code generation, so you can customise your generated source. I have to try it myself too, though Cheers Lukas
