More normalize credit comments

This commit is contained in:
ronancpl
2019-06-15 15:52:17 -03:00
parent a1fb28b481
commit 30e12a1f20
14 changed files with 1507 additions and 8 deletions

View File

@@ -6,7 +6,7 @@ import java.sql.SQLException;
/**
* @author Frz (Big Daddy)
* @author The Real Spookster (some modifications to this beautiful code)
* @author The Real Spookster - some modifications to this beautiful code
*/
public class DatabaseConnection {
private static String DB_URL = "jdbc:mysql://localhost:3306/heavenms";