com.hack23.cia.service.data.api
Interface CountryDAO

Package class diagram package CountryDAO
All Superinterfaces:
AbstractGenericDAO<Country,java.lang.Long>
All Known Implementing Classes:
CountryDAOImpl

public interface CountryDAO
extends AbstractGenericDAO<Country,java.lang.Long>

The Interface CountryDAO.


Method Summary
Modifier and Type Method and Description
 
Methods inherited from interface com.hack23.cia.service.data.api.AbstractGenericDAO
delete, findFirstByProperty, findListByProperty, getAll, getModelFactory, getSize, load, merge, persist, persist
 



Copyright © 2008-2010 www.hack23.com. All Rights Reserved.