JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
SEARCH
Package
org.jdbi.v3.core.qualifier
Annotation Type Qualifier
@Retention
(
RUNTIME
)
@Target
(
ANNOTATION_TYPE
)
public @interface
Qualifier
Annotation used to identify type qualifying annotations. Use this to annotate an annotation.
See Also:
as an example