[Pride-users] Java Persistence API (JPA)
Brought to you by:
jlessner
|
From: Anders P. <and...@op...> - 2006-09-24 18:33:51
|
Hi, Are there any plans to make PriDE JPA compatible? I know the idea behind PriDE is not to do all that full JPA compliance would require, but is it possible that the parts that PriDE actually does do are made JPA compatible? Could for instance the eclipse plugin and ant tasks generate beans with all the correct annotations? PriDE leaves you to design and implement some of the more advanced features. I'm interested in trying to that in a JPA compatible way. It would help me if the generated beans have the annotations. /Anders |