类 ShardingModel

    • 构造器详细资料

      • ShardingModel

        public ShardingModel()
    • 方法详细资料

      • getDataSourceName

        public String getDataSourceName()
        返回:
        the dataSourceName
      • setDataSourceName

        public void setDataSourceName​(String dataSourceName)
        参数:
        dataSourceName - the dataSourceName to set
      • getDataSource

        public DataSource getDataSource()
        返回:
        the dataSource
      • setDataSource

        public void setDataSource​(DataSource dataSource)
        参数:
        dataSource - the dataSource to set
      • getTableName

        public String getTableName()
        返回:
        the tableName
      • setTableName

        public void setTableName​(String tableName)
        参数:
        tableName - the tableName to set