Package mondrian.udf

Class MatchesUdf

java.lang.Object
mondrian.udf.MatchesUdf
All Implemented Interfaces:
UserDefinedFunction

public class MatchesUdf extends Object implements UserDefinedFunction
User-defined function MATCHES.
Author:
schoi
  • Constructor Details

    • MatchesUdf

      public MatchesUdf()
  • Method Details