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
/
getRefColumnName
get
Ref
Column
Name
abstract
fun
getRefColumnName
(
c
:
KSClassDeclaration
,
prop
:
KSPropertyDeclaration
,
ref
:
TableMetadata
)
:
String
(
source
)
Generate the reference column name.