The way to go here is to create a Jira and attach a patch with unit tests.

Gary


On Fri, Sep 5, 2014 at 1:01 PM, Alex <alex3...@zoho.com> wrote:

>  Hello,
> It is pretty convenient to work with queries in a sql file: it can be
> loaded into SQL client (e.g. SQuirrel) and queries can be tested by by
> selecting/running them; you get SQL syntax highlighting and you can save
> from SQL client directly to your project resources directory as you work on
> the queries.
> I have this functionality implemented and using it extensively in a Scala
> project and would like to push it to DbUtils instead. Query names are
> delimeted by triple dash and a colon - see attached examples with and
> without tricky comments (that get filtered out during loading whole thing
> into a Map).
> I can translate it to Java easily enough - would this be accepted upstream?
> --
> *--Regards, Alex*
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
>



-- 
E-Mail: garydgreg...@gmail.com | ggreg...@apache.org
Java Persistence with Hibernate, Second Edition
<http://www.manning.com/bauer3/>
JUnit in Action, Second Edition <http://www.manning.com/tahchiev/>
Spring Batch in Action <http://www.manning.com/templier/>
Blog: http://garygregory.wordpress.com
Home: http://garygregory.com/
Tweet! http://twitter.com/GaryGregory

Reply via email to