类分层结构
- java.lang.Object
- org.antlr.v4.runtime.BaseErrorListener (implements org.antlr.v4.runtime.ANTLRErrorListener)
- org.apache.shardingsphere.sql.parser.api.CacheOption
- org.apache.shardingsphere.sql.parser.core.database.parser.DatabaseTypedSQLParserFacadeFactory
- org.apache.shardingsphere.sql.parser.core.ParseASTNode (implements org.apache.shardingsphere.sql.parser.api.visitor.ASTNode)
- org.apache.shardingsphere.sql.parser.core.database.cache.ParseTreeCacheBuilder
- org.apache.shardingsphere.sql.parser.core.database.cache.ParseTreeCacheLoader (implements com.github.benmanes.caffeine.cache.CacheLoader<K,V>)
- org.apache.shardingsphere.sql.parser.api.SQLParserEngine
- org.apache.shardingsphere.sql.parser.core.database.parser.SQLParserExecutor
- org.apache.shardingsphere.sql.parser.core.SQLParserFactory
- org.apache.shardingsphere.sql.parser.api.SQLVisitorEngine
- org.apache.shardingsphere.sql.parser.core.database.visitor.SQLVisitorFacadeFactory
- org.apache.shardingsphere.sql.parser.core.database.visitor.SQLVisitorFactory
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- org.apache.shardingsphere.infra.util.exception.external.ShardingSphereExternalException
- org.apache.shardingsphere.infra.util.exception.external.sql.ShardingSphereSQLException
- org.apache.shardingsphere.infra.util.exception.external.sql.type.kernel.KernelSQLException
枚举分层结构
Copyright © 2022 The Apache Software Foundation. All rights reserved.