Interface SystemFunction
- All Superinterfaces:
Expression,Function,Projection,Sql
- All Known Implementing Classes:
CurrentDate,CurrentTime,CurrentTimestamp
Defines a function that returns a single value without operating on table rows.
-
Method Summary
Methods inherited from interface io.github.torand.fastersql.expression.Expression
dividedBy, dividedBy, minus, minus, mod, mod, plus, plus, times, timesMethods inherited from interface io.github.torand.fastersql.projection.Projection
alias, asMethods inherited from interface io.github.torand.fastersql.sql.Sql
aliasRefs, columnRefs, sql