- ValueASTNode<T> - Interface in org.apache.shardingsphere.sql.parser.sql.value
-
Value AST node.
- valueFrom(String) - Static method in enum org.apache.shardingsphere.sql.parser.sql.constant.LogicalOperator
-
Get logical operator value from text.
- valueOf(String) - Static method in enum org.apache.shardingsphere.sql.parser.sql.constant.AggregationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.shardingsphere.sql.parser.sql.constant.LogicalOperator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.shardingsphere.sql.parser.sql.constant.OrderDirection
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.shardingsphere.sql.parser.sql.constant.Paren
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.shardingsphere.sql.parser.sql.constant.QuoteCharacter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.shardingsphere.sql.parser.sql.statement.SQLStatementType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.apache.shardingsphere.sql.parser.sql.constant.AggregationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.shardingsphere.sql.parser.sql.constant.LogicalOperator
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.shardingsphere.sql.parser.sql.constant.OrderDirection
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.shardingsphere.sql.parser.sql.constant.Paren
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.shardingsphere.sql.parser.sql.constant.QuoteCharacter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.shardingsphere.sql.parser.sql.statement.SQLStatementType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VariableSegment - Class in org.apache.shardingsphere.sql.parser.sql.segment.dal
-
Variable segment.
- VariableSegment() - Constructor for class org.apache.shardingsphere.sql.parser.sql.segment.dal.VariableSegment
-