Package org.sqlite

Class Function.Window

All Implemented Interfaces:
Cloneable
Enclosing class:
Function

public abstract static class Function.Window extends Function.Aggregate
Provides an interface for creating SQLite user-defined window functions.
See Also: