Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Trupti Patil   on Dec 24 In Java Category.

  
Question Answered By: Ty Thompson   on Dec 24

thanks for everything. i could solve  my problem  by myself. but it's so funny i just added this annotation @GeneratedValue(strategy=GenerationType.SEQUENCE)
and my problem is solved.
i red somewhere if your database  supports Auto Increment it's not necessary to add this annotation @GeneratedValue.
but It seems i had to add this annotation.
anyways thanks again and again

Share: 

 

This Question has 8 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on toplink/jpa problem Or get search suggestion and latest updates.


Tagged: