RegisterKotlinMappersImpl

class RegisterKotlinMappersImpl : SimpleExtensionConfigurer

Constructors

Link copied to clipboard
fun RegisterKotlinMappersImpl()

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<*>)