Class OtherLiteralValue
- java.lang.Object
-
- org.apache.shardingsphere.sql.parser.sql.common.value.literal.impl.OtherLiteralValue
-
- All Implemented Interfaces:
ASTNode,LiteralValue<String>,ValueASTNode<String>
public final class OtherLiteralValue extends Object implements LiteralValue<String>
Other literal value.
-
-
Constructor Summary
Constructors Constructor Description OtherLiteralValue()
-