public class LiteralExpression extends AbstractExpression
| 构造器和说明 |
|---|
LiteralExpression(Object rawLiteral) |
public LiteralExpression(Object rawLiteral)
public String toSql(ExpressionContext expressionContext) throws SQLSyntaxException
Copyright © 2020 com.github.braisdom. All rights reserved.