
public class CountryDao extends GenericDao<Country>
manager| Constructor and Description |
|---|
CountryDao() |
| Modifier and Type | Method and Description |
|---|---|
Class<Country> |
getEntityClass() |
Country |
searchBy(Country country) |
contains, getEntityManager, getList, save, saveOrUpdate, searchBy, searchByIdpublic Class<Country> getEntityClass()
getEntityClass in class GenericDao<Country>Copyright © 2013. All Rights Reserved.