| 程序包 | 说明 |
|---|---|
| com.dangdang.ddframe.rdb.sharding.executor.wrapper | |
| com.dangdang.ddframe.rdb.sharding.router | |
| com.dangdang.ddframe.rdb.sharding.router.single |
| 构造器和说明 |
|---|
BatchPreparedStatementExecutorWrapper(PreparedStatement preparedStatement,
List<Object> parameters,
SQLExecutionUnit sqlExecutionUnit) |
PreparedStatementExecutorWrapper(PreparedStatement preparedStatement,
List<Object> parameters,
SQLExecutionUnit sqlExecutionUnit) |
StatementExecutorWrapper(Statement statement,
SQLExecutionUnit sqlExecutionUnit) |
| 限定符和类型 | 方法和说明 |
|---|---|
Collection<SQLExecutionUnit> |
RoutingResult.getSQLExecutionUnits(SQLBuilder sqlBuilder)
获取SQL执行单元集合.
|
| 限定符和类型 | 方法和说明 |
|---|---|
Collection<SQLExecutionUnit> |
SingleRoutingResult.getSQLExecutionUnits(SQLBuilder sqlBuilder) |
Copyright © 2016. All rights reserved.