I'm just trying out jOOQ for first time and having problems generating code from an Oracle database.
When I use 2.3.0, I get 0 schemata created (similar output as reported in this post: https://groups.google.com/forum/#!topic/jooq-user/4vbCjO91QKE) When I use 2.0.6, I get the Schema and Factory objects generated, but nothing else. Is there a way I can turn on more verbose logging output to help diagnose the problem? thanks, - john
