|
From: Colin S. <col...@ex...> - 2005-07-16 21:47:46
|
I've been using hsqldb 1.8.0.1 in training with no real issues. It offers some nice enhancements over 1.7.x, including the ability for the db in server mode to serve data from multiple named databases, just like other DB software (oracle, postgres, etc.), and real schemas. We should decide if we want to switch the version we ship, for Spring 1.2.3, or wait until 1.3. I don't care too much either way, but I don't see much of a danger factor. Colin -- Colin Sampaleanu Interface21 Principal Consultant Spring Training, Consulting and Support - "From the Source" http://www.springframework.com |
|
From: Juergen H. <ju...@in...> - 2005-07-16 21:55:11
|
I wouldn't mind switching for Spring 1.2.3. I don't see much of a danger factor either. We should just get it done by Tuesday, as I intend to release 1.2.3 mid next week. Juergen -----Original Message----- From: spr...@li... [mailto:spr...@li...] On Behalf Of Colin Sampaleanu Sent: Saturday, July 16, 2005 11:48 PM To: spr...@li... Subject: [Springframework-developer] hsqldb 1.8.0.1 I've been using hsqldb 1.8.0.1 in training with no real issues. It offers some nice enhancements over 1.7.x, including the ability for the db in server mode to serve data from multiple named databases, just like other DB software (oracle, postgres, etc.), and real schemas. We should decide if we want to switch the version we ship, for Spring 1.2.3, or wait until 1.3. I don't care too much either way, but I don't see much of a danger factor. Colin -- Colin Sampaleanu Interface21 Principal Consultant Spring Training, Consulting and Support - "From the Source" http://www.springframework.com ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click _______________________________________________ Springframework-developer mailing list Spr...@li... https://lists.sourceforge.net/lists/listinfo/springframework-developer |
|
From: Lachezar D. <l.d...@gm...> - 2005-07-17 07:52:16
|
I am not sure if I am not the only one but the HSQLDB version that ships= =20 with Spring does not work correctly with the Hibernate Dialect that ships= =20 with the Hibernate that ships with Spring :). It might be a miscalculation= =20 on my side, but Hibernate generates SQL that uses HSqlDB 1.8 'generated'=20 attribute for native primary key numbers. I always need to use HSqlDB 1.8 form external sources to achieve the correc= t=20 behaviour when I want Hibernat to auto-create the database schema. I can't verify that for newer versions, because I am using Spring 1.1.5stil= l. On 7/17/05, Juergen Hoeller <ju...@in...> wrote: >=20 > I wouldn't mind switching for Spring 1.2.3. I don't see much of a danger > factor either. We should just get it done by Tuesday, as I intend to=20 > release > 1.2.3 mid next week. >=20 > Juergen >=20 >=20 > -----Original Message----- > From: spr...@li... > [mailto:spr...@li...] On Behalf= =20 > Of > Colin Sampaleanu > Sent: Saturday, July 16, 2005 11:48 PM > To: spr...@li... > Subject: [Springframework-developer] hsqldb 1.8.0.1 <http://1.8.0.1> >=20 > I've been using hsqldb 1.8.0.1 <http://1.8.0.1> in training with no real= =20 > issues. It offers > some nice enhancements over 1.7.x, including the ability for the db in > server mode to serve data from multiple named databases, just like other= =20 > DB > software (oracle, postgres, etc.), and real schemas. >=20 > We should decide if we want to switch the version we ship, for Spring=20 > 1.2.3, > or wait until 1.3. I don't care too much either way, but I don't see much= =20 > of > a danger factor. >=20 > Colin >=20 > -- > Colin Sampaleanu > Interface21 Principal Consultant > Spring Training, Consulting and Support - "From the Source" > http://www.springframework.com >=20 >=20 >=20 > ------------------------------------------------------- > SF.Net <http://SF.Net> email is sponsored by: Discover Easy Linux=20 > Migration Strategies > from IBM. Find simple to follow Roadmaps, straightforward articles, > informative Webcasts and more! Get everything you need to get up to > speed, fast. http://ads.osdn.com/?ad_id=3D7477&alloc_id=3D16492&op=3Dclic= k > _______________________________________________ > Springframework-developer mailing list > Spr...@li... > https://lists.sourceforge.net/lists/listinfo/springframework-developer >=20 >=20 >=20 >=20 > ------------------------------------------------------- > SF.Net <http://SF.Net> email is sponsored by: Discover Easy Linux=20 > Migration Strategies > from IBM. Find simple to follow Roadmaps, straightforward articles, > informative Webcasts and more! Get everything you need to get up to > speed, fast. http://ads.osdn.com/?ad_id=3D7477&alloc_id=3D16492&op=3Dclic= k > _______________________________________________ > Springframework-developer mailing list > Spr...@li... > https://lists.sourceforge.net/lists/listinfo/springframework-developer > |
|
From: Colin S. <col...@ex...> - 2005-07-20 21:16:32
|
I'm not sure if this made it in time for 1.2.3, but I've upgraded hsqldb to 1.8.0.1. As part of this, I started the old version and did a SET SCRIPTFORMAT TEXT SHUTDOWN SCRIPT then started up with the new version, and verified that petclinic and jpetstore seem to work fine. Colin Juergen Hoeller wrote: >I wouldn't mind switching for Spring 1.2.3. I don't see much of a danger >factor either. We should just get it done by Tuesday, as I intend to release >1.2.3 mid next week. > >Juergen > > >-----Original Message----- >From: spr...@li... >[mailto:spr...@li...] On Behalf Of >Colin Sampaleanu >Sent: Saturday, July 16, 2005 11:48 PM >To: spr...@li... >Subject: [Springframework-developer] hsqldb 1.8.0.1 > >I've been using hsqldb 1.8.0.1 in training with no real issues. It offers >some nice enhancements over 1.7.x, including the ability for the db in >server mode to serve data from multiple named databases, just like other DB >software (oracle, postgres, etc.), and real schemas. > >We should decide if we want to switch the version we ship, for Spring 1.2.3, >or wait until 1.3. I don't care too much either way, but I don't see much of >a danger factor. > >Colin > >-- >Colin Sampaleanu >Interface21 Principal Consultant >Spring Training, Consulting and Support - "From the Source" >http://www.springframework.com > > > >------------------------------------------------------- >SF.Net email is sponsored by: Discover Easy Linux Migration Strategies >from IBM. Find simple to follow Roadmaps, straightforward articles, >informative Webcasts and more! Get everything you need to get up to >speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click >_______________________________________________ >Springframework-developer mailing list >Spr...@li... >https://lists.sourceforge.net/lists/listinfo/springframework-developer > > > > >------------------------------------------------------- >SF.Net email is sponsored by: Discover Easy Linux Migration Strategies >from IBM. Find simple to follow Roadmaps, straightforward articles, >informative Webcasts and more! Get everything you need to get up to >speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click >_______________________________________________ >Springframework-developer mailing list >Spr...@li... >https://lists.sourceforge.net/lists/listinfo/springframework-developer > > -- Colin Sampaleanu Interface21 Principal Consultant Spring Training, Consulting and Support - "From the Source" http://www.springframework.com |
|
From: Juergen H. <ju...@in...> - 2005-07-20 21:43:50
|
Thanks, Colin - I'll check it out. 1.2.3 is gonna be deferred till tomorrow anyway, due to some last-minute issues being addressed. Juergen -----Original Message----- From: spr...@li... [mailto:spr...@li...] On Behalf Of Colin Sampaleanu Sent: Wednesday, July 20, 2005 11:16 PM To: spr...@li... Subject: Re: [Springframework-developer] hsqldb 1.8.0.1 I'm not sure if this made it in time for 1.2.3, but I've upgraded hsqldb to 1.8.0.1. As part of this, I started the old version and did a SET SCRIPTFORMAT TEXT SHUTDOWN SCRIPT then started up with the new version, and verified that petclinic and jpetstore seem to work fine. Colin Juergen Hoeller wrote: >I wouldn't mind switching for Spring 1.2.3. I don't see much of a >danger factor either. We should just get it done by Tuesday, as I >intend to release >1.2.3 mid next week. > >Juergen > > >-----Original Message----- >From: spr...@li... >[mailto:spr...@li...] On >Behalf Of Colin Sampaleanu >Sent: Saturday, July 16, 2005 11:48 PM >To: spr...@li... >Subject: [Springframework-developer] hsqldb 1.8.0.1 > >I've been using hsqldb 1.8.0.1 in training with no real issues. It >offers some nice enhancements over 1.7.x, including the ability for the >db in server mode to serve data from multiple named databases, just >like other DB software (oracle, postgres, etc.), and real schemas. > >We should decide if we want to switch the version we ship, for Spring >1.2.3, or wait until 1.3. I don't care too much either way, but I don't >see much of a danger factor. > >Colin > >-- >Colin Sampaleanu >Interface21 Principal Consultant >Spring Training, Consulting and Support - "From the Source" >http://www.springframework.com > > > >------------------------------------------------------- >SF.Net email is sponsored by: Discover Easy Linux Migration Strategies >from IBM. Find simple to follow Roadmaps, straightforward articles, >informative Webcasts and more! Get everything you need to get up to >speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click >_______________________________________________ >Springframework-developer mailing list >Spr...@li... >https://lists.sourceforge.net/lists/listinfo/springframework-developer > > > > >------------------------------------------------------- >SF.Net email is sponsored by: Discover Easy Linux Migration Strategies >from IBM. Find simple to follow Roadmaps, straightforward articles, >informative Webcasts and more! Get everything you need to get up to >speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click >_______________________________________________ >Springframework-developer mailing list >Spr...@li... >https://lists.sourceforge.net/lists/listinfo/springframework-developer > > -- Colin Sampaleanu Interface21 Principal Consultant Spring Training, Consulting and Support - "From the Source" http://www.springframework.com ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click _______________________________________________ Springframework-developer mailing list Spr...@li... https://lists.sourceforge.net/lists/listinfo/springframework-developer |