Uses of Interface
org.compass.gps.device.hibernate.lifecycle.HibernateEntityLifecycleInjector

Packages that use HibernateEntityLifecycleInjector
org.compass.gps.device.hibernate   
org.compass.gps.device.hibernate.lifecycle   
 

Uses of HibernateEntityLifecycleInjector in org.compass.gps.device.hibernate
 

Methods in org.compass.gps.device.hibernate with parameters of type HibernateEntityLifecycleInjector
 void HibernateGpsDevice.setLifecycleInjector(HibernateEntityLifecycleInjector lifecycleInjector)
          Sets a custom lifecycle injector controlling the injection of Hibernate lifecycle listeners for mirroring operations.
 

Uses of HibernateEntityLifecycleInjector in org.compass.gps.device.hibernate.lifecycle
 

Classes in org.compass.gps.device.hibernate.lifecycle that implement HibernateEntityLifecycleInjector
 class DefaultHibernateEntityCollectionLifecycleInjector
           
 class DefaultHibernateEntityLifecycleInjector
          Injects lifecycle listeners directly into Hibernate for mirroring operations.
 



Copyright (c) 2004-2008 The Compass Project.