2015-04-13 18:04 GMT+02:00 Christian Mierez <[email protected]>:
> We have thought to split up the DB layer in 3 classes, > No! Don't! :-) Use jOOQ's code generation or runtime schema mapping: - http://www.jooq.org/doc/latest/manual/code-generation/schema-mapping/ - http://www.jooq.org/doc/latest/manual/sql-building/dsl-context/runtime-schema-mapping/ Hope this helps, Lukas -- You received this message because you are subscribed to the Google Groups "jOOQ User Group" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
