Class SqlServerPlugin
- java.lang.Object
-
- io.edurt.datacap.plugin.jdbc.sqlserver.SqlServerPlugin
-
-
Constructor Summary
Constructors Constructor Description SqlServerPlugin()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidconnect(Configure configure)Stringdescription()voiddestroy()Responseexecute(String content)Stringname()PluginTypetype()Stringvalidator()-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface io.edurt.datacap.spi.Plugin
connectType, driver
-
-
-
-
Method Detail
-
description
public String description()
- Specified by:
descriptionin interfacePlugin
-
type
public PluginType type()
-
-