I have a requirement to parse SQL statements ( Just DML basic Insert/Update/Delete ... ) from a string and generate custom SQLXML.
I had an old project that used javacc and a SQL dictionary to parse SQL commands, but it was not well written and had many issues. This community seems like a good place to ask such a question. Does anyone have or know of a good SQL parser for Java that is open source? -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/h2-database. For more options, visit https://groups.google.com/d/optout.
