News

Starting from stmt you can dive into the parsing result. In tableList are all table names of the parsed SQL statement. The table names finder is an example of JSqlParser visitor pattern structure. You ...
Almost any SELECT-Statement including those SQL statements that include Common Table Expressions or Nested Sub-Selects can be converted. The structure of the resulting XML document is the same as the ...