> I see that POJOs are created during code generation, but I can't seem to
> find documentation for how to use them. Any pointers?
You'll find the answers here:
http://www.jooq.org/javadoc/latest/org/jooq/Record.html#from%28java.lang.Object%29
http://www.jooq.org/javadoc/latest/org/jooq/Record.html#into%28java.lang.Class%29
Cheers
Lukas
The response was given here:
https://groups.google.com/d/msg/jooq-user/8YIGBlWJNMI/d5zCfSHjXA4J
Cheers
Lukas
2012/3/14 Ian Clarke <i...@onespot.com>: