This content has been marked as final. 
    
Show                 4 replies
    
- 
        1. Re: Auto generating entity beansjaikiran Aug 4, 2009 9:55 AM (in response to sarabjit)As far as i know, there is no spec compliant way of doing this. Each persistence provider (Hibernate, TopLink etc...) have their custom ways for reverse engineering. See this Hibernate documentation https://www.hibernate.org/255.html 
- 
        2. Re: Auto generating entity beanswolfgangknauf Aug 5, 2009 4:40 AM (in response to sarabjit)Hi sarabjit, 
 as far as I know, Eclipse + WebToolsPlatform-plugin + Data Tools Platform plugin provide a way to generate entities from a schema. But I never used this, so I cannot help you much further.
 Best regards
 Wolfgang
- 
        3. Re: Auto generating entity beanssarabjit Aug 5, 2009 5:25 AM (in response to sarabjit)Thanks jaikiran and Wolfgang. Let me try these out. Will sure let you know what worked. 
- 
        4. Re: Auto generating entity beanssarabjit Aug 13, 2009 3:26 AM (in response to sarabjit)Thanks guys, just to answer to that. I used Hibernate tools. It works pretty pretty well and is easy to use. https://www.hibernate.org/hib_docs/tools/reference/en/html/plugins.html gives you more info. 
 
     
    