Class NoTemplateEngine

java.lang.Object
org.jdbi.v3.core.statement.NoTemplateEngine
All Implemented Interfaces:
TemplateEngine

public class NoTemplateEngine extends Object implements TemplateEngine
A TemplateEngine that does not do any templating but returns SQL verbatim.