From: Gavin K. <Gav...@ex...> - 2002-12-18 22:44:25
|
Woops, no, I didn't realise this.... (recent functionality, btw)=20 would you submit a bug report and / or patch please. TIA. > -----Original Message----- > From: Ugo Cei [mailto:u....@cb...]=20 > Sent: Thursday, 19 December 2002 2:41 AM > To: hib...@li... > Subject: [Hibernate] Missing semicolons in generated schema file >=20 >=20 > Hope this is not a FAQ. I looked around but couldn't find=20 > anything about=20 > it, so here I go. >=20 > I'm using Hibernate 1.2 and I'm trying to generate a DDL schema for=20 > Oracle from my classes. I'm using the following command-line=20 > arguments: >=20 > -Dhibernate.dialect=3Dcirrus.hibernate.sql.OracleDialect --text=20 > --output=3Dhib-Oracle.sql --quiet --format --delimiter=3D';' >=20 > What happens is that the generated script has the necessary=20 > semicolons=20 > at the end of "create" statements, but they are completely=20 > missing from=20 > the end of "drop" statements. >=20 > Is this a known bug? >=20 > Thanks in Advance, >=20 > Ugo >=20 > --=20 > Ugo Cei - http://www.beblogging.com/blog/ >=20 >=20 >=20 > ------------------------------------------------------- > This sf.net email is sponsored by: > With Great Power, Comes Great Responsibility=20 > Learn to use your power at OSDN's High Performance Computing=20 > Channel http://hpc.devchannel.org/=20 > _______________________________________________ > hibernate-devel mailing list hib...@li... > https://lists.sourceforge.net/lists/listinfo/hibernate-devel >=20 ********** CAUTION - Disclaimer ********** This message may contain privileged and confidential information. If you are not the intended recipient of this message (or responsible for delivery of the message to such person) you are hereby notified that any use, dissemination, distribution or reproduction of this message is prohibited. If you have received this message in error, you should destroy it and kindly notify the sender by reply e-mail. Please advise immediately if you or your employer do not consent to Internet e-mail for messages of this kind. Opinions, conclusions and other information in this message that do not relate to the official business of Expert Information Services Pty Ltd ("The Company") shall be understood as neither given nor endorsed by it. The Company advises that this e-mail and any attached files should be scanned to detect viruses. The Company accepts no liability for loss or damage (whether caused by negligence or not) resulting from the use of any attached files. **EIS******** End of Disclaimer ********** |