| Interface | Description |
|---|---|
| SqlExecutor |
| Class | Description |
|---|---|
| AbstractSqlExecutor | |
| PreparedSql |
PreparedSql 类用于封装 SQL 语句及其对应的参数,以支持批量执行。
该类包含 SQL 语句字符串和参数列表,适用于单次或批量的 SQL 执行场景。
|
| RootExecutor | |
| SqlDebugger | |
| SqlExecutionFactory |
Copyright © 2024–2025 Dynamic-SQL. All rights reserved.