Class CollectionDAO.SettingsRowMapper

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

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

    • SettingsRowMapper

      public SettingsRowMapper()
  • Method Details