|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Negation | |
---|---|
net.sf.csutils.core.query.impl | |
net.sf.csutils.core.query.tree |
Uses of Negation in net.sf.csutils.core.query.impl |
---|
Methods in net.sf.csutils.core.query.impl with parameters of type Negation | |
---|---|
protected void |
XQueryGenerator.parse(Negation pNegation)
|
protected void |
SqlQueryGenerator.parse(Negation pNegation)
|
protected abstract void |
AbstractQueryGenerator.parse(Negation pNegation)
|
Uses of Negation in net.sf.csutils.core.query.tree |
---|
Methods in net.sf.csutils.core.query.tree that return Negation | |
---|---|
Negation |
NodeFactory.notLike(java.lang.Object pItem1,
java.lang.Object pItem2)
Creates a check for NOT LIKE. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |