Class DefaultDef.AggRules

  • All Implemented Interfaces:
    Serializable, Cloneable, org.eigenbase.xom.NodeDef
    Enclosing class:
    DefaultDef

    public static class DefaultDef.AggRules
    extends org.eigenbase.xom.ElementDef
    The set of "named" rules for matching aggregate tables. Only one rule can be applied to a given connection. In addition, one rule must be set as the default - this rule is always the choice when not selecting by name. It is very important that the AggRules validate method is called prior to using any of the object.
    See Also:
    Serialized Form