common-utils
Toggle table of contents
2.8.1
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
common-utils
exposed-utils
/
com.pambrose.common.exposed
/
CustomExpr
/
CustomExpr
Custom
Expr
constructor
(
text
:
String
,
columnType
:
IColumnType
<
T
&
Any
>
)
Parameters
column
Type
the Exposed column type used for result mapping
Type Parameters
T
the Kotlin type this expression evaluates to