JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
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).