This post has been de-listed
It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.
I need to clear up some confusion. I just created the Login screen. now I'm making classes for the model package and the dao. I've also put the example data in MySQL workbench and got my program to connect with the database. What am I doing with my Java program with respect to the MySQL database. I'm adding customers along with their Id, name, address, etc. Am I supposed to pull data from the client_schedule database and displaying it in tables in my app? I'm confused how I'm supposed to use MySQL.ma i going to have to use joins, and if so, do they do in MySQL workbench or my Java code?
Subreddit
Post Details
- Posted
- 1 year ago
- Reddit URL
- View post on reddit.com
- External URL
- reddit.com/r/WGU_CompSci...