Subject Re: [Firebird-Architect] Re: Java Stored Procedures
Author Martijn Tonies
> Don't put Java source in the table. It's not useful to the database and
> there's no practical way to guarantee that it's in sync with the class
> blob. No compiler can find it there, and Java source files are normally
> handled by source code manager (cvs). Putting them in the database will
> drive everyone nuts.

Disagreed. Putting them in the database is great for ad-hoc development.

If you can save your Java source and the Firebird Java plugin attempts
to compile it, return errors etc, this would be excellent, and pretty much
the same as the current PSQL Stored Procedures.

Now, if you decide on a final version of the source code, archive it in a
CVS.

IMO, being able to do a bit of Java code changing without having a Java
compiled installed - locally - would be a good thing.

Ease-of-use...

With regards,

Martijn Tonies
Database Workbench - tool for InterBase, Firebird, MySQL, Oracle & MS SQL
Server
Upscene Productions
http://www.upscene.com
Database development questions? Check the forum!
http://www.databasedevelopmentforum.com