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).
@Target({TYPE,METHOD}) @Retention(RUNTIME) public @interface UseAnnotationSqlLocator