类 NotBetweenFieldConditionItem
java.lang.Object
org.elsfs.tool.sql.condition.BetweenFieldConditionItem
org.elsfs.tool.sql.condition.NotBetweenFieldConditionItem
- 所有已实现的接口:
ConditionItem,SqlFragment
不在字段区间条件
- 作者:
- zeng
-
字段概要
从类继承的字段 org.elsfs.tool.sql.condition.BetweenFieldConditionItem
beginField, endField, leftField -
构造器概要
构造器 -
方法概要
从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait从接口继承的方法 org.elsfs.tool.sql.condition.ConditionItem
stripHeaderKeyword
-
构造器详细资料
-
NotBetweenFieldConditionItem
-
-
方法详细资料
-
buildSqlFragment
构建SQL片段- 指定者:
buildSqlFragment在接口中SqlFragment- 覆盖:
buildSqlFragment在类中BetweenFieldConditionItem- 返回:
- SQL片段
-