public final class SQLLogger extends Object
| Constructor and Description |
|---|
SQLLogger() |
| Modifier and Type | Method and Description |
|---|---|
static void |
logSQL(org.apache.shardingsphere.infra.binder.LogicSQL logicSQL,
boolean showSimple,
ExecutionContext executionContext)
Log SQL.
|
public static void logSQL(org.apache.shardingsphere.infra.binder.LogicSQL logicSQL,
boolean showSimple,
ExecutionContext executionContext)
logicSQL - logic SQLshowSimple - whether show SQL in simple styleexecutionContext - Execution contextCopyright © 2022 The Apache Software Foundation. All rights reserved.