To execute a query under the cursor or selected text, press Ctrl+Enter or right-click the query and click Execute-> Execute SQL Statement on the context menu. You can do the same using the main ...
JSqlParser parses an SQL statement and translate it into a hierarchy of Java classes. The generated hierarchy can be navigated using the Visitor Pattern ...