Package org.jdbi.v3.sqlobject.config
Interface Configurer
- All Superinterfaces:
ExtensionConfigurer
@Deprecated(since="3.38.0",
forRemoval=true)
public interface Configurer
extends ExtensionConfigurer
Deprecated, for removal: This API element is subject to removal in a future version.
Configures
ConfigRegistry
instances to satisfy the contract of a
ConfiguringAnnotation
-annotated annotation.-
Method Summary
Methods inherited from interface org.jdbi.v3.core.extension.ExtensionConfigurer
configureForMethod, configureForType
ExtensionConfigurer
directly.