org.parancoe.plugins.italy
Interface RegioneDao

All Superinterfaces:
org.parancoe.persistence.dao.generic.GenericDao<Regione,java.lang.String>, org.parancoe.persistence.dao.generic.GenericDaoBase<Regione,java.lang.String>, org.parancoe.persistence.dao.generic.GenericDaoHibernateSupport

@Dao(entity=Regione.class)
public interface RegioneDao
extends org.parancoe.persistence.dao.generic.GenericDao<Regione,java.lang.String>


Method Summary
 
Methods inherited from interface org.parancoe.persistence.dao.generic.GenericDaoBase
count, countByCriteria, create, delete, deleteAll, findAll, get, getHibernateTemplate, read, rollBackTransaction, searchByCriteria, searchByCriteria, searchByCriteria, searchPaginatedByCriteria, searchPaginatedByCriteria, store
 
Methods inherited from interface org.parancoe.persistence.dao.generic.GenericDaoHibernateSupport
getHibernateTemplate, getType, setType
 



Copyright © 2008. All Rights Reserved.