i am using hibernate annotations, at the back end i am using Postgres SQL 8.3. So, i don’t know how to apply sequence in annotations of my Class.
Plz provide related help for this.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Then, put this in front of your sequence field:
hope that was of any help…