[jboss-user] [JBoss Seam] - Re: removing table prefix for generate-entities ?

luizruiz do-not-reply at jboss.com
Fri Oct 26 07:46:30 EDT 2007


You can use a custom ReverseEngineeringStrategy, overriding the tableToClassName or columnToPropertyName methods. Your class can extends org.hibernate.cfg.reveng.DelegatingReverseEngineeringStrategy.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4099242#4099242

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4099242



More information about the jboss-user mailing list