[ANNOUNCE] Hibernate 2.0.1 Released!
The Hibernate Team never stops producing. They've released 2.0.1, which fixes the following bugs:
Changes in version 2.0.1 (17.6.2003) ------------------------------------ * fixed some problems with new dialect-specific LIMIT clauses * improved parsing of collection where attribute * made one-to-many bags more efficient (they are really sets!) * allowed type="calendar" for properties * fixed a bug with locking a versioned composite-id class * refresh() may now take a transient instance * added ProxoolConnectionProvider (Martin Crawford) * fixed some minor JCA issues (Mike Mosiewicz) * fixed a bug with FETCH and sorted associations * improved performance of SchemaUpdate tool (Teodor Danciu) * fixed a bug in Configuration.addFile(String) (Ken Geis) * tidied up and documented hbm2ddl package (esp. Ant tasks) * deprecated CounterGenerator in favor of IncrementGenerator * improved logging during initialization
Posted by TomL on June 17, 2003 at 02:06 PM MDT #
Posted by Matt Raible on June 17, 2003 at 03:09 PM MDT #