RegisterKotlinMapperImpl

class RegisterKotlinMapperImpl(annotation: Annotation) : SimpleExtensionConfigurer

Constructors

Link copied to clipboard
constructor(annotation: Annotation)

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