This content has been marked as final. 
    
Show                 2 replies
    
- 
        1. Re: EJB 3.1 and evil StaticMetamodeljaikiran Nov 3, 2010 6:01 AM (in response to oranheim)Ove, The @StaticMetamodel isn't related to EJB3.1. It's a JPA construct. You might want to ask this question in a JPA specific forums like Hibernate. You have a better chance of getting it answered there, than here. By the way, I guess you have already come across this http://docs.jboss.org/hibernate/entitymanager/3.5/reference/en/html/metamodel.html 
- 
        2. Re: EJB 3.1 and evil StaticMetamodeloranheim Nov 4, 2010 6:40 AM (in response to jaikiran)Thanks for your clarification and I've managed to set up a pre-processor for my JPA beans generating my meta-model. I'll move this topic over to Hibernate forum. 
 
    