toggle menu
exposed
0.56.0
jvm
switch theme
search in API
exposed-core
/
org.jetbrains.exposed.sql
/
Column
/
withColumnType
with
Column
Type
fun
withColumnType
(
columnType
:
IColumnType
<
T
&
Any
>
)
:
Column
<
T
>
Returns a copy of this column, but with the given column type.