Annotation Interface Legacy
@Documented
@Inherited
@Retention(RUNTIME)
@Target({TYPE,FIELD,METHOD,PARAMETER,CONSTRUCTOR,ANNOTATION_TYPE})
public @interface Legacy
Configures legacy Jdbi behavior. This applies to some type mappings or legacy APIs that are supported by Jdbi but should no longer
be used in new code.
- Since:
- 3.52.0