public interface Sqlizable
| 限定符和类型 | 方法和说明 |
|---|---|
default String |
toSql(DatabaseType databaseType) |
String |
toSql(ExpressionContext expressionContext) |
default String toSql(DatabaseType databaseType) throws SQLSyntaxException
String toSql(ExpressionContext expressionContext) throws SQLSyntaxException
Copyright © 2020 com.github.braisdom. All rights reserved.