Re: [Hibernate] Re: API stability in SchemaUpdate

2003-08-27 Thread Serge Knystautas
Laura Werner wrote: Serge Knystautas wrote: The SchemaUpdate tool as is does not work in this environment. I need to SQL statements that Hibernate suggests could get the database to a stable environment. Maybe I'm missing something, but can't you just do something like this: java -cp... ne

[Hibernate] Re: API stability in SchemaUpdate

2003-08-26 Thread Laura Werner
Serge Knystautas wrote: The SchemaUpdate tool as is does not work in this environment. I need to SQL statements that Hibernate suggests could get the database to a stable environment. Maybe I'm missing something, but can't you just do something like this: java -cp... net.sf.hibernate.tool.