Class DefaultDef.FactCountMatch

  • All Implemented Interfaces:
    Serializable, Cloneable, NodeDef
    Enclosing class:
    DefaultDef

    public static class DefaultDef.FactCountMatch
    extends DefaultDef.NameMatcher
    This is used to identify the "fact_count" column in an aggregate table. It allows one to match using regular exprssions. The default is that the name of the fact count colum is simply the string "fact_count".
    See Also:
    Serialized Form