Package org.jdbi.v3.commonstext


package org.jdbi.v3.commonstext

A template engine implementation using Apache Commons Text StringSubstitutor. This allows configurable variable delimiters in SQL templates, such as ${foo}, <foo>, or %foo%.