Hibernate in Action – Segunda Edición

por davidgp el 03/07/2005

El año pasado compré el libro Hibernate in Action escrito por los propios creadores de Hibernate. El libro me ha encantado, es ameno y conciso, fácilmente te explica como Hibernate resuelve el problema de mapear objetos Java a bases de datos relaciones, y por que optaron por ciertas implementaciones en vez de otras.

Pero el mundo de la informática no para, y desde que se edito el libro se ha publicado la versión Hibernate 3.0 con la 3.1 a punto de caer, y la especificación de EJB 3 también esta más cerca. Por ello los autores han decido preparar una segunda edición del libro que tenga en cuenta estos cambios. Por otro lado también van incluir cambios en la estructura del mismo para corregir detalles que vieron cuando hicieron un curso sobre Hibernate donde seguían la estructura del libro.

We’ll update the book for Hibernate3 and EJB3, and based on the feedback we got from readers and during training (our first Hibernate training last year was following the books structure) we’ll make some major changes:

* the «Toolset» chapter will be removed and integrated into a new beginners tutorial that also shows the new Eclipse-based and Ant tools, with a hands-on basic project setup

* a new chapter will be added with best practices, patterns, and general tips & tricks – this will include a lot of FAQs from the forum and our customers, such as caching tricks, metadata-driven applications, dealing with large values, complex deployment scenarios, etc.

* more illustrations will be included with many mapping examples

So, you can expect quite a lot of new content, especially wrt EJB3 API usage for all of you who want to learn the new interfaces and lifecycle (it’s easy if you know Hibernate…) and more best practices.

Vía: In Relation To…

—–

{ 2 comentarios… read them below or add one }

Felipe 14/02/2008 a las 6:19 pm

Saludos, estopy interesado en el tema de hibernate, tienes algun tutorial en español acerca del tema, los links que tienes no pinchan

David García Pérez 15/02/2008 a las 1:51 pm

Felipe, pues no sé de muchos sitios en castellano, mira por http://javahispano.org , y sí, parece que manning (http://www.manning.com/) ha cambiado la estructura de su página web y esos enlaces ya no funcionan… que le vamos hacer.

Leave a Comment

Entrada anterior:

Entrada siguiente