public RegisterKotlinMapper
Registers a KotlinMapper for a specific kotlin class
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
prefix()
Column name prefix for the kotlin type.
|
java.lang.Class<?> |
value()
The mapped kotlin class.
|