Hey guys,
Really thank you for all the support I am still learning and this is a personal project I am doing and hopefully would be a great learning experience. The idea is a I am making an Store Inventory management system for some of my family members, after I am done and I send them the application I will walk them through downloading MySQL and the
java application I made and asking them to create the tables would be a hassle, that is why I have been trying to have the application create the Tables itself.
The reason I would rather not use the text file is because I am learning and I keep on editing the tables and its columns, so far I have deleted and remade the tables like 50 times in the past 48 hours alone, that's why I came up with having Enums that contain the table names and their columns as shown below and this allows me to automatically update the tables incase I made a spontaneous change as I usually do.
I am probably wrong in what I am doing, but it is what I do know how to do, so if there is a better method please let me know
Thank you again guys for your advice and help that I have received so far and that I am still going to receive, you guys have no idea how much your help means to me and others who are lost and guided to the light by you