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 TypeMethodDescriptionapplyDefaultSetting(Setting setting) convertURL(Setting setting) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface me.hsgamer.hscore.database.Driver
createSetting
-
Constructor Details
-
SqlServerDriver
public SqlServerDriver()
-
-
Method Details
-
getDriverClass
- Specified by:
getDriverClassin interfaceDriver
-
convertURL
- Specified by:
convertURLin interfaceDriver
-
applyDefaultSetting
- Specified by:
applyDefaultSettingin interfaceDriver
-