public class SqlDebugger extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
debug(SchemaProperties.PrintSqlProperties printSqlProperties,
DMLType dmlType,
String dataSourceName,
Object applyResult) |
static void |
debug(SchemaProperties.PrintSqlProperties printSqlProperties,
PreparedSql preparedSql,
String dataSourceName,
boolean isIntercepted) |
public static void debug(SchemaProperties.PrintSqlProperties printSqlProperties, PreparedSql preparedSql, String dataSourceName, boolean isIntercepted)
public static void debug(SchemaProperties.PrintSqlProperties printSqlProperties, DMLType dmlType, String dataSourceName, Object applyResult)
Copyright © 2024 Dynamic-SQL. All rights reserved.