2018-05-15 18:34 GMT+02:00 Rafael Ponte <[email protected]>: > Hi, > > Thank you for this extra explanation! Indeed, that's what I thought when I > tried to configure data type rewritting but I wasn't totally sure about how > it worked. As you well said, it's worth clarifying it in the documentation > so that avoiding misunderstanding. >
OK, done: https://github.com/jOOQ/jOOQ/issues/7492 The manual will be updated with the next nightly build. > Now, returing to my problem: using PLS_INTEGER > <https://www.jooq.org/javadoc/3.10.x/index.html?org/jooq/util/oracle/OracleDataType.html> > worked as expected! So follows my final configuration > Cool, I'm glad this worked for you! -- 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/d/optout.
