|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ShardConfiguration | |
|---|---|
| org.hibernate.shards | Copyright (C) 2007 Google Inc. |
| org.hibernate.shards.cfg | |
| Uses of ShardConfiguration in org.hibernate.shards |
|---|
| Constructor parameters in org.hibernate.shards with type arguments of type ShardConfiguration | |
|---|---|
ShardedConfiguration(org.hibernate.cfg.Configuration prototypeConfiguration,
List<ShardConfiguration> shardConfigs,
ShardStrategyFactory shardStrategyFactory)
Constructs a ShardedConfiguration. |
|
ShardedConfiguration(org.hibernate.cfg.Configuration prototypeConfiguration,
List<ShardConfiguration> shardConfigs,
ShardStrategyFactory shardStrategyFactory,
Map<Integer,Integer> virtualShardToShardMap)
Constructs a ShardedConfiguration. |
|
| Uses of ShardConfiguration in org.hibernate.shards.cfg |
|---|
| Classes in org.hibernate.shards.cfg that implement ShardConfiguration | |
|---|---|
class |
ConfigurationToShardConfigurationAdapter
Adapt a Configuration to the ShardConfiguration interface. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||