Class MySQLPlugin
- java.lang.Object
-
- io.edurt.datacap.plugin.jdbc.mysql.MySQLPlugin
-
-
Constructor Summary
Constructors Constructor Description MySQLPlugin()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidconnect(Configure configure)Stringdescription()voiddestroy()Responseexecute(String content)Stringname()PluginTypetype()
-
-
-
Method Detail
-
description
public String description()
- Specified by:
descriptionin interfacePlugin
-
type
public PluginType type()
-
-