Re: [Hibernate] Selective SchemaExport

2003-12-31 Thread Gavin King
Not really. I suppose it should be easy enough to patch Hibernate to allow this. Les Stroud wrote: I have some tables in my hibernate mapping that I am in not control of. However, I like being able to automatically create and change (drop and recreate) my tables. It saves a ton of time. With t

[Hibernate] Selective SchemaExport

2003-12-30 Thread Les Stroud
I have some tables in my hibernate mapping that I am in not control of.  However, I like being able to automatically create and change (drop and recreate) my tables. It saves a ton of time.  With the tables that I am not in control of (and have mappings to) I have run into a problem.  In or