Package org.jdbi.v3.core.extension.annotation
package org.jdbi.v3.core.extension.annotation
Meta-annotations for the extension framework. These annotations are used to mark other annotations that configure, customize, or provide handlers for extension types such as SQL Objects.
-
Annotation InterfacesClassDescriptionDetermines the order in which extension method decorators are invoked.Meta-Annotation used to identify annotations that modify configuration in the context of an extension object or method.Meta-Annotation used to map a method to an extension handler.Meta-Annotation used to identify extension method decorating annotations.