public class CountryDaoImpl extends CountryDaoBase
Country
TRANSFORM_NONE
Constructor and Description |
---|
CountryDaoImpl() |
Modifier and Type | Method and Description |
---|---|
protected Country |
handleFindCountryByCode(String countryCode)
Performs the core logic for
CountryDaoBase.findCountryByCode(String) |
create, create, create, create, evict, findCountryByCode, load, load, loadAll, loadAll, remove, remove, remove, transformEntities, transformEntity, update, update
protected Country handleFindCountryByCode(String countryCode)
CountryDaoBase.findCountryByCode(String)
handleFindCountryByCode
in class CountryDaoBase
Copyright © 2019 Communote team. All rights reserved.