RegisterKotlinMapperImpl

class RegisterKotlinMapperImpl : SimpleExtensionConfigurer

Constructors

Link copied to clipboard
fun RegisterKotlinMapperImpl()

Functions

Link copied to clipboard
open override fun configure(    config: ConfigRegistry,     annotation: Annotation,     sqlObjectType: Class<*>)
Link copied to clipboard
override fun configureForMethod(    config: ConfigRegistry,     annotation: Annotation,     extensionType: Class<*>,     method: Method)
Link copied to clipboard
override fun configureForType(    config: ConfigRegistry,     annotation: Annotation,     extensionType: Class<*>)