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. Can someone give me some clear info? :) -- 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.
