RegisterKotlinMapperImpl

class RegisterKotlinMapperImpl : Configurer

Constructors

Link copied to clipboard
fun RegisterKotlinMapperImpl()

Functions

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