Uses of Interface
org.apache.shardingsphere.sql.parser.sql.common.segment.generic.OwnerAvailable
-
-
Uses of OwnerAvailable in org.apache.shardingsphere.sql.parser.sql.common.segment.ddl.index
Classes in org.apache.shardingsphere.sql.parser.sql.common.segment.ddl.index that implement OwnerAvailable Modifier and Type Class Description classIndexSegmentIndex segment.classIndexTypeSegmentIndex type segment. -
Uses of OwnerAvailable in org.apache.shardingsphere.sql.parser.sql.common.segment.ddl.packages
Classes in org.apache.shardingsphere.sql.parser.sql.common.segment.ddl.packages that implement OwnerAvailable Modifier and Type Class Description classPackageSegmentPackage segment. -
Uses of OwnerAvailable in org.apache.shardingsphere.sql.parser.sql.common.segment.ddl.routine
Classes in org.apache.shardingsphere.sql.parser.sql.common.segment.ddl.routine that implement OwnerAvailable Modifier and Type Class Description classFunctionNameSegmentFunction name segment. -
Uses of OwnerAvailable in org.apache.shardingsphere.sql.parser.sql.common.segment.ddl.type
Classes in org.apache.shardingsphere.sql.parser.sql.common.segment.ddl.type that implement OwnerAvailable Modifier and Type Class Description classTypeSegmentType segment. -
Uses of OwnerAvailable in org.apache.shardingsphere.sql.parser.sql.common.segment.dml.column
Classes in org.apache.shardingsphere.sql.parser.sql.common.segment.dml.column that implement OwnerAvailable Modifier and Type Class Description classColumnSegmentColumn segment. -
Uses of OwnerAvailable in org.apache.shardingsphere.sql.parser.sql.common.segment.dml.item
Classes in org.apache.shardingsphere.sql.parser.sql.common.segment.dml.item that implement OwnerAvailable Modifier and Type Class Description classShorthandProjectionSegmentShorthand projection segment. -
Uses of OwnerAvailable in org.apache.shardingsphere.sql.parser.sql.common.segment.generic.table
Classes in org.apache.shardingsphere.sql.parser.sql.common.segment.generic.table that implement OwnerAvailable Modifier and Type Class Description classSimpleTableSegmentSimple table segment.
-