Hierarchy For Package org.apache.shardingsphere.sql.parser.sql.common.segment.generic
Package Hierarchies:Class Hierarchy
- java.lang.Object
- org.apache.shardingsphere.sql.parser.sql.common.segment.generic.AliasSegment (implements org.apache.shardingsphere.sql.parser.sql.common.segment.SQLSegment)
- org.apache.shardingsphere.sql.parser.sql.common.segment.generic.CommentSegment (implements org.apache.shardingsphere.sql.parser.sql.common.segment.SQLSegment)
- org.apache.shardingsphere.sql.parser.sql.common.segment.generic.DatabaseSegment (implements org.apache.shardingsphere.sql.parser.sql.common.segment.SQLSegment)
- org.apache.shardingsphere.sql.parser.sql.common.segment.generic.DataTypeLengthSegment (implements org.apache.shardingsphere.sql.parser.sql.common.segment.SQLSegment)
- org.apache.shardingsphere.sql.parser.sql.common.segment.generic.DataTypeSegment (implements org.apache.shardingsphere.sql.parser.sql.common.segment.dml.expr.ExpressionSegment)
- org.apache.shardingsphere.sql.parser.sql.common.segment.generic.GrantLevelSegment (implements org.apache.shardingsphere.sql.parser.sql.common.segment.SQLSegment)
- org.apache.shardingsphere.sql.parser.sql.common.segment.generic.InsertMultiTableElementSegment (implements org.apache.shardingsphere.sql.parser.sql.common.segment.SQLSegment)
- org.apache.shardingsphere.sql.parser.sql.common.segment.generic.ModelSegment (implements org.apache.shardingsphere.sql.parser.sql.common.segment.SQLSegment)
- org.apache.shardingsphere.sql.parser.sql.common.segment.generic.NameSegment (implements org.apache.shardingsphere.sql.parser.sql.common.segment.SQLSegment)
- org.apache.shardingsphere.sql.parser.sql.common.segment.generic.OutputSegment (implements org.apache.shardingsphere.sql.parser.sql.common.segment.SQLSegment)
- org.apache.shardingsphere.sql.parser.sql.common.segment.generic.OwnerSegment (implements org.apache.shardingsphere.sql.parser.sql.common.segment.SQLSegment)
- org.apache.shardingsphere.sql.parser.sql.common.segment.generic.WindowSegment (implements org.apache.shardingsphere.sql.parser.sql.common.segment.SQLSegment)
- org.apache.shardingsphere.sql.parser.sql.common.segment.generic.WithSegment (implements org.apache.shardingsphere.sql.parser.sql.common.segment.SQLSegment)
Interface Hierarchy
- org.apache.shardingsphere.sql.parser.api.ASTNode
- org.apache.shardingsphere.sql.parser.sql.common.segment.SQLSegment
- org.apache.shardingsphere.sql.parser.sql.common.segment.generic.AliasAvailable
- org.apache.shardingsphere.sql.parser.sql.common.segment.generic.ParameterMarkerSegment
- org.apache.shardingsphere.sql.parser.sql.common.segment.SQLSegment
- org.apache.shardingsphere.sql.parser.sql.common.segment.generic.OwnerAvailable
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- org.apache.shardingsphere.sql.parser.sql.common.segment.generic.ACLTypeEnum
- org.apache.shardingsphere.sql.parser.sql.common.segment.generic.PrivilegeTypeEnum
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)