|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object mondrian.rolap.RolapNativeSql.FunCallSqlCompilerBase mondrian.rolap.RolapNativeSql.FunCallSqlCompiler mondrian.rolap.RolapNativeSql.UnaryOpSqlCompiler
class RolapNativeSql.UnaryOpSqlCompiler
shortcut for an unary operator like NOT(a)
Field Summary |
---|
Fields inherited from class mondrian.rolap.RolapNativeSql.FunCallSqlCompiler |
---|
compiler, sql |
Fields inherited from class mondrian.rolap.RolapNativeSql.FunCallSqlCompilerBase |
---|
argCount, category, mdx |
Constructor Summary | |
---|---|
protected |
RolapNativeSql.UnaryOpSqlCompiler(int category,
String mdx,
String sql,
RolapNativeSql.SqlCompiler argumentCompiler)
|
Method Summary |
---|
Methods inherited from class mondrian.rolap.RolapNativeSql.FunCallSqlCompiler |
---|
compile, toString |
Methods inherited from class mondrian.rolap.RolapNativeSql.FunCallSqlCompilerBase |
---|
compileArgs, match |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
protected RolapNativeSql.UnaryOpSqlCompiler(int category, String mdx, String sql, RolapNativeSql.SqlCompiler argumentCompiler)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |