JOOQ support for MariaDB Dynamic Columns

8 views
Skip to first unread message

var...@gmail.com

unread,
Feb 7, 2018, 12:19:26 PM2/7/18
to jOOQ User Group
Hi!

I am using MariaDB Dynamic Columns.

With JOOQ, can you let us know if the operations to create/update/delete this dynamic data is supported from Java? MariaDB seems to have these exclusive functions like COLUMN_CREATE that JOOQ does not have option for... Any help appreciated....

Thanks,
Vara

Lukas Eder

unread,
Feb 7, 2018, 12:34:46 PM2/7/18
to jooq...@googlegroups.com
Hello Vara,

Thanks for your message. Unfortunately, jOOQ cannot possibly support every vendor-specific function from every database, but you can easily add support for such functions on your own, through the plain SQL templating API. You will find more info here:

I hope this helps,
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 jooq-user+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages