Uses of Annotation Type
org.jdbi.v3.core.extension.annotation.ExtensionHandlerCustomizationOrder
Packages that use ExtensionHandlerCustomizationOrder
Package
Description
The
extension classes allow you to extend Jdbi's
functionality by declaring interface types that may attach to Handle
instances.-
Uses of ExtensionHandlerCustomizationOrder in org.jdbi.v3.core.extension
Methods in org.jdbi.v3.core.extension with parameters of type ExtensionHandlerCustomizationOrderModifier and TypeMethodDescriptionprivate Comparator<Class<? extends Annotation>>UseAnnotationExtensionHandlerCustomizer.createComparator(ExtensionHandlerCustomizationOrder order)