Subject | Re: Java Stored Procedures |
---|---|
Author | Roman Rokytskyy |
Post date | 2005-10-20T12:46:03Z |
> Having the source code stored is a "plus" in my book.Yup, but that would require to support "invalid objects" throughout
>
> I'll opt for "invalid objects" again, like in Oracle. I like that.
> It's also easier with regard to dependencies.
the Firebird. Not an option for now.
> > Questionable, since the compiled class often relies on theThen you have no problems when classes are not stored on the file
> > external libraries, which are located on the file system.
>
> Which can be "xcopied" as well.
system too - they can be "xcopied" too.
> Implement the SQL standard for blob values then...Yup, and get 3MB text file for a 1 MB jar... which depends on other
>
> X' < hex values > '
jars. Sorry, but I do not support such ideas.
Roman