Francois Orsini wrote:
"Loading classes from a database"http://db.apache.org/derby/docs/dev/devguide/devguide-single.html#cdevdeploy30736On 10/24/07, *Daniel Jue* <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> wrote:> But Derby already support class loading from a database, can't you use that
Classes loaded by Derby can only be used within the context of a SQL statement, e.g. a procedure or function.
Dan.
