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