refTablePropertyName
The name of the corresponding referenced table property in the Refs wrapper class.
If not specified, the name will be the annotated property's name. This behavior can be configured by KSP option ktorm.codingNamingStrategy
, which accepts an implementation class name of org.ktorm.ksp.spi.CodingNamingStrategy
.