[jira] Created: (JDBI-6) Make createScript parameterizable

View: New views
3 Messages — Rating Filter:   Alert me  

[jira] Created: (JDBI-6) Make createScript parameterizable

by JIRA jira@codehaus.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Make createScript parameterizable
---------------------------------

                 Key: JDBI-6
                 URL: http://jira.codehaus.org/browse/JDBI-6
             Project: jDBI
          Issue Type: Improvement
          Components: Core
            Reporter: Martin Traverso
            Assignee: Brian McCallister


If the sql is made of multiple statements, it should split them, resolve parameters, and execute each of them in sequence under the covers.

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email


[jira] Updated: (JDBI-6) Make createScript parameterizable

by JIRA jira@codehaus.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


     [ http://jira.codehaus.org/browse/JDBI-6?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian McCallister updated JDBI-6:
---------------------------------

    Fix Version/s: 2.1

> Make createScript parameterizable
> ---------------------------------
>
>                 Key: JDBI-6
>                 URL: http://jira.codehaus.org/browse/JDBI-6
>             Project: jDBI
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Martin Traverso
>            Assignee: Brian McCallister
>             Fix For: 2.1
>
>
> If the sql is made of multiple statements, it should split them, resolve parameters, and execute each of them in sequence under the covers.

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email


[jira] Commented: (JDBI-6) Make createScript parameterizable

by JIRA jira@codehaus.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


    [ http://jira.codehaus.org/browse/JDBI-6?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_108272 ]

Brian McCallister commented on JDBI-6:
--------------------------------------

This will mean changing behavior of createScript to do a series of prepared statements instead of a single batch.

I am comfy doing that in 2.1, I think :-)

Should support bind() and define()

> Make createScript parameterizable
> ---------------------------------
>
>                 Key: JDBI-6
>                 URL: http://jira.codehaus.org/browse/JDBI-6
>             Project: jDBI
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Martin Traverso
>            Assignee: Brian McCallister
>             Fix For: 2.1
>
>
> If the sql is made of multiple statements, it should split them, resolve parameters, and execute each of them in sequence under the covers.

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email