类 ShardingGroupModel

    • 构造器详细资料

      • ShardingGroupModel

        public ShardingGroupModel()
    • 方法详细资料

      • getKey

        public String getKey()
        返回:
        the key
      • setKey

        public void setKey​(String key)
        参数:
        key - the key to set
      • getShardingModel

        public ShardingModel getShardingModel()
        返回:
        the shardingModel
      • setShardingModel

        public void setShardingModel​(ShardingModel shardingModel)
        参数:
        shardingModel - the shardingModel to set
      • getEntities

        public List getEntities()
        返回:
        the entities
      • setEntities

        public void setEntities​(List entities)
        参数:
        entities - the entities to set