Package org.jdbi.v3.sqlobject.config
Interface Configurer
-
- All Superinterfaces:
ExtensionConfigurer
@Deprecated public interface Configurer extends ExtensionConfigurer
Deprecated.UseExtensionConfigurerdirectly.ConfiguresConfigRegistryinstances to satisfy the contract of aConfiguringAnnotation-annotated annotation.
-
-
Method Summary
-
Methods inherited from interface org.jdbi.v3.core.extension.ExtensionConfigurer
configureForMethod, configureForType
-
-