Uses of Interface
org.compass.gps.device.hibernate.NativeHibernateExtractor

Packages that use NativeHibernateExtractor
org.compass.gps.device.hibernate   
org.compass.spring.device.hibernate   
 

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

Methods in org.compass.gps.device.hibernate with parameters of type NativeHibernateExtractor
 void HibernateGpsDevice.setNativeExtractor(NativeHibernateExtractor nativeExtractor)
          Sets a native Hibernate extractor to work with frameworks that wrap the actual SessionFactory.
 

Uses of NativeHibernateExtractor in org.compass.spring.device.hibernate
 

Classes in org.compass.spring.device.hibernate that implement NativeHibernateExtractor
 class SpringNativeHibernateExtractor
          A Spring hibernate native SessionFactory extractor.
 



Copyright (c) 2004-2008 The Compass Project.