Package io.github.torand.fastersql.function
package io.github.torand.fastersql.function
Provides classes and interfaces related to aggregate, single row and system functions.
-
InterfacesClassDescriptionDefines a function that operates on a specific column (or no specific column).Defines a construct that evaluates to a single value, based upon zero, one or multiple rows.