toggle menu
exposed
0.56.0
jvm
switch theme
search in API
exposed-core
/
org.jetbrains.exposed.sql.vendors
/
DataTypeProvider
/
varcharType
varchar
Type
open
fun
varcharType
(
colLength
:
Int
)
:
String
Character type for storing strings of variable length up to a maximum.