I found the example on how to generate code starting from a sql file It works very well with the provide file but when I tried to add a table with a schema it does not like it I am using the trial version to be sure that oracle is supported:
Your SQL string could not be parsed or interpreted. This may have a variety of reasons, including: - The jOOQ parser doesn't understand your SQL - The jOOQ DDL simulation logic (translating to H2) cannot simulate your SQL -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/jooq-user/6e2a08bb-7e4a-4e80-af84-e5903679cde2n%40googlegroups.com.
