Skip to content

Commit

Permalink
Docs note
Browse files Browse the repository at this point in the history
  • Loading branch information
stevenschlansker committed Oct 16, 2020
1 parent 7e13a40 commit 85d8904
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ public interface TemplateEngine {

/**
* Parse a SQL template and return a parsed representation ready to apply to a statement.
* This allows the parsed representation to be cached and reused.
* @param template the sql template to parse
* @param config the Jdbi configuration at prepare time
* @return a parsed representation, if available
Expand Down

0 comments on commit 85d8904

Please sign in to comment.