I'm looking for some kind of consensus as to an appropriate location for database 
specific but module generic one-time use SQL scripts?  The reasoning is that any 
changes to indexing, triggers, etc would be reflected in the setup.xml file -but- for 
existing installations, the end user would obviously not want to re-run setup.ddl so 
we need a way to provide an "upgrade" path.  For example, I would create a file like 
'nukes10.sql' in cvs head (2.0) to indicate an upgrade script from Nukes 1.0 to 2.0. 
My current train of thought is that these should be in:

nukes/nukes/src/resources/oracle

since the prepare.ddl file lives there.  Let me know your thoughts on that. Thanks!

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3849112#3849112

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3849112


-------------------------------------------------------
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to