org.hibernate.shards.strategy
Interface ShardStrategyFactory


public interface ShardStrategyFactory

Author:
maxr@google.com (Max Ross)

Method Summary
 ShardStrategy newShardStrategy(List<ShardId> shardIds)
           
 

Method Detail

newShardStrategy

ShardStrategy newShardStrategy(List<ShardId> shardIds)