org.tinygroup.dbrouter.impl.shardrule
public class ShardRuleMatchWithSections extends Object
| Constructor and 描述 |
|---|
ShardRuleMatchWithSections(List<Section> sections,
String tableName,
String fieldName,
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.