We are using JOOQ with MySQL 8 for generating Java code. Can someone let me know if it is possible to also use JOOQ as a parser to extract all table names referenced in a MySQL .sql file? The .sql file can contain both DDL, DML statements.
-- 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]. To view this discussion visit https://groups.google.com/d/msgid/jooq-user/295226fc-b029-46aa-a446-9924c1dca87fn%40googlegroups.com.
