Class SqlServerDriver
java.lang.Object
me.hsgamer.hscore.database.driver.sqlserver.SqlServerDriver
- All Implemented Interfaces:
Driver
A driver for Microsoft SQL Server
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidapplyDefaultSetting(Setting setting) convertURL(Setting setting)
-
Constructor Details
-
SqlServerDriver
public SqlServerDriver()
-
-
Method Details
-
getDriverClass
- Specified by:
getDriverClassin interfaceDriver
-
convertURL
- Specified by:
convertURLin interfaceDriver
-
applyDefaultSetting
- Specified by:
applyDefaultSettingin interfaceDriver
-