接口 TenantInfoMapper
- 所有超级接口:
Mapper
The tenant info mapper. If there is a new non-universal sql, you can add it here.
- 作者:
- hyx
-
方法概要
从接口继承的方法 com.alibaba.nacos.plugin.datasource.mapper.Mapper
count, delete, getDataSource, getFunction, getPrimaryKeyGeneratedKeys, insert, select, update
-
方法详细资料
-
getTableName
获取返回表名.- 指定者:
getTableName在接口中Mapper- 返回:
- 表名
-