Ok thx to clarify my question about the enhancement.

About your other point an id AUTO INCREMENT should be tagged as
@GeneratedValue(strategy = GenerationType.IDENTITY) in JPA.
I just insert some sample datas (so i set myself the ids to be sure what
they will be)
I don't think there is any mistakes there ?

When i copy the query that I get from JPA via the log in my database editor
it's working well. I don't get what I'm doing wrong.

Thanks for your help Kevin.



--
View this message in context: 
http://openjpa.208410.n2.nabble.com/JPA-Enhancement-with-Eclipse-and-Ant-Class-not-found-Exception-tp7405353p7582504.html
Sent from the OpenJPA Users mailing list archive at Nabble.com.

Reply via email to