Uses of Interface
org.openiam.esb.repository.custom.DbIPGeoRepositoryCustom
-
Packages that use DbIPGeoRepositoryCustom Package Description org.openiam.esb.repository org.openiam.esb.repository.impl -
-
Uses of DbIPGeoRepositoryCustom in org.openiam.esb.repository
Subinterfaces of DbIPGeoRepositoryCustom in org.openiam.esb.repository Modifier and Type Interface Description interface
DbIPGeoRepository
This is repository for working with DbIPGeoEntity -
Uses of DbIPGeoRepositoryCustom in org.openiam.esb.repository.impl
Classes in org.openiam.esb.repository.impl that implement DbIPGeoRepositoryCustom Modifier and Type Class Description class
DbIPGeoRepositoryImpl
This is implementation of custom repository for working with DbIPGeoEntity
-