Uses of Class
org.compass.gps.device.hibernate.HibernateEntityIndexInfo

Packages that use HibernateEntityIndexInfo
org.compass.gps.device.hibernate   
 

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

Methods in org.compass.gps.device.hibernate with parameters of type HibernateEntityIndexInfo
 void HibernateGpsDevice.setindexEntityInfo(HibernateEntityIndexInfo indexInfo)
          Allows to set HibernateEntityIndexInfo which results in calling HibernateGpsDevice.setIndexQueryProvider(String, HibernateQueryProvider).
 void HibernateGpsDevice.setindexEntityInfos(HibernateEntityIndexInfo[] indexInfos)
          Allows to set an array of HibernateEntityIndexInfo which results in calling HibernateGpsDevice.setIndexQueryProvider(String, HibernateQueryProvider).
 



Copyright (c) 2004-2008 The Compass Project.