Class ReflectionMapperUtil

java.lang.Object
org.jdbi.v3.core.mapper.reflect.ReflectionMapperUtil

public final class ReflectionMapperUtil extends Object
Utilities for reflective mappers. This is an internal helper class that should have been package private but as the mappers are spread across the reflect and reflect.internal package, they are not. Any method in here may change at any time.