public class MySqlConfig extends JdbcConfig
| Constructor and Description |
|---|
MySqlConfig(ProfilerConfig config) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isProfileCommit() |
boolean |
isProfileRollback() |
boolean |
isProfileSetAutoCommit() |
String |
toString() |
getMaxSqlBindValueSize, isPluginEnable, isTraceSqlBindValuepublic MySqlConfig(ProfilerConfig config)
public boolean isProfileSetAutoCommit()
public boolean isProfileCommit()
public boolean isProfileRollback()
public String toString()
toString in class JdbcConfigCopyright © 2012–2023 Naver Corporation. All rights reserved.