Hibernate 3.2 正式发布 获JPA 兼容认证

| No Comments | No TrackBacks

Hibernate 3.2 终于发布了正式版本。

此次发布的最大亮点就是,Hibernate 3.2 获得了Sun TCK 的JPA(Java Persistence API) 兼容认证。

Hibernate 3.2 新版本中主要提升包括:

Hibernate Core:具备完整功能、以及优秀性能的ORM 持久层映射核心。Hibernate 可以帮助开发者节省持久层编码时间,有助于OO的设计。Hibernate Core 需要JDK1.3 以上或者支持J2EE 1.4、Java EE 5.0 的应用服务器。

Hibernate Annotation:Hibernate Annotation 提供了JDK 5.0 代码标注的功能,从而替代XML 元数据。通过使用Hibernate Annotation ,能够减少描述符,编译期校验,以及减少配置和维护工作等。

Hibernate EntityManager:Hibernate EntityManager 实现了Java 持久化编程接口,对象生命周期法则,以及JSR 220 (EJB 3.0) 定义的查询选项。

No TrackBacks

TrackBack URL: http://www.wujianrong.com/mt-tb.cgi/1210

Leave a comment

About this Entry

This page contains a single entry by kevinwu published on October 19, 2006 10:49 PM.

用 Groovy 减少代码冗余 was the previous entry in this blog.

微软IE7正式版出炉 is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.