[
https://issues.apache.org/jira/browse/DERBY-5127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13017566#comment-13017566
]
Kathey Marsden commented on DERBY-5127:
---------------------------------------
Hi Siddharth,
Thank you for the patch. I committed it at revison 1090359
One thing I wonder from the original test is about this section from the test
which tests not only JDBC prepared statements but also the ij prepare and
execute support;
ij> -- we do have prepare and execute support
prepare stmt as 'select i,n,t,e,g,r from s';
ij> execute stmt;
I |N |T |E |G |R
-----------------------------------------------------------------------
1 |2 |3 |4 |5 |6
10 |11 |12 |13 |14 |15
ij> -- execute can be done multiple times
execute stmt;
I wonder if the prepare and execute ij commands are tested elsewhere
specifically in the tools testing. If not it should be added there.
> Convert madhare.sql to JUnit
> ----------------------------
>
> Key: DERBY-5127
> URL: https://issues.apache.org/jira/browse/DERBY-5127
> Project: Derby
> Issue Type: Improvement
> Components: Test
> Reporter: Siddharth Srivastava
> Assignee: Siddharth Srivastava
> Priority: Minor
> Attachments: Derby5127.diff, Derby5127.diff, d5127.diff,
> derby5127(2).diff, derby5127.diff, derby5127.diff, derby5127.diff,
> derby5127.diff
>
>
> Convert madhare.sql to JUnit
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira