com.activequant.dao
Interface IRegionDao

All Superinterfaces:
IEntityDao<Region>
All Known Implementing Classes:
RegionDao

public interface IRegionDao
extends IEntityDao<Region>


Method Summary
 
Methods inherited from interface com.activequant.dao.IEntityDao
count, countForAttributeValue, countForAttributeValue, countForAttributeValue, create, delete, findIDs, findIDs, findIDs, findIDs, findIDsWhereCreationDateBetween, load, loadAll, loadIDs, update
 



Copyright © 2012 ActiveQuant GmbH. All Rights Reserved.