org.tinygroup.dbrouter.impl.shardrule
public class ShardRuleMatchWithId extends Object
| Constructor and 描述 |
|---|
ShardRuleMatchWithId(long remainder,
String tableName,
String primaryKeyFieldName,
Partition partition,
Object[] preparedParams) |
| Modifier and Type | Method and 描述 |
|---|---|
boolean |
deleteMatch(Statement statement) |
boolean |
insertMatch(Statement statement) |
boolean |
selectMatch(Statement statement) |
boolean |
updateMatch(Statement statement) |
Copyright © 2006–2015 TinyGroup. All rights reserved.