> The 2.0.5 DefaultGeneratorStrategy is awesome. I could tweak namings > however I liked, and the AsInDatabaseStrategy sample on the web site > was a very good start. Good job!
Thank you very much. Apart from having custom implementations, I'll eventually add a "default-custom" implementation for the most common use-cases (prefixes, suffixes, captialisation, lower-casing, camel-casing) the way Vladislav has asked for a long time ago: https://sourceforge.net/apps/trac/jooq/ticket/1171 Any feedback for the detail specification of that feature is welcome! (e.g. don't do it it's overkill, etc...) Cheers Lukas
