org.promotego.dao.interfaces
Interface LocationDao

All Superinterfaces:
Dao<Location>, RadiusSearchDao<Location>
All Known Implementing Classes:
HibernateLocationDao

public interface LocationDao
extends RadiusSearchDao<Location>


Method Summary
 
Methods inherited from interface org.promotego.dao.interfaces.RadiusSearchDao
findNear
 
Methods inherited from interface org.promotego.dao.interfaces.Dao
create, create, delete, deleteAll, findAll, getById, getCount, reattach, saveOrUpdate, update
 



Copyright © 2007. All Rights Reserved.