[ 
https://issues.apache.org/jira/browse/DERBY-4272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12720170#action_12720170
 ] 

Dag H. Wanvik edited comment on DERBY-4272 at 6/16/09 8:01 AM:
---------------------------------------------------------------

A preliminary comment: I notice is that it does the patch does not compile 
using ant because you have used Java 1.5 features (generics). The Derby code 
base is based on Java 1.4 source. The reason is that the code should be able to 
run on older VMs.




      was (Author: dagw):
    A preliminary comment: I notice is that it does the patch does not compile 
because you have used Java 1.5 features (generics). The Derby code base is 
based on Java 1.4 source. The reason is that the code should be able to run on 
older VMs.



  
> SQL Authorization Support for dblook
> ------------------------------------
>
>                 Key: DERBY-4272
>                 URL: https://issues.apache.org/jira/browse/DERBY-4272
>             Project: Derby
>          Issue Type: Improvement
>          Components: Tools
>         Environment: Any
>            Reporter: Hiranya Jayathilaka
>         Attachments: DERBY-4272-changes-u1.txt, DERBY-4272-u1.patch
>
>
> Currently dblook suffers from two major shortcomings.
> 1. dblook doesn't take the object dependencies into consideration when 
> generating DDL scripts
> 2. dblook doesn't have any support for SQL authorization
> I intend to fix these two issues and improve dblook so that the DDL scripts 
> generated by dblook can be executed without errors under all conditions.

-- 
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