原文地址:
http://www.hibernate.org/397.html
Java Persistence with Hibernate
Java的Hibernate持久层
The Java Persistence API is the standard object/relational mapping and persistence management interface of the Java EE 5.0 platform. As part of the EJB 3.0 [color=red]specification(详细)[/color] [color=red]effort(努力,成就)[/color], it is supported by all major [color=red]vendors(卖主) [/color]of the Java [color=red]industry(行业).[/color]
Hibernate [color=red]implements(实现) [/color]the Java Persistence object/relational mapping and persistence management interfaces with the Hibernate Annotations and Hibernate EntityManager modules, on top of the [color=red]mature (成熟)[/color]and powerful Hibernate Core.
The Hibernate modules can be [color=red]stacked(堆栈)[/color] and [color=red]combined (组合)[/color]as [color=red]desired(渴望的). [/color]You can use the Hibernate Java Persistence provider in any environment, Java SE 5.0 or Java EE 5.0. The Hibernate Java Persistence provider is fully certified and passes the Sun TCK.
http://www.hibernate.org/397.html
Java Persistence with Hibernate
Java的Hibernate持久层
The Java Persistence API is the standard object/relational mapping and persistence management interface of the Java EE 5.0 platform. As part of the EJB 3.0 [color=red]specification(详细)[/color] [color=red]effort(努力,成就)[/color], it is supported by all major [color=red]vendors(卖主) [/color]of the Java [color=red]industry(行业).[/color]
Hibernate [color=red]implements(实现) [/color]the Java Persistence object/relational mapping and persistence management interfaces with the Hibernate Annotations and Hibernate EntityManager modules, on top of the [color=red]mature (成熟)[/color]and powerful Hibernate Core.
The Hibernate modules can be [color=red]stacked(堆栈)[/color] and [color=red]combined (组合)[/color]as [color=red]desired(渴望的). [/color]You can use the Hibernate Java Persistence provider in any environment, Java SE 5.0 or Java EE 5.0. The Hibernate Java Persistence provider is fully certified and passes the Sun TCK.