JSqlParser parses an SQL statement and translate it into a hierarchy of Java classes. The generated hierarchy can be navigated using the Visitor Pattern
6.0K
Stars
83/100
信任
分类: data-analysis审计
每个推荐都保留与其仓库、审计和安装路径的明确关联。
JSqlParser parses an SQL statement and translate it into a hierarchy of Java classes. The generated hierarchy can be navigated using the Visitor Pattern