类 TenantInfoMapperByMySql

所有已实现的接口:
Mapper, TenantInfoMapper

public class TenantInfoMapperByMySql extends AbstractMapperByMysql implements TenantInfoMapper
The mysql implementation of TenantInfoMapper.
作者:
hyx
  • 构造器详细资料

    • TenantInfoMapperByMySql

      public TenantInfoMapperByMySql()
  • 方法详细资料

    • getDataSource

      public String getDataSource()
      从接口复制的说明: Mapper
      Get the datasource name.
      指定者:
      getDataSource 在接口中 Mapper
      返回:
      The name of datasource.