接口的使用
com.alibaba.nacos.plugin.datasource.mapper.Mapper
-
-
com.alibaba.nacos.plugin.datasource中Mapper的使用
类型参数类型为Mapper的com.alibaba.nacos.plugin.datasource中的字段 修饰符和类型 字段 说明 static java.util.Map<java.lang.String,java.util.Map<java.lang.String,Mapper>>MapperManager. MAPPER_SPI_MAP类型参数类型为Mapper的com.alibaba.nacos.plugin.datasource中的方法 修饰符和类型 方法 说明 <R extends Mapper>
RMapperManager. findMapper(java.lang.String dataSource, java.lang.String tableName)Get the mapper by table name.参数类型为Mapper的com.alibaba.nacos.plugin.datasource中的方法 修饰符和类型 方法 说明 static voidMapperManager. join(Mapper mapper)To join mapper in MAPPER_SPI_MAP. -
com.alibaba.nacos.plugin.datasource.impl.derby中Mapper的使用
实现Mapper的com.alibaba.nacos.plugin.datasource.impl.derby中的类 修饰符和类型 类 说明 classConfigInfoAggrMapperByDerbyThe derby implementation of ConfigInfoAggrMapper.classConfigInfoBetaMapperByDerbyThe derby implementation of ConfigInfoBetaMapper.classConfigInfoMapperByDerbyThe derby implementation of ConfigInfoMapper.classConfigInfoTagMapperByDerbyThe derby implementation of ConfigInfoTagMapper.classConfigInfoTagsRelationMapperByDerbyThe derby implementation of ConfigTagsRelationMapper.classGroupCapacityMapperByDerbyThe derby implementation ofGroupCapacityMapper.classHistoryConfigInfoMapperByDerbyThe derby implementation of ConfigInfoMapper.classTenantCapacityMapperByDerbyThe derby implementation of TenantCapacityMapper.classTenantInfoMapperByDerbyThe derby implementation of TenantInfoMapper. -
com.alibaba.nacos.plugin.datasource.impl.mysql中Mapper的使用
实现Mapper的com.alibaba.nacos.plugin.datasource.impl.mysql中的类 修饰符和类型 类 说明 classConfigInfoAggrMapperByMySqlThe mysql implementation of ConfigInfoAggrMapper.classConfigInfoBetaMapperByMySqlThe mysql implementation of ConfigInfoBetaMapper.classConfigInfoMapperByMySqlThe mysql implementation of ConfigInfoMapper.classConfigInfoTagMapperByMySqlThe mysql implementation of ConfigInfoTagMapper.classConfigTagsRelationMapperByMySqlThe mysql implementation of ConfigTagsRelationMapper.classGroupCapacityMapperByMysqlThe derby implementation ofGroupCapacityMapper.classHistoryConfigInfoMapperByMySqlThe mysql implementation of HistoryConfigInfoMapper.classTenantCapacityMapperByMySqlThe mysql implementation of TenantCapacityMapper.classTenantInfoMapperByMySqlThe mysql implementation of TenantInfoMapper. -
com.alibaba.nacos.plugin.datasource.mapper中Mapper的使用
com.alibaba.nacos.plugin.datasource.mapper中Mapper的子接口 修饰符和类型 接口 说明 interfaceConfigInfoAggrMapperThe mapper of config info.interfaceConfigInfoBetaMapperThe beta config info mapper.interfaceConfigInfoMapperThe mapper of config info.interfaceConfigInfoTagMapperThe config tag info mapper.interfaceConfigTagsRelationMapperThe config with tags mapper.interfaceGroupCapacityMapperThe tenant capacity info mapper.interfaceHistoryConfigInfoMapperThe history config info mapper.interfaceTenantCapacityMapperThe tenant capacity info mapper.interfaceTenantInfoMapperThe tenant info mapper.实现Mapper的com.alibaba.nacos.plugin.datasource.mapper中的类 修饰符和类型 类 说明 classAbstractMapperThe abstract mapper contains CRUD methods. -
com.alibaba.nacos.plugin.datasource.proxy中Mapper的使用
声明为Mapper的com.alibaba.nacos.plugin.datasource.proxy中的字段 修饰符和类型 字段 说明 private MapperMapperProxy. mapper参数类型为Mapper的com.alibaba.nacos.plugin.datasource.proxy中的方法 修饰符和类型 方法 说明 <R> RMapperProxy. createProxy(Mapper mapper)
-