Package org.jdbi.v3.core.locator


package org.jdbi.v3.core.locator

locator instances inspect text given to Jdbi and provide lookup of the actual SQL to execute.

  • Classes
    Class
    Description
    Locates SQL in .sql files on the classpath.