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