JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
org.jdbi.v3.sqlobject.locator
Annotation Type UseAnnotationSqlLocator
@Target
({
TYPE
,
METHOD
})
@Retention
(
RUNTIME
)
public @interface
UseAnnotationSqlLocator
Configures SQL Object to use AnnotationSqlLocator (the default SqlLocator).