Uses of Class
org.jdbi.v3.core.Sql
Package
Description
The 'core' package hosts the top level interface into jdbi core.
-
Uses of Sql in org.jdbi.v3.core
Modifier and TypeMethodDescriptionstatic Sql
Sql.of
(CharSequence... tokens) static Sql
Sql.of
(Iterable<? extends CharSequence> tokens)