Posts by Francisco Mendes • 1 point
2 posts
-
-3
votes5
answers153
viewsA: Call the Java method
Declares the status last. Tip: It’s kind of useless to create getters and setters if the variables are public, create a new class and leave them private and make the getters and setters. And in…
-
0
votes0
answers106
viewsQ: What’s the UPDATE error? (Java with Database)
Hello, I am developing for the first time a system in Java with Database and there is some error in the Update that since yesterday I look for and not found. The error is that when I click to…