Yes, one can have all SQL stuff logged and then find it in the log files. However it can not be done if tables are already created and one does not want to drop them.
We have situation where we have set JBoss to create tables on deploy. It is very convenient while we are developing and testing. But now we are going to move to production environment and would like to create tables manually so we can do some optimizations. I thought it would be nice if I could simply export database schema from JBoss and just make small corrections instead of typing hundreds of lines of SQL code. I just think such functionality may be very useful. In future JBoss versions may be. <a href="http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3824694#3824694">View the original post</a> <a href="http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3824694>Reply to the post</a> ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
