| Package | Description | 
|---|---|
| oracle.jdbc.pool | 
 A package of connection cache and pooling related classes. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
OracleShardingKeyBuilderImpl | 
OracleShardingKeyBuilderImpl.oraHash(long oraHash)
Used to build the shard key with the known ORA HASH value. 
 | 
OracleShardingKeyBuilderImpl | 
OracleShardingKeyBuilderImpl.oraHash(long oraHash)
Used to build the shard key with the known ORA HASH value. 
 | 
OracleShardingKeyBuilderImpl | 
OracleShardingKeyBuilderImpl.subkey(Object subkey, SQLType subkeyType)
This method is called to include a subkey into a sharding key object being built. 
 | 
OracleShardingKeyBuilderImpl | 
OracleShardingKeyBuilderImpl.subkey(Object subkey, SQLType subkeyType)
This method is called to include a subkey into a sharding key object being built. 
 | 
| Constructor and Description | 
|---|
OracleShardingKeyImpl(OracleShardingKeyBuilderImpl builder)  | 
OracleShardingKeyImpl(OracleShardingKeyBuilderImpl builder)  |