|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object mondrian.xmla.XmlaUtil.Wildcard
public static class XmlaUtil.Wildcard
Wrapper which indicates that a restriction is to be treated as a SQL-style wildcard match.
Field Summary | |
---|---|
String |
pattern
|
Constructor Summary | |
---|---|
XmlaUtil.Wildcard(String pattern)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public final String pattern
Constructor Detail |
---|
public XmlaUtil.Wildcard(String pattern)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |