Package org.jdbi.v3.core.mapper.reflect
Annotation Type JdbiConstructor
-
@Retention(RUNTIME) @Target({CONSTRUCTOR,METHOD}) public @interface JdbiConstructorIndicate toConstructorMapperand other reflective mappers how to construct an instance. The annotation can be placed on a constructor or static factory method.