Uses of Interface
io.github.torand.fastersql.function.system.SystemFunction
Packages that use SystemFunction
Package
Description
Provides classes and interfaces related to system functions.
-
Uses of SystemFunction in io.github.torand.fastersql.function.system
Classes in io.github.torand.fastersql.function.system that implement SystemFunctionModifier and TypeClassDescriptionclassImplements the current date system function.classImplements the current time system function.classImplements the current timestamp system function.