Toggle table of contents
4.2.1
jvm
Platform filter
jvm
Switch theme
Search in API
ktorm
ktorm-ksp-spi
/
org.ktorm.ksp.spi
/
DatabaseNamingStrategy
/
getColumnName
get
Column
Name
abstract
fun
getColumnName
(
c
:
KSClassDeclaration
,
prop
:
KSPropertyDeclaration
)
:
String
(
source
)
Generate the column name.