JSQLParser / JSqlParser

JSqlParser parses an SQL statement and translate it into a hierarchy of Java classes. The generated hierarchy can be navigated using the Visitor Pattern

Home Page:https://github.com/JSQLParser/JSqlParser/wiki

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

build insert sql

openai0229 opened this issue · comments

commented

I can build insert sql in 4.4 easily ,but when i update to 4.6,i do not know how to build insert sql

commented

In 4.4, there is a value , but i can not find the word in 4.6

image

commented

OK,thank you very much