Uses of Class
es.kukenan.smartfi.microservice.onboarding.repository.entity.Country
Packages that use Country
Package
Description
Services and related beans and dependencies.
Services and related beans and dependencies.
-
Uses of Country in es.kukenan.smartfi.microservice.onboarding.repository
Methods in es.kukenan.smartfi.microservice.onboarding.repository that return CountryModifier and TypeMethodDescriptionCountryRepository.findById(int id) Select registers by id.CountryRepository.findByName(String name) Select registers by name. -
Uses of Country in es.kukenan.smartfi.microservice.onboarding.repository.entity
Fields in es.kukenan.smartfi.microservice.onboarding.repository.entity declared as Country