Class CountryDaoImpl
java.lang.Object
org.broadleafcommerce.profile.core.dao.CountryDaoImpl
- All Implemented Interfaces:
CountryDao
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected jakarta.persistence.EntityManagerprotected EntityConfiguration -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
em
protected jakarta.persistence.EntityManager em -
entityConfiguration
-
-
Constructor Details
-
CountryDaoImpl
public CountryDaoImpl()
-
-
Method Details
-
findCountryByAbbreviation
- Specified by:
findCountryByAbbreviationin interfaceCountryDao
-
findCountries
- Specified by:
findCountriesin interfaceCountryDao
-
save
- Specified by:
savein interfaceCountryDao
-