[ http://issues.apache.org/jira/browse/DERBY-70?page=comments#action_58577 ] Jeff Levitt commented on DERBY-70: ----------------------------------
This has been fixed in the contributed DITA source files for the Derby Developer's Guide. > Incorrect documentation about class loading from installed jar files. > --------------------------------------------------------------------- > > Key: DERBY-70 > URL: http://issues.apache.org/jira/browse/DERBY-70 > Project: Derby > Type: Bug > Components: Documentation > Versions: 10.0.2.0 > Reporter: Daniel John Debrunner > > The section in the developer guide about loading classes from a database, > incorrectly discusses loading classes stored in a jar file installed in a > database being loaded from a user application. E.g. 'In an embedded > environment, when application logic is stored in the database, both the user > application and Derby can access classes loaded by the Derby class loader > from stored jar files.' > Classes stored in such a jar file can only be used by SQL functions and > procedures. > Same section also incorrectly mentions server side methods and object > suppport. -- 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 - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira
