InfoQ

Topic/Tag specific view

Hibernate Content on InfoQ


Latest featured content about Hibernate

Alexandru Popescu Discusses the InfoQ.com Site Architecture

Community
Architecture,
Java
Topics
Media,
Portal/CMS

In this interview from QCon London 2008, InfoQ Chief Architect Alexandru Popescu discusses the architecture of InfoQ, integrating WebWork and DWR, Hibernate and JCR, Hibernate scalability, MySQL replication, the new InfoQ video streaming system, the video encoding process, site search, and future plans for InfoQ.

News about Hibernate

Envers Joins Hibernate

Community
Java
Topics
Data Access,
Versioning

Envers is an open-source project from JBoss which has recently been added under the Hibernate umbrella.

Polyforms - Reduce DAO Code Duplication

Community
Java
Topics
Data Access

The goal of the Polyforms project is to remove the heavily duplicated glue code to tie data access objects to the underlying persistence API.

Articles about Hibernate

Domain-Driven Design in an Evolving Architecture

Community
Architecture,
Java
Topics
Object Oriented Design,
Modeling,
Design

Mat Wall and Nik Silver explain how their has been using Domain-Driven Design in an evolving and Agile environment, at high traffic news site guardian.co.uk.

Using Hibernate to Support Custom Domain Object Fields

Community
Java
Topics
Data Access

Hibernate is a widely used ORM tool for Java. Some applications of it are not always straight forward however. A new InfoQ article looks at using Hibernate to provide a commonly requested feature of custom fields for domain objects without requiring a restart of the system. The article will walk through the solution's implementation, testing, and future improvements.

Interviews about Hibernate

Charles Nutter discusses JRuby

Community
Java,
Ruby
Topics
Web Frameworks,
Ruby on Rails,
Application Servers,
Enterprise Architecture,
Platforms,
Compilers,
JRuby,
Community

JRuby project lead Charles Nutter discusses how he got involved with JRuby, Sun's involvement with JRuby, how JRuby fits into enterprise-level web applications, the possibility of a friendly fork of the OpenJDK source code, reasons for switching to JRuby, the future of JRuby, Spring and JRuby, and the Ruby community as a whole.

Mike Keith on EJB 3

Community
Java
Topics
Data Access

In this interview co spec lead Mike Keith discusses the current state of EJB 3. He covers how the community has drove the development of the EJB 3 spec as well as the praises and criticisms that have developed along the way. Keith also comments on the evolution of the specification to be work better with pojo's and embrace newer ideas such as dependency injection.

Presentations about Hibernate

Voca, UK's largest payment processing engine running Spring

Community
Architecture,
Java
Topics
ESB,
Enterprise Architecture,
Transactions Processing

In this presentation from QCon London, William Soo and Meeraj Kunnumpurath discuss the Voca transaction processing system architecture, the previous Mainframe-based architecture, architectural challenges and requirements, the new Spring and J2EE-based architecture, upcoming challenges for Voca, and technologies to watch for in the future.

Using AOP in the Enterprise

Community
Java
Topics
AOP

SpringSource CTO and AspectJ project lead Adrian Colyer discusses where Aspect-Oriented Programming (AOP) should be used, practical applications of AOP in enterprise situations such as Hibernate exception translation and automatic operation retry on nonfatal exceptions, and AOP mechanisms in Spring 2.5.