You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Aleksei Kovura (JIRA)" <ji...@apache.org> on 2014/09/15 20:25:34 UTC

[jira] [Issue Comment Deleted] (DBUTILS-120) Add loading from SQL file to QueryLoader

     [ https://issues.apache.org/jira/browse/DBUTILS-120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aleksei Kovura updated DBUTILS-120:
-----------------------------------
    Comment: was deleted

(was: patch for "-- Query:queryName1" delimeter)

> Add loading from SQL file to QueryLoader
> ----------------------------------------
>
>                 Key: DBUTILS-120
>                 URL: https://issues.apache.org/jira/browse/DBUTILS-120
>             Project: Commons DbUtils
>          Issue Type: Improvement
>            Reporter: Aleksei Kovura
>              Labels: patch
>         Attachments: dbutilsQueryLoader.diff, dbutilsQueryLoader_2.diff
>
>
> See comments for proposed formats.
> Initially it was this:
> ---queryName1:
> SELECT * FROM "APP"."TABLE1";
> ---queryName2:
> SELECT column1, column2 FROM "APP"."TABLE2" WHERE column1=?;



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)