The following comment has been added to this issue: Author: David Eric Pugh Created: Thu, 22 Jul 2004 3:37 AM Body: The site docs have become a bit out of date. the delimiter support was added. I hope to do a release soon, and update the site at that time.
If the delmiter support isn't what you need, please submit a patch file and reopen this issue. --------------------------------------------------------------------- View this comment: http://jira.codehaus.org/browse/MPHIBERNATE-8?page=comments#action_22071 --------------------------------------------------------------------- View the issue: http://jira.codehaus.org/browse/MPHIBERNATE-8 Here is an overview of the issue: --------------------------------------------------------------------- Key: MPHIBERNATE-8 Summary: Support delimiter property Type: Bug Status: Unassigned Priority: Major Original Estimate: Unknown Time Spent: Unknown Remaining: Unknown Project: maven-hibernate-plugin Assignee: Reporter: mike perham Created: Fri, 9 Jul 2004 5:41 PM Updated: Thu, 22 Jul 2004 3:37 AM Description: SchemaExport has a setDelimiter() property which allows you to set it to ";" so that you can get this: drop table foo; create table foo ( id int not null; ); Command delimiting is necessary with the DB2 command line tool. Please add a property which can be set to turn this on. --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]