|
5cc960b21a
|
Renamed the delete method to deleteFrom
|
2021-08-19 20:57:06 +02:00 |
|
|
7c2f408ef5
|
Integrated the deletion manager into the MySQLConnection & renamed the update method
|
2021-08-19 20:54:11 +02:00 |
|
|
d56a4e9580
|
Integrated the table generator into MySQLConnection#generateTable
|
2021-08-19 20:19:36 +02:00 |
|
|
2786ca124f
|
Cleaned up code of the DataBaseSelection & renamed it to SelectionManager
|
2021-08-19 20:05:58 +02:00 |
|
|
5efc36d1b0
|
Removed the table prefix from the mysql connection
|
2021-08-19 19:40:52 +02:00 |
|
|
264d33db4f
|
Cleaned up some code
|
2021-08-19 17:11:38 +02:00 |
|
|
2fecd3b402
|
Cleaned up code
|
2021-08-19 16:44:15 +02:00 |
|
|
961778bb0e
|
Integrated the table factory to the mysql connection
|
2021-08-19 16:43:26 +02:00 |
|
|
2d220c0211
|
Cleaned up the MySQLConnection class
|
2021-08-19 12:41:15 +02:00 |
|
|
47c8a1391d
|
Updated the constructor & the readme file
|
2021-08-19 12:32:52 +02:00 |
|
|
ca3e4d180c
|
Removed the old log manager & integrated the new log manager
|
2021-08-19 12:23:58 +02:00 |
|
|
21376fbf77
|
Removed static modifier
|
2021-08-19 12:03:42 +02:00 |
|
|
a04c670e02
|
Removed author comments
|
2021-08-19 11:58:57 +02:00 |
|
|
4e3cd42c60
|
Changed insertFrom to insertTo because it makes more sense 😅
|
2021-06-19 10:22:11 +02:00 |
|
|
81e5fdecaa
|
Added an InsertManager for quickly inserting to a table without writing a SQL Query
|
2021-06-19 10:15:07 +02:00 |
|
|
fa5fb6f26e
|
Moved to package / added pom.xml
|
2021-05-22 15:51:33 +02:00 |
|