Uses of Class
org.openmetadata.service.jdbi3.ServiceEntityRepository.ServiceUpdater
-
Packages that use ServiceEntityRepository.ServiceUpdater Package Description org.openmetadata.service.jdbi3 -
-
Uses of ServiceEntityRepository.ServiceUpdater in org.openmetadata.service.jdbi3
Methods in org.openmetadata.service.jdbi3 that return ServiceEntityRepository.ServiceUpdater Modifier and Type Method Description ServiceEntityRepository.ServiceUpdaterServiceEntityRepository. getUpdater(T original, T updated, EntityRepository.Operation operation)
-