On May 29, 2007, at 20:11, Matt Raible wrote:
If you're using Maven, you can use the sql-maven-plugin:
http://mojo.codehaus.org/sql-maven-plugin/
That looks promising, I'll read up.
Thanks a lot for your assistance,
A.
--
Adam Sherman
Technologist
+1 (613) 797-6819 | http://www.sherman.ca/
If you're using Ant, you can use the SQL Task to execute a script:
http://ant.apache.org/manual/CoreTasks/sql.html
If you're using Maven, you can use the sql-maven-plugin:
http://mojo.codehaus.org/sql-maven-plugin/
Hope this helps,
Matt
On 5/27/07, Adam Sherman <[EMAIL PROTECTED]> wrote:
I