Uses of Class
org.openmetadata.service.jdbi3.CollectionDAO.TagUsageDAO.TagLabelMigration
-
Packages that use CollectionDAO.TagUsageDAO.TagLabelMigration Package Description org.openmetadata.service.jdbi3 -
-
Uses of CollectionDAO.TagUsageDAO.TagLabelMigration in org.openmetadata.service.jdbi3
Methods in org.openmetadata.service.jdbi3 that return CollectionDAO.TagUsageDAO.TagLabelMigration Modifier and Type Method Description CollectionDAO.TagUsageDAO.TagLabelMigrationCollectionDAO.TagUsageDAO.TagLabelMapperMigration. map(ResultSet r, org.jdbi.v3.core.statement.StatementContext ctx)Deprecated.Methods in org.openmetadata.service.jdbi3 that return types with arguments of type CollectionDAO.TagUsageDAO.TagLabelMigration Modifier and Type Method Description List<CollectionDAO.TagUsageDAO.TagLabelMigration>CollectionDAO.TagUsageDAO. listAll()Deprecated.
-