org.tinygroup.dbrouter.impl.shardrule
类 ShardRuleMatchWithId
java.lang.Object
org.tinygroup.dbrouter.impl.shardrule.ShardRuleMatchWithId
public class ShardRuleMatchWithId
- extends Object
- 作者:
- renhui
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ShardRuleMatchWithId
public ShardRuleMatchWithId(long remainder,
String tableName,
String primaryKeyFieldName,
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.