Tag: <span>hibernate</span>

GWT, Spring and Hibernate Integration

This video show how to integrate GWT with Spring and Hibernate ORM. In addition to the standard Spring+Hibernate integration (transactions, exception handling, DAO templates, etc.), it also discuss how to access spring beans via GWT’s RPC facilities. Next it presents client side remote interfaces and service proxies, exception handling, domain …

What’s new in Hibernate: a JPA 2 perspective

This Jazoon 2010 session presents the new features of Hibernate and in particular the one coming from Java Persistence 2. Itl explores the new type-safe Criteria API as well as its close brother the new Hibernate Static metamodel generator; the new locking options and their consequences for your applications; Infinispan’s …

Spring and Spring MVC in Production

This session presents an in depth discussion of a real world production application using Spring. The presentation will cover the business reasons for the application, how the application architecture was designed, packaged and deployed. The technologies discussed will include Spring, Hibernate, Spring MVC, FreeMarker, DWR, jQuery and many more. Attendees …