mondrian.rolap
Class RolapNativeSql.MatchingSqlCompiler

java.lang.Object
  extended by mondrian.rolap.RolapNativeSql.FunCallSqlCompilerBase
      extended by mondrian.rolap.RolapNativeSql.MatchingSqlCompiler
All Implemented Interfaces:
RolapNativeSql.SqlCompiler
Enclosing class:
RolapNativeSql

 class RolapNativeSql.MatchingSqlCompiler
extends RolapNativeSql.FunCallSqlCompilerBase

Compiles a MATCHES MDX operator into SQL regular expression match.


Field Summary
 
Fields inherited from class mondrian.rolap.RolapNativeSql.FunCallSqlCompilerBase
argCount, category, mdx
 
Constructor Summary
protected RolapNativeSql.MatchingSqlCompiler()
           
 
Method Summary
 String compile(Exp exp)
           
 String 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

RolapNativeSql.MatchingSqlCompiler

protected RolapNativeSql.MatchingSqlCompiler()
Method Detail

compile

public String compile(Exp exp)

toString

public String toString()
Overrides:
toString in class Object

Get Mondrian at SourceForge.net. Fast, secure and free Open Source software downloads