| Package | Description |
|---|---|
| org.nutz.dao.util.cri |
| Modifier and Type | Method and Description |
|---|---|
static NestingExpression |
NestExps.eq(String name,
Nesting val) |
static NestingExpression |
NestExps.exitsts(Nesting value) |
static NestingExpression |
NestExps.inSql(String name,
Nesting value) |
static NestingExpression |
NestExps.like(String name,
Nesting value) |
static NestingExpression |
NestExps.notEq(String name,
Nesting val) |
static NestingExpression |
NestExps.otherSymbol(String name,
String op,
Nesting value) |
Copyright © 2017. All rights reserved.