Package org.jdbi.v3.sqlobject.kotlin
Class RegisterKotlinMappersImpl
-
- All Implemented Interfaces:
-
org.jdbi.v3.core.extension.ExtensionConfigurer
public final class RegisterKotlinMappersImpl extends SimpleExtensionConfigurer
-
-
Constructor Summary
Constructors Constructor Description RegisterKotlinMappersImpl(Annotation annotation)
-
Method Summary
Modifier and Type Method Description Unitconfigure(ConfigRegistry config, Annotation annotation, Class<?> sqlObjectType)-
-
Constructor Detail
-
RegisterKotlinMappersImpl
RegisterKotlinMappersImpl(Annotation annotation)
-
-
Method Detail
-
configure
Unit configure(ConfigRegistry config, Annotation annotation, Class<?> sqlObjectType)
-
-
-
-