4/07/2010

Hibernate 3.5.0 final release

終算釋放新版了,似乎等了滿久!

3.5.0 版本中新增一些期待滿久的特性:

  • JSR 317(JPA)支援 
  • 整合hibernate-anootaitons, hibernate-entitymanager, hibernate-enver至核心中
  • 新增標準Infinispan as second-level cache 支援
  • 加強"read only" / "immutable" 支援
  • 支援JDBC 4
  • 支援column-level read/write fragments (HBM only for now)
  • Initial support for fetch profiles (不知道什麼東西)
  • Phase 1 will focus on the API and the metadata infastructure needed to support fetch profiles. It will also provide implementation for using the join strategy.

個人所期待支援就是JPA2,JPA1在查詢支援及彈性不是這麼理想,不過這一次修正似乎滿多關於second-level cache問題

Hibernate 3.5.0 final release

No comments:

Post a Comment