Some questions for JSqlParser-4.9 #2310
Unanswered
orangefly20
asked this question in
Q&A
Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
when the insert is** "INSERT INTO dym_e_ui_component_1309824634040164352_0 (id, create_user_id, create_user_name, modify_user_id, modify_user_name, create_time, modify_time, tenant_id, deleted, org_control_id, json) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?::json)", use insert.getSelect() will get the values,why it is? How can i distinct the Select and Values in this code.I want to get the Select but Values, what's the distinct for getSelect() and getValues() in JSqlParser-4.9, please.

Beta Was this translation helpful? Give feedback.
All reactions