Hibernate各模块之间应注意兼容性


http://www.hibernate.org/6.html

 

Compatibility Matrix

Package Version Core Annotations EntityManager Validator Search Shards Tools
Hibernate Core 3.2.6 GA - 3.2.x, 3.3.x 3.2.x, 3.3.x 3.0.x 3.0.x 3.0.x 3.2.x
3.3.0 SP1 - 3.4.x 3.4.x 3.1.x 3.1.x Not compatible Not compatible
Hibernate Annotations 3.3.1 GA 3.2.x - 3.3.x 3.0.x 3.0.x 3.0.x 3.2.x
3.4.0 GA 3.3.x - 3.4.x 3.1.x 3.1.x Not compatible Not compatible
Hibernate EntityManager 3.3.2 GA 3.2.x 3.3.x - 3.0.x 3.0.x Not compatible 3.2.x
3.4.0 GA 3.3.x 3.4.x - 3.1.x 3.1.x Not compatible not compatible
Hibernate Validator 3.0.0 GA 3.2.x 3.3.x 3.3.x - 3.0.x 3.0.x 3.2.x
3.1.0 CR2 3.3.x 3.4.x 3.4.x - 3.1.x Not compatible Not compatible
Hibernate Search 3.0.1 GA >= 3.2.2 (better if >= 3.2.6) 3.3.x (better if >= 3.3.1 ) 3.3.x 3.0.x - 3.0.x (3.2.x)
3.1.0 Beta1 3.3 3.4 3.4 3.1 - Not tested (3.2.x)
Hibernate Shards 3.0.0 Beta2 3.2.x 3.3.x Not compatible 3.0.x 3.0.x - -
Hibernate Tools 3.2.2 3.2.x 3.2.x and 3.3.x 3.2.x and 3.3.x 3.0.x (3.2.0) - -

你可能感兴趣的:(html,Hibernate)