JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
org.jdbi.v3.sqlobject.locator
UseAnnotationSqlLocator
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Annotation Type UseAnnotationSqlLocator
@Target
({
TYPE
,
METHOD
})
@Retention
(
RUNTIME
)
public @interface
UseAnnotationSqlLocator
Configures SQL Object to use AnnotationSqlLocator (the default SqlLocator).