[ 
https://issues.apache.org/jira/browse/DERBY-2841?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12508606
 ] 

Kathey Marsden commented on DERBY-2841:
---------------------------------------

Hi Ramin,

Forgive me if I missed these comments the first time around, but I noticed two 
small things.  
1) In general we are not using the procedures in ProcedureTest but rather 
adding methods to the new test (NullSQLText)
 stmt.execute("create procedure za() language java external name " +
                             
"'org.apache.derbyTesting.functionTests.util.ProcedureTest.zeroArg'" +
                             " parameter style java");

2) We don't need to support JCC so the references to TestUtil.isJCCFramework() 
can be removed.






> Convert jdbcapi/nullSQLText.java to JUnit
> -----------------------------------------
>
>                 Key: DERBY-2841
>                 URL: https://issues.apache.org/jira/browse/DERBY-2841
>             Project: Derby
>          Issue Type: Test
>          Components: Test
>    Affects Versions: 10.3.0.0
>            Reporter: Ramin Moazeni
>            Assignee: Ramin Moazeni
>         Attachments: DERBY-2841.diff-062007, DERBY-2841.diff-062607, 
> DERBY-2841.stat-062007, DERBY-2841.stat-062607
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to