public class MySqlPlugin extends Object implements ProfilerPlugin, TransformTemplateAware
| Modifier and Type | Class and Description |
|---|---|
static class |
MySqlPlugin.CallableStatementTransform |
static class |
MySqlPlugin.ConnectionTransform |
static class |
MySqlPlugin.DriverTransform |
static class |
MySqlPlugin.JDBC4CallableStatement |
static class |
MySqlPlugin.JDBC4PreparedStatementTransform |
static class |
MySqlPlugin.PreparedStatementTransform |
static class |
MySqlPlugin.StatementTransformer |
| Constructor and Description |
|---|
MySqlPlugin() |
| Modifier and Type | Method and Description |
|---|---|
void |
setTransformTemplate(TransformTemplate transformTemplate) |
void |
setup(ProfilerPluginSetupContext context) |
public void setup(ProfilerPluginSetupContext context)
setup in interface ProfilerPluginpublic void setTransformTemplate(TransformTemplate transformTemplate)
setTransformTemplate in interface TransformTemplateAwareCopyright © 2012–2023 Naver Corporation. All rights reserved.