Posts by João Paulo da Mata Mendes • 21 points
3 posts
-
0
votes1
answer248
viewsQ: Error saving form with Hibernate: could not execute statement
I have a web form that saves data in Mysql, but is returning an error could not execute statement; Column 'bairro' cannot be null. The error says that the 'neighborhood' field cannot be null, but I…
-
1
votes0
answers63
viewsQ: How to install Spring Tool Suite on Linux?
Do you guys know a way to instill Sts in a way to create a shortcut on linux? Every time I want to start the same I have to go in his folder and run it. I have tried on foreign websites and it did…
-
0
votes0
answers201
viewsQ: Report with parameter in Jaspersoft Studio
I have a java class in netbenas that was to generate a report, according to the Service Order (ID) entered by the user. But Netbeans returns an error "File or report not found". private void…