Uses of Class
io.roastedroot.sqlite4j.Function.Aggregate
-
Packages that use Function.Aggregate Package Description io.roastedroot.sqlite4j -
-
Uses of Function.Aggregate in io.roastedroot.sqlite4j
Subclasses of Function.Aggregate in io.roastedroot.sqlite4j Modifier and Type Class Description static classFunction.WindowProvides an interface for creating SQLite user-defined window functions.
-