Uses of Interface
org.jdbi.v3.sqlobject.SqlObjectCustomizerFactory.ConfigurerMethod
-
Packages that use SqlObjectCustomizerFactory.ConfigurerMethod Package Description org.jdbi.v3.sqlobject SQL Objects -
-
Uses of SqlObjectCustomizerFactory.ConfigurerMethod in org.jdbi.v3.sqlobject
Methods in org.jdbi.v3.sqlobject with parameters of type SqlObjectCustomizerFactory.ConfigurerMethod Modifier and Type Method Description private static java.util.Collection<ConfigCustomizer>SqlObjectCustomizerFactory. buildConfigCustomizer(java.util.stream.Stream<java.lang.reflect.AnnotatedElement> elements, SqlObjectCustomizerFactory.ConfigurerMethod consumer)
-