Package me.neznamy.tab.shared.config
Class MySQL
java.lang.Object
me.neznamy.tab.shared.config.MySQL
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoid
-
Constructor Details
-
MySQL
public MySQL(String host, int port, String database, String username, String password) throws SQLException - Throws:
SQLException
-
-
Method Details
-
closeConnection
- Throws:
SQLException
-
execute
- Throws:
SQLException
-
getCRS
- Throws:
SQLException
-