[ http://issues.apache.org/jira/browse/DERBY-1779?page=all ]

Daniel John Debrunner resolved DERBY-1779.
------------------------------------------

    Resolution: Invalid

Section 11 from
— SQL — Part 13: SQL Routines
and Types Using the Java™ Programming Language (SQL/JRT)

defines these procedures and the SQLJ schema

>  Move class loading utilities into SYSCS_UTIL with the other system 
> procedures and remove the SQLJ schema.
> ----------------------------------------------------------------------------------------------------------
>
>                 Key: DERBY-1779
>                 URL: http://issues.apache.org/jira/browse/DERBY-1779
>             Project: Derby
>          Issue Type: Improvement
>    Affects Versions: 10.0.2.1, 10.1.2.1, 10.1.3.1
>            Reporter: Stan Bradbury
>            Priority: Minor
>
> The system procedures install_jarfile, replace_jar and remove_jar are all 
> methods in the systemProcedures class and like the other methods of that 
> class implemented as build-in system procedures should be implemented in the 
> schema SYSCS_UTIL.  They currently exist in the schema SQLJ and this name 
> causes confusion about support of the SQLJ language defined by the ISO and 
> ANSI standard.  Best not to use SQL J as an identifier.

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


Reply via email to