I am creating a program in Java, connected to a database, my problem is whether to create a new tab to save the password and the name of each user or if I should use this data as client attributes.
Thank you!
I am creating a program in Java, connected to a database, my problem is whether to create a new tab to save the password and the name of each user or if I should use this data as client attributes.
Thank you!