From: Brad C. <bra...@wo...> - 2002-04-25 22:32:41
|
PoolMan (http://www.codestudio.com) is no longer supported by its developer and we found that the last release had some issues. it may yet end up with the jakarta project (http://jakarta.apache.org/site/elsewhere.html#0305). brad > -----Original Message----- > From: Marco Pas [mailto:mar...@cm...] > Sent: Thursday, 25 April 2002 4:57 PM > To: 'Gavin_King/Cirrus%CI...@ci...'; > hib...@li... > Subject: RE: [Hibernate-devel] version 0.9.9 released (please read) >=20 >=20 > Gavin, >=20 > nice to see that Hibernate is going to work to 1.0.....=20 >=20 > I am not so familiar with connection pooling, but i believe=20 > that PoolMan is > also a nice implementation and widly used.. >=20 > IMHO Hibernate could do with some more internal and external > documentation... > So to release version 1.0 on the documentation side things=20 > should be worked > on.. ;-) >=20 > Greetings >=20 >=20 > -----Original Message----- > From: Gavin_King/Cirrus%CI...@ci... > [mailto:Gavin_King/Cirrus%CI...@ci...] > Sent: donderdag 25 april 2002 6:18 > To: hib...@li... > Subject: [Hibernate-devel] version 0.9.9 released (please read) >=20 >=20 >=20 > Finally!! >=20 > Two things to note with this release: >=20 > 1. I ended up changing the column name of the default=20 > HiLoGenerator after > all (MySQL doesn't like "" in SQL statements.) Sorry to=20 > people impacted by > this :( >=20 > 2. I am experimenting with c3p0 connection pooling > (http://sourceforge.net/projects/c3p0). This looks like a=20 > promising project > though there are still some issues with the current version.=20 > I would very > much appreciate if people could try it out and see how it functions in > their deployed environments compared to the rudimentary=20 > connection pooling > done by hibernate. (None of this is relevant to people using=20 > application > server datasources, so please ignore it if you are.) >=20 > To use c3p0, you need to set the usual properties you would need for > DriverManager, along with: >=20 > hibernate.c3p0.max_size > hibernate.c3p0.min_size > hibernate.c3p0.timeout > hibernate.c3p0.max_statements >=20 > Also, if anyone knows of any other good open source connection pool > implementations, we can try to build in support for those other > alternatives. (cirrus.hibernate.impl.ConnectionProvider abstracts the > notion of a connection pool ... I might eventually move this interface > and its implementors to a seperate package.) >=20 > Enjoy! >=20 > (and give feedback, please!) >=20 >=20 > _______________________________________________ > Hibernate-devel mailing list > Hib...@li... > https://lists.sourceforge.net/lists/listinfo/hibernate-devel >=20 > _______________________________________________ > Hibernate-devel mailing list > Hib...@li... > https://lists.sourceforge.net/lists/listinfo/hibernate-devel >=20 |