This content has been marked as final. 
    
Show                 2 replies
    
- 
        1. Re: Creating a EJB3 Entity bean?maxandersen Apr 7, 2008 2:01 PM (in response to patpirtle)Create a hibernate configuration and you have the option of generating ejb3 entity beans from the database schema via Run > Hibernate Code Generation. 
 If you use Seam, New Seam Entity will create a simple entity bean.
- 
        2. Re: Creating a EJB3 Entity bean?ochikvina Apr 8, 2008 6:29 AM (in response to patpirtle)Read about Hibernate Code Generation in our documentation http://download.jboss.org/jbosstools/nightly-docs/hibernatetools/en/html_single/index.html#d0e845 
 
     
    