| 程序包 | 说明 |
|---|---|
| com.queryflow.accessor.connection | |
| com.queryflow.accessor.statement |
| 限定符和类型 | 类和说明 |
|---|---|
class |
DataExecutor
数据库操作实现类
|
| 限定符和类型 | 字段和说明 |
|---|---|
protected ConnectionExecutor |
Statement.executor |
| 构造器和说明 |
|---|
BatchStatement(ConnectionExecutor executor) |
CallStatement(String sql,
ConnectionExecutor executor) |
PreparedBatchStatement(String sql,
ConnectionExecutor executor) |
SelectStatement(String sql,
ConnectionExecutor executor) |
UpdateStatement(String sql,
ConnectionExecutor executor) |
Copyright © 2019. All rights reserved.