Hi All!
I finally managed to commit the dynamic schema update. To use it just
instantiate a SchemaUpdater Object, and call doUpdate.
I tried it with MS SQL Server, later I will try it with firebird and
oracle, I just wanted to commit it, because I have it sitting on my
drive for such a long time.
x27;"
<[EMAIL PROTECTED]>; "Gavin King" <[EMAIL PROTECTED]>
Cc: "hibernate list" <[EMAIL PROTECTED]>
Sent: Wednesday, October 23, 2002 8:38 PM
Subject: Re: [Hibernate] dynamic schema update
> I have it on my harddisk at home, and its actually finished
ROTECTED]>
To: "'Christoph Sturm'" <[EMAIL PROTECTED]>; "Gavin King"
<[EMAIL PROTECTED]>
Cc: "hibernate list" <[EMAIL PROTECTED]>
Sent: Wednesday, October 23, 2002 12:08 PM
Subject: RE: [Hibernate] dynamic schema update
> Hi,
>
> Is
;
To: "Christoph Sturm" <[EMAIL PROTECTED]>
Cc: "hibernate list" <[EMAIL PROTECTED]>
Sent: Friday, October 18, 2002 5:34 AM
Subject: Re: [Hibernate] dynamic schema update
Yeah, funny, I looked at this project about a year ago in the early stages
of Hibernate but i
OTECTED]>
Cc: "hibernate list" <[EMAIL PROTECTED]>
Sent: Friday, October 18, 2002 5:30 AM
Subject: Re: [Hibernate] dynamic schema update
> Gavin King wrote:
>
> >>I have now added a Schemaupdater to hibernate. At the moment it only
> >>adds missing
> I have now added a Schemaupdater to hibernate. At the moment it only
> adds missing colums to the schema, and creates tables if they are
> missing. I have testet it with sql server. All the rest of hibernate
> seems to still work, so I could commit it to cvs if you have no
objections.
Cool!! Go
Hi All!
I have now added a Schemaupdater to hibernate. At the moment it only
adds missing colums to the schema, and creates tables if they are
missing. I have testet it with sql server. All the rest of hibernate
seems to still work, so I could commit it to cvs if you have no objections.
Someth