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