Package org.jdbi.v3.sqlobject.kotlin
Annotation RegisterKotlinMappers
-
- All Implemented Interfaces:
@Target(allowedTargets = {AnnotationTarget.CLASS, AnnotationTarget.FUNCTION}) public @interface RegisterKotlinMappers
-
-
Field Summary
Fields Modifier and Type Field Description private final Array<out RegisterKotlinMapper>value
-