RegisterKotlinMapperImpl

class RegisterKotlinMapperImpl : Configurer

Functions

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