public class HashGenerator
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
long |
doHash(Column aParameter,
ShardKeyDataType aShardKeyDataType,
java.lang.String aServerCharSet) |
static HashGenerator |
getInstance() |
public static HashGenerator getInstance()
public long doHash(Column aParameter, ShardKeyDataType aShardKeyDataType, java.lang.String aServerCharSet) throws java.sql.SQLException
java.sql.SQLException