Class UnboundedOverWindowFrame

  • All Implemented Interfaces:
    Serializable, OverWindowFrame

    public class UnboundedOverWindowFrame
    extends Object
    implements OverWindowFrame
    The unbounded window frame calculates frames with the following SQL forms: ... (No Frame Definition) ... BETWEEN UNBOUNDED PRECEDING AND UNBOUNDED FOLLOWING
    See Also:
    Serialized Form