Hi Lukas, thanks for your comment. That help on our choice.
Greetings Thomas Am Montag, 24. August 2015 17:40:28 UTC+2 schrieb Lukas Eder: > > Hello Thomas, > > Thank you for your enquiry. I'm not sure how far Exasol went back then > when they ran integration tests with jOOQ. I personally doubt that jOOQ > really works fine beyond the simple select / from / where use-cases, which > are pretty standard across all databases. Of course, you can get something > to run rather quickly that way, but it won't be solid software. Eventually, > you'll need LIMIT, OFFSET, UNION, functions, etc., and the not supported > jOOQ integration will break. > > After that initial initiative by Exasol themselves we haven't heard from > them again, and we're currently not planning on investing any time in such > an integration as Exasol isn't a very well adopted database according to > db-engines.com: > http://db-engines.com/en/system/EXASolution > > Regarding your question, the wording probably wasn't "support class", but > "support for the class". JDBCDatabase can be supplied to the source code > generator for these rarely used databases. In most cases, this helps > generating tables and records reliably enough. > > I hope this helps, > Lukas > > 2015-08-24 17:13 GMT+02:00 [email protected] <javascript:> < > [email protected] <javascript:>>: > >> Hi jOOQ community, >> >> I found a old post >> <https://groups.google.com/forum/#!searchin/jooq-user/exasol/jooq-user/tdDf4_ROG3A/EiQ_eCicuogJ> >> >> of 2012 and asked Exasol: You support jOOQ? They answer: We ran internal >> test run with jOOQ in 2013. Next they told me it works fine with the >> included support class org.jooq.util.jdbc.JDBCDatabase. >> >> What does Exasol mean with this "support class"? I'm a newbie with jOOQ >> and could not find this package in the current documentation. >> >> Greetings >> Thomas >> >> -- >> 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] <javascript:>. >> For more options, visit https://groups.google.com/d/optout. >> > > -- 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.
