Class CollectionDAO.ServicesCountRowMapper

java.lang.Object
org.openmetadata.service.jdbi3.CollectionDAO.ServicesCountRowMapper
All Implemented Interfaces:
org.jdbi.v3.core.mapper.RowMapper<ServicesCount>
Enclosing interface:
CollectionDAO

public static class CollectionDAO.ServicesCountRowMapper extends Object implements org.jdbi.v3.core.mapper.RowMapper<ServicesCount>
  • Constructor Details

    • ServicesCountRowMapper

      public ServicesCountRowMapper()
  • Method Details