public class SqlDebugger extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
static void |
debug(SchemaProperties.PrintSqlProperties printSqlProperties,
PreparedSql preparedSql,
String dataSourceName,
boolean isIntercepted) |
static void |
debug(SchemaProperties.PrintSqlProperties printSqlProperties,
SqlExecuteType sqlExecuteType,
String dataSourceName,
Object applyResult) |
public static void debug(SchemaProperties.PrintSqlProperties printSqlProperties, PreparedSql preparedSql, String dataSourceName, boolean isIntercepted)
public static void debug(SchemaProperties.PrintSqlProperties printSqlProperties, SqlExecuteType sqlExecuteType, String dataSourceName, Object applyResult)
Copyright © 2024–2025 Dynamic-SQL. All rights reserved.