Package | Description |
---|---|
com.xdev.jadoth.sqlengine | |
com.xdev.jadoth.sqlengine.internal |
Modifier and Type | Method and Description |
---|---|
static SqlConditionNOT |
SQL.NOT(SqlCondition condition)
NOT.
|
Modifier and Type | Method and Description |
---|---|
SqlConditionNOT |
SqlExpression.NOT_BETWEEN(Object lowerBoundExpression,
Object upperBoundExpression)
NO t_ between.
|
SqlConditionNOT |
SqlExpression.NOT_LIKE(Object value)
NO t_ like.
|
Copyright © 2003–2021 XDEV Software. All rights reserved.