Uses of Package
org.apache.shardingsphere.sql.parser.sql.common.enums
-
Classes in org.apache.shardingsphere.sql.parser.sql.common.enums used by org.apache.shardingsphere.sql.parser.sql.common.enums Class Description AggregationType Aggregation function enum.AlgorithmOption Algorithm option enum.CombineType Combine type.DirectionType Direction type enum.JoinType Join type enum.LockTableOption Lock table option enum.LogicalOperator Logical operator.NullsOrderType Nulls order type.OperationScope OperationScope enum.OrderDirection Order direction.ParameterMarkerType Parameter marker type enum.Paren Paren of SQL.QuoteCharacter Quote character.SubqueryType Subquery type enum.TransactionAccessType Transaction access type enum.TransactionIsolationLevel Transaction isolation level enum. -
Classes in org.apache.shardingsphere.sql.parser.sql.common.enums used by org.apache.shardingsphere.sql.parser.sql.common.segment.ddl.cursor Class Description DirectionType Direction type enum. -
Classes in org.apache.shardingsphere.sql.parser.sql.common.enums used by org.apache.shardingsphere.sql.parser.sql.common.segment.dml.item Class Description AggregationType Aggregation function enum. -
Classes in org.apache.shardingsphere.sql.parser.sql.common.enums used by org.apache.shardingsphere.sql.parser.sql.common.segment.dml.order.item Class Description NullsOrderType Nulls order type.OrderDirection Order direction. -
Classes in org.apache.shardingsphere.sql.parser.sql.common.enums used by org.apache.shardingsphere.sql.parser.sql.common.statement.tcl Class Description TransactionAccessType Transaction access type enum.TransactionIsolationLevel Transaction isolation level enum.