I downloaded jsqlparser-0.7.0.jar and I included it in my project but the class CCJSqlParserUtil is not found in this jar.
How do I parse without this class? All examples I've seen use it.
Thank you.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello
I downloaded jsqlparser-0.7.0.jar and I included it in my project but the class CCJSqlParserUtil is not found in this jar.
How do I parse without this class? All examples I've seen use it.
Thank you.