| 程序包 | 说明 |
|---|---|
| io.shardingjdbc.core.executor | |
| io.shardingjdbc.core.executor.type.batch | |
| io.shardingjdbc.core.executor.type.prepared | |
| io.shardingjdbc.core.executor.type.statement |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
ExecuteCallback.execute(BaseStatementUnit baseStatementUnit)
Execute task.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
BatchPreparedStatementUnit
PreparedStatement add batch execute unit.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
PreparedStatementUnit
PreparedStatement execute unit.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
StatementUnit
Statement execute unit.
|
Copyright © 2017. All rights reserved.