Package org.jdbi.v3.sqlobject.locator
Annotation Type UseAnnotationSqlLocator
-
@Target({TYPE,METHOD}) @Retention(RUNTIME) public @interface UseAnnotationSqlLocatorConfigures SQL Object to use AnnotationSqlLocator (the default SqlLocator).
@Target({TYPE,METHOD})
@Retention(RUNTIME)
public @interface UseAnnotationSqlLocator