Class RawExpression
java.lang.Object
me.danwi.sqlex.core.query.expression.RawExpression
- All Implemented Interfaces:
Expression
-
Constructor Details
-
RawExpression
-
-
Method Details
-
toSQL
Description copied from interface:Expression表达式转换成SQL片段- Specified by:
toSQLin interfaceExpression- Returns:
- SQL判断
-