C D E F G I N S T V 
All Classes All Packages

C

configure() - Method in class io.edurt.datacap.plugin.jdbc.sqlserver.SqlServerPluginModule
 
connect(Configure) - Method in class io.edurt.datacap.plugin.jdbc.sqlserver.SqlServerPlugin
 

D

description() - Method in class io.edurt.datacap.plugin.jdbc.sqlserver.SqlServerPlugin
 
destroy() - Method in class io.edurt.datacap.plugin.jdbc.sqlserver.SqlServerPlugin
 

E

execute(String) - Method in class io.edurt.datacap.plugin.jdbc.sqlserver.SqlServerPlugin
 

F

formatJdbcUrl() - Method in class io.edurt.datacap.plugin.jdbc.sqlserver.SqlServerConnection
check version SQL Server 2000: jdbc:microsoft:sqlserver://:;DatabaseName= SQL Server 2005 and above: jdbc:sqlserver://:;databaseName=

G

get() - Method in class io.edurt.datacap.plugin.jdbc.sqlserver.SqlServerPluginModule
 
getName() - Method in class io.edurt.datacap.plugin.jdbc.sqlserver.SqlServerPluginModule
 
getType() - Method in class io.edurt.datacap.plugin.jdbc.sqlserver.SqlServerPluginModule
 
getVersion() - Method in enum io.edurt.datacap.plugin.jdbc.sqlserver.SqlServerVersion
 

I

io.edurt.datacap.plugin.jdbc.sqlserver - package io.edurt.datacap.plugin.jdbc.sqlserver
 

N

name() - Method in class io.edurt.datacap.plugin.jdbc.sqlserver.SqlServerPlugin
 

S

SqlServerAdapter - Class in io.edurt.datacap.plugin.jdbc.sqlserver
 
SqlServerAdapter(JdbcConnection) - Constructor for class io.edurt.datacap.plugin.jdbc.sqlserver.SqlServerAdapter
 
SqlServerConnection - Class in io.edurt.datacap.plugin.jdbc.sqlserver
 
SqlServerConnection(JdbcConfigure, Response) - Constructor for class io.edurt.datacap.plugin.jdbc.sqlserver.SqlServerConnection
 
SqlServerPlugin - Class in io.edurt.datacap.plugin.jdbc.sqlserver
 
SqlServerPlugin() - Constructor for class io.edurt.datacap.plugin.jdbc.sqlserver.SqlServerPlugin
 
SqlServerPluginModule - Class in io.edurt.datacap.plugin.jdbc.sqlserver
 
SqlServerPluginModule() - Constructor for class io.edurt.datacap.plugin.jdbc.sqlserver.SqlServerPluginModule
 
SqlServerVersion - Enum in io.edurt.datacap.plugin.jdbc.sqlserver
 

T

type() - Method in class io.edurt.datacap.plugin.jdbc.sqlserver.SqlServerPlugin
 

V

V2017 - io.edurt.datacap.plugin.jdbc.sqlserver.SqlServerVersion
 
V2019 - io.edurt.datacap.plugin.jdbc.sqlserver.SqlServerVersion
 
V2022 - io.edurt.datacap.plugin.jdbc.sqlserver.SqlServerVersion
 
validator() - Method in class io.edurt.datacap.plugin.jdbc.sqlserver.SqlServerPlugin
 
valueOf(String) - Static method in enum io.edurt.datacap.plugin.jdbc.sqlserver.SqlServerVersion
Returns the enum constant of this type with the specified name.
values() - Static method in enum io.edurt.datacap.plugin.jdbc.sqlserver.SqlServerVersion
Returns an array containing the constants of this enum type, in the order they are declared.
C D E F G I N S T V 
All Classes All Packages