Back to Exposed

CustomDateTimeFunction

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

1.2.0778 B
Original Source

CustomDateTimeFunction

fun CustomDateTimeFunction(functionName: String, vararg params: Expression<*>): CustomFunction<LocalDateTime?>

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

Generated by Dokka © 2026 Copyright