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#3983190 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3983190 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
