Hello. I can use hibernate plug-in to generate EJB 3 Entities from POJOs. But is there any
way to define methods that should be copied from POJO to Entity (without change) and
methods, that should be copied from POJO to Entity and marked as lifecycle methods
(@PreRemove, @PostRemome, etc.).
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3983190#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...