Hibernate Core 3.3.0.GA
经过几个RC版本后,3.3.0.GA终于出来了,从3.2到3.3值得您注意的变化包括如下几个方面: Migration to a Maven-based build Splitting of the project into modular jars (here I mean what Maven calls modules). This allows users to easily see and minimize dependencies. Redesigned second-level caching SPI Integration with JBossCache 2.x as a se...