How to Replace String Values in JSQLParser version 5? #2148
Answered
by
manticore-projects
JevonCowell
asked this question in
Q&A
-
Tried following the example in the wikia and I'm not able to get the censored values How should it be done in the new version? |
Beta Was this translation helpful? Give feedback.
Answered by
manticore-projects
Jan 18, 2025
Replies: 2 comments
-
The exact output of
is
in com.github.jsqlparser:jsqlparser:5.1 |
Beta Was this translation helpful? Give feedback.
0 replies
-
Please see here |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
JevonCowell
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Please see here
You are overriding the wrong methods. Instead use the methods with the generics.