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