Class RolapNativeRegistry

    • Constructor Detail

      • RolapNativeRegistry

        public RolapNativeRegistry()
    • Method Detail

      • createEvaluator

        public NativeEvaluator createEvaluator​(RolapEvaluator evaluator,
                                               FunDef fun,
                                               Exp[] args)
        Returns the matching NativeEvaluator or null if fun can not be executed in SQL for the given context and arguments.