Uses of Interface
org.jdbi.v3.core.extension.UseAnnotationConfigCustomizerFactory.ConfigurerMethod
Packages that use UseAnnotationConfigCustomizerFactory.ConfigurerMethod
Package
Description
The
extension classes allow you to extend Jdbi's
functionality by declaring interface types that may attach to Handle
instances.-
Uses of UseAnnotationConfigCustomizerFactory.ConfigurerMethod in org.jdbi.v3.core.extension
Methods in org.jdbi.v3.core.extension with parameters of type UseAnnotationConfigCustomizerFactory.ConfigurerMethodModifier and TypeMethodDescriptionprivate static Collection<ConfigCustomizer>UseAnnotationConfigCustomizerFactory.buildConfigCustomizer(Stream<AnnotatedElement> elements, UseAnnotationConfigCustomizerFactory.ConfigurerMethod consumer)