Uses of Package
org.jdbi.v3.core.locator

Packages that use org.jdbi.v3.core.locator
Package
Description
locator instances inspect text given to Jdbi and provide lookup of the actual SQL to execute.
sqlobject.locator inspects the declared SqlObject and determines the statement text to pass off to core.locator for final resolution of the statement text.