toggle menu
exposed
0.56.0
jvm
switch theme
search in API
exposed-core
/
org.jetbrains.exposed.sql
/
CustomFunction
/
CustomFunction
Custom
Function
constructor
(
functionName
:
String
,
columnType
:
IColumnType
<
T
&
Any
>
,
vararg
expr
:
Expression
<
*
>
)