I am doing a service that get data from a source and fetch them into my Database by using JPA. The id is generated by using sequence. I have created the sequence on my DB by using this command:I am doing a service that get data from a sourc
I am doing a service that get data from a source and fetch them into my Database by using JPA. The id is generated by using sequence. I have created the sequence on my DB by using this command:I am doing a service that get data from a sourc