Back to Exposed

CustomDateFunction

docs/api/exposed-kotlin-datetime/org.jetbrains.exposed.v1.datetime/-custom-date-function.html

1.2.0647 B
Original Source

CustomDateFunction

fun CustomDateFunction(functionName: String, vararg params: Expression<*>): CustomFunction<LocalDate?>

Calls a custom SQL function with the specified functionName, that returns a date only, and passing params as its arguments.

Generated by Dokka © 2026 Copyright