We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d6faeb commit 2f5a1eaCopy full SHA for 2f5a1ea
src/main/jjtree/net/sf/jsqlparser/parser/JSqlParserCC.jjt
@@ -29,6 +29,7 @@ options{
29
// FORCE_LA_CHECK=true;
30
UNICODE_INPUT=true;
31
// JAVA_TEMPLATE_TYPE = "modern";
32
+ JDK_VERSION = "1.6";
33
}
34
35
PARSER_BEGIN(CCJSqlParser)
0 commit comments