RegisterKotlinMappersImpl

class RegisterKotlinMappersImpl : Configurer

Constructors

Link copied to clipboard
fun RegisterKotlinMappersImpl()

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