| Package | Description |
|---|---|
| org.jdbi.v3.sqlobject.locator |
| Modifier and Type | Class and Description |
|---|---|
interface |
UseAnnotationSqlLocator
Configures SQL Object to use AnnotationSqlLocator (the default SqlLocator).
|
interface |
UseClasspathSqlLocator
Configures SQL Object to locate SQL using the
ClasspathSqlLocator.findSqlOnClasspath(Class, String) method. |
Copyright © 2016. All rights reserved.