Hi Lukas, Does JOOQ code generator not have capability to convert temporary tables like normal tables ?
As show in the attached file. I have create a temporary table in SQLServer DB. After i generate the files using code generator , I dont find the files related to Temporary tables. 1) Does the JOOQ has capability to handle temporary table as it has with normal tables? 2) If yes , am i missing anything , in configuration set up parameters as such. If not how to do that ? Thank you. ~Shyam -- 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.
<<attachment: TempTable.PNG>>
