Back to Exposed

CustomTimeFunction

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

1.2.0647 B
Original Source

CustomTimeFunction

fun CustomTimeFunction(functionName: String, vararg params: Expression<*>): CustomFunction<LocalTime?>

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

Generated by Dokka © 2026 Copyright