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