public final class RowMapperManager extends Object
RowMapper for database object mapping.| 构造器和说明 |
|---|
RowMapperManager() |
public static final org.springframework.jdbc.core.RowMapper<TenantInfo> TENANT_INFO_ROW_MAPPER
public static final org.springframework.jdbc.core.RowMapper<User> USER_ROW_MAPPER
public static final org.springframework.jdbc.core.RowMapper<ConfigInfoWrapper> CONFIG_INFO_WRAPPER_ROW_MAPPER
public static final org.springframework.jdbc.core.RowMapper<ConfigKey> CONFIG_KEY_ROW_MAPPER
public static final RowMapperManager.ConfigInfoBetaWrapperRowMapper CONFIG_INFO_BETA_WRAPPER_ROW_MAPPER
public static final RowMapperManager.ConfigInfoTagWrapperRowMapper CONFIG_INFO_TAG_WRAPPER_ROW_MAPPER
public static final RowMapperManager.ConfigInfoRowMapper CONFIG_INFO_ROW_MAPPER
public static final RowMapperManager.ConfigAdvanceInfoRowMapper CONFIG_ADVANCE_INFO_ROW_MAPPER
public static final RowMapperManager.ConfigAllInfoRowMapper CONFIG_ALL_INFO_ROW_MAPPER
public static final RowMapperManager.ConfigInfo4BetaRowMapper CONFIG_INFO4BETA_ROW_MAPPER
public static final RowMapperManager.ConfigInfo4TagRowMapper CONFIG_INFO4TAG_ROW_MAPPER
public static final RowMapperManager.ConfigInfoBaseRowMapper CONFIG_INFO_BASE_ROW_MAPPER
public static final RowMapperManager.ConfigInfoAggrRowMapper CONFIG_INFO_AGGR_ROW_MAPPER
public static final RowMapperManager.ConfigInfoChangedRowMapper CONFIG_INFO_CHANGED_ROW_MAPPER
public static final RowMapperManager.ConfigHistoryRowMapper HISTORY_LIST_ROW_MAPPER
public static final RowMapperManager.ConfigHistoryDetailRowMapper HISTORY_DETAIL_ROW_MAPPER
public static final RowMapperManager.RoleInfoRowMapper ROLE_INFO_ROW_MAPPER
public static final RowMapperManager.PermissionRowMapper PERMISSION_ROW_MAPPER
public static final RowMapperManager.MapRowMapper MAP_ROW_MAPPER
public static <D> org.springframework.jdbc.core.RowMapper<D> getRowMapper(String classFullName)
Copyright © 2018–2022 Alibaba Group. All rights reserved.