I need to generate annotation based entity from the existing database in spring.I have tried pride but the generated entity dont having annotations.How can i generate the annotations in pride based entity or can any one suggest me a good entity generator.I want to say that i also have tried spring roo.
I need to generate annotation based entity from the existing database in spring.I have
Share
You can use DAL4J.jar , I think it will fulfill your need. visit http://www.sourceforge.net/projects/dal4j/