Posts by GiovaniOliveira • 41 points
3 posts
-
1
votes1
answer48
viewsA: Onetoone returning wrong value
Solution found: i created a constructor with attributes for the Item class and instead of using the relationship with the Itempreco table, I only used the value returned from select. Builder: public…
-
2
votes1
answer48
viewsQ: Onetoone returning wrong value
Guys, help me please, I’ve got a problem here and I’ve been racking my brain trying to figure this out for hours. I use Spring in the project and have the following relationship in one of my models:…
-
1
votes1
answer685
viewsQ: Special character error in Java
I’m having a problem here and I haven’t found anything that would solve on the internet, if you could help me, I would be extremely grateful. Well, come on, I have a java web application that uses…