| 程序包 | 说明 |
|---|---|
| online.sanen.unabo.api.condition |
| 构造器和说明 |
|---|
SimpleCondition(String fieldName,
Condition.Cs cs)
Construct a condition that has no value option
|
SimpleCondition(String fieldName,
Condition.Cs cs,
Condition.Associated associated)
Construct a condition that has no value option but contains connection mode
If this condition is not need value ( for example select id from tableName
where name is not null, like this field : 'name' , because it's not neet
value for itself )
|
Copyright © 2023. All rights reserved.