Hi Roberto,

jOOQ does support the Oracle database, but the jOOQ Open Source Edition,
which you're probably using, does not. You will find more information
regarding licensing on these pages:

- http://www.jooq.org/download
- http://www.jooq.org/licensing


2014/1/9 roberto di lillo <[email protected]>

> Hi everyone,
> i tried jooq the first time some month ago, i did some tutorials....a
> basical usage of it-
> Now i would like to use it for a little project, but i am having problems
> since start.
>
> in my xml i set up the driver to: org.jooq.util.oracle.OracleDatabase
> but there isn't any class with this name in the Jooq Library, and if i run
> the codeGenTool i get a classNotFoundException followed by this:
> ERROR GenerationTool - Cannot read /myXmlName.xml. Error :
> org.jooq.util.oracle.OracleDatabase
>
> After a little search on the web, i found a forum post in which i read
> that Jooq doesn't support Oracle anymore... It would be noSense imho.
>

That would indeed make no sense. Can you point us to that forum? jOOQ has
extensive Oracle support, also for advanced features, such as PIVOT tables,
CONNECT BY, FLASHBACK QUERY, etc.

Best Regards,
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/groups/opt_out.

Reply via email to