Class DependencyPlugin.MySQLConfig
java.lang.Object
club.mher.privategames.api.support.DependencyPlugin.MySQLConfig
- Enclosing interface:
- DependencyPlugin
-
Constructor Summary
ConstructorsConstructorDescriptionMySQLConfig(String host, String database, String username, String password, int port, boolean ssl) -
Method Summary
-
Constructor Details
-
MySQLConfig
-