mondrian.rolap
Class RolapNativeSql.MatchingSqlCompiler
java.lang.Object
mondrian.rolap.RolapNativeSql.FunCallSqlCompilerBase
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.
RolapNativeSql.MatchingSqlCompiler
protected RolapNativeSql.MatchingSqlCompiler()
compile
public String compile(Exp exp)
toString
public String toString()
- Overrides:
toString in class Object