类 TextExpressionItem
java.lang.Object
com.github.aqiu202.sqlparser.expression.TextExpressionItem
- 所有已实现的接口:
ExpressionItem
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait从接口继承的方法 com.github.aqiu202.sqlparser.expression.ExpressionItem
getExpressionValuePlaceholder, getVariableName, toExpression, toExpression
-
字段详细资料
-
INSTANCE
-
-
构造器详细资料
-
TextExpressionItem
public TextExpressionItem()
-
-
方法详细资料
-
getExpressionTemplate
- 指定者:
getExpressionTemplate在接口中ExpressionItem
-
getTableFieldName
- 指定者:
getTableFieldName在接口中ExpressionItem
-