Back to Exposed

CustomDurationFunction

docs/api/exposed-java-time/org.jetbrains.exposed.v1.javatime/-custom-duration-function.html

1.2.0753 B
Original Source

CustomDurationFunction

fun CustomDurationFunction(functionName: String, vararg params: Expression<*>): CustomFunction<Duration?>

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

Generated by Dokka © 2026 Copyright