org.tinygroup.dbrouter.impl.shardrule
类 ShardRuleMatchWithSectionAndHash
java.lang.Object
org.tinygroup.dbrouter.impl.shardrule.ShardRuleMatchWithSectionAndHash
public class ShardRuleMatchWithSectionAndHash
- extends Object
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ShardRuleMatchWithSectionAndHash
public ShardRuleMatchWithSectionAndHash(List<Section> sections,
String tableName,
String targetTableName,
ConsistentHash<String> consistentHash,
String fieldName,
String expression,
Partition partition,
Object[] preparedParams)
insertMatch
public boolean insertMatch(Statement statement)
updateMatch
public boolean updateMatch(Statement statement)
deleteMatch
public boolean deleteMatch(Statement statement)
selectMatch
public boolean selectMatch(Statement statement)
Copyright © 2006–2015 TinyGroup. All rights reserved.