Uses of Class
io.github.torand.fastersql.function.system.CurrentTime
Packages that use CurrentTime
Package
Description
Provides classes and interfaces related to system functions.
-
Uses of CurrentTime in io.github.torand.fastersql.function.system
Methods in io.github.torand.fastersql.function.system that return CurrentTimeModifier and TypeMethodDescriptionstatic CurrentTime
SystemFunctions.currentTime()
Creates the current time system function.