public class PlainColumnExpression extends Object implements ColumnExpression
| Constructor and Description |
|---|
PlainColumnExpression(String sql) |
| Modifier and Type | Method and Description |
|---|---|
String |
toSql()
Generates the SQL for this expression.
|
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitappendSql@ConstructorProperties(value="sql") @Generated(value="lombok") public PlainColumnExpression(String sql)
public String toSql()
ColumnExpressiontoSql in interface ColumnExpressionCopyright © 2020 fastnate.org. All rights reserved.