Uses of Interface
org.compass.gps.device.hibernate.entities.HibernateEntitiesLocator

Packages that use HibernateEntitiesLocator
org.compass.gps.device.hibernate   
org.compass.gps.device.hibernate.entities   
 

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

Methods in org.compass.gps.device.hibernate with parameters of type HibernateEntitiesLocator
 void HibernateGpsDevice.setEntitiesLocator(HibernateEntitiesLocator entitiesLocator)
          Sets a pluggable index entities locator allowing to control the indexes entties that will be used.
 

Uses of HibernateEntitiesLocator in org.compass.gps.device.hibernate.entities
 

Classes in org.compass.gps.device.hibernate.entities that implement HibernateEntitiesLocator
 class DefaultHibernateEntitiesLocator
          A default implemenation that automatically locates entities to index based on Hibernate current mapped objects and mappings for the objects that exists with Compass.
 



Copyright (c) 2004-2008 The Compass Project.