类 RowMapperManager.ConfigKeyRowMapper
- java.lang.Object
-
- com.alibaba.nacos.config.server.service.repository.RowMapperManager.ConfigKeyRowMapper
-
- 所有已实现的接口:
org.springframework.jdbc.core.RowMapper<ConfigKey>
- 封闭类:
- RowMapperManager
public static final class RowMapperManager.ConfigKeyRowMapper extends java.lang.Object implements org.springframework.jdbc.core.RowMapper<ConfigKey>
-
-
构造器概要
构造器 构造器 说明 ConfigKeyRowMapper()
-