Annotation Type JdbiProperty


@Target({METHOD,FIELD}) @Retention(RUNTIME) public @interface JdbiProperty
Configure reflective bean and pojo property attributes. Most reflective mappers, including field, method, and property mappers, try to respect this.