Posts by Jorge William Rodrigues • 11 points
2 posts
-
1
votes0
answers95
viewsQ: Problem persisting in SPRING-DATA/JPA using Composite Key / Does not return Generated Id
Hello someone already had this problem, when saving a class with composite key, the Spring Data API does not return with the generated id? I ran a test with primitive classes with unique id so it…
-
0
votes1
answer89
viewsA: Using data from an array of one class in another
I don’t understand.. in its class there is no return function of the array type of the verb variable. try like this: public String[] ler_lista() { ... try { FileReader leitura_arquivo = new…