We're adding new DDL clauses in every minor release. CREATE TABLE is due for jOOQ 3.5: https://github.com/jOOQ/jOOQ/issues/3337
Note that we're currently far from feature complete as far as DDL statements are concerned. 2014-10-02 17:11 GMT+02:00 <[email protected]>: > I noticed that JOOQ 3.4 now has the methods alterTable() and dropTable(), > but is there also a createTable() or addTable() equivalent? I didn't find > anything. :( > > -- > 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. > -- 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.
