Uses of Package
org.jdbi.v3.sqlobject.locator
-
Packages that use org.jdbi.v3.sqlobject.locator Package Description org.jdbi.v3.sqlobject SQL Objectsorg.jdbi.v3.sqlobject.locator sqlobject.locatorinspects the declared SqlObject and determines the statement text to pass off tocore.locatorfor final resolution of the statement text. -
Classes in org.jdbi.v3.sqlobject.locator used by org.jdbi.v3.sqlobject Class Description SqlLocator Locates SQL for jdbi SQL Object methods. -
Classes in org.jdbi.v3.sqlobject.locator used by org.jdbi.v3.sqlobject.locator Class Description SqlLocator Locates SQL for jdbi SQL Object methods.