|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.cnes.sitools.dataset.database.jdbc.WildcardSQL
public final class WildcardSQL
Utility class to get Query operator String for MongoDB
Method Summary | |
---|---|
static java.lang.String |
applyWildcard(Wildcard wildcard,
java.lang.String value)
Get the operator value for a MongoDB query |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static java.lang.String applyWildcard(Wildcard wildcard, java.lang.String value)
wildcard
- the wildcard for a value predicatvalue
- the value
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |