Uses of Interface
org.openiam.esb.repository.custom.AddressRepositoryCustom
-
Packages that use AddressRepositoryCustom Package Description org.openiam.esb.repository org.openiam.esb.repository.impl -
-
Uses of AddressRepositoryCustom in org.openiam.esb.repository
Subinterfaces of AddressRepositoryCustom in org.openiam.esb.repository Modifier and Type Interface Description interface
AddressRepository
JPA Repository implementation forAddressEntity
. -
Uses of AddressRepositoryCustom in org.openiam.esb.repository.impl
Classes in org.openiam.esb.repository.impl that implement AddressRepositoryCustom Modifier and Type Class Description class
AddressRepositoryImpl
JPA Repository implementation forAddressEntity
.
-