[jboss-user] [JBoss Seam] - Re: Hibernate Naming Strategy

pete.muir@jboss.org do-not-reply at jboss.com
Fri Oct 12 08:56:38 EDT 2007


You can't set the naming strategey from components.xml due to a limitation in passing in objects.  If you are using JPA you can set it in persistence.xml, otherwise grab the hibernateSessionFactory on startup and set it in code

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

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



More information about the jboss-user mailing list