Interface WindowingFunctionInterface<A extends EqualExpression<?,?,?>>

  • Type Parameters:
    A - the Expression type returned by this windowing function, e.g. IntegerExpression
    All Superinterfaces:
    DBExpression, HasSQLString

    public interface WindowingFunctionInterface<A extends EqualExpression<?,?,?>>
    extends DBExpression
    Author:
    gregorygraham