MainOverviewWikiIssuesForumBuildFisheye

Chapter 28. Hibernate 3 Gps Device Support

28.1. Deprecation Note

This device has been deprecated and moved to org.compass.spring.device.hibernate.dep package. Please use the new HibernateGpsDevice which allows for a pluggable native Hibernate extractor.

28.2. Introduction

The device is built on top of Spring ORM support for Hiberante 3, and Compass::Gps support for Hibernate 3 device. It provides support for Spring generation of Hibernate SessionFactory proxy.

28.3. SpringHibernate3GpsDevice

An extension of the Hibernate3GpsDevice that can handle Spring's proxing the Hibernate SessionFactory in order to register event listeners for real time data changes mirroring.