Hierarchy For Package org.jdbi.v3.sqlobject.locator
Class Hierarchy
- java.lang.Object
- org.jdbi.v3.sqlobject.locator.AnnotationSqlLocator (implements org.jdbi.v3.sqlobject.locator.SqlLocator)
- org.jdbi.v3.sqlobject.locator.SqlObjectClasspathSqlLocator (implements org.jdbi.v3.sqlobject.locator.SqlLocator)
Interface Hierarchy
- org.jdbi.v3.sqlobject.locator.SqlLocator
Annotation Type Hierarchy
- org.jdbi.v3.sqlobject.locator.UseAnnotationSqlLocator (implements java.lang.annotation.Annotation)
- org.jdbi.v3.sqlobject.locator.UseClasspathSqlLocator (implements java.lang.annotation.Annotation)